Title :
Fast dynamic programming for labeling problems with ordering constraints
Author :
Bai, Junjie ; Song, Qi ; Veksler, Olga ; Wu, Xiaodong
Author_Institution :
Dept. of Electr. & Comput. Eng., Univ. of Iowa, Iowa City, IA, USA
Abstract :
Many computer vision applications can be formulated as labeling problems. However, multilabeling problems are usually very challenging to solve, especially when some ordering constraints are enforced. We solve in this paper a five-parts labeling problem proposed in [6, 7]. In this model, one wants to find an optimal labeling for an image with five possible parts: “left”, “right”, “top”, “bottom” and “center”. The geometric ordering constraints can be read naturally from the names. No previous method can solve the problem with globally optimal solutions in a linear space complexity. We propose an efficient dynamic programming based algorithm which guarantees the global optimal labeling for the five-parts model. The time complexity is O(N1.5) and the space complexity is O(N), with N being the number of pixels in the image. In practice, it runs faster than previous methods. Moreover, it works for both 4-neighborhood and 8-neighborhood settings, and can be easily parallelized for GPU.
Keywords :
computational complexity; computer vision; constraint handling; dynamic programming; geometry; graphics processing units; GPU; computer vision applications; dynamic programming based algorithm; five-part labeling problem; five-part model; geometric ordering constraints; global optimal image labeling; globally optimal solutions; image bottom; image center; image left parts; image right parts; image top; linear space complexity; multilabeling problems; time complexity; Complexity theory; Dynamic programming; Green products; Heuristic algorithms; Labeling; Memory management; Optimization;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on
Conference_Location :
Providence, RI
Print_ISBN :
978-1-4673-1226-4
Electronic_ISBN :
1063-6919
DOI :
10.1109/CVPR.2012.6247868