Title :
Fast globally optimal 2D human detection with loopy graph models
Author :
Tian, Tai-Peng ; Sclaroff, Stan
Author_Institution :
Boston Univ., Boston, MA, USA
Abstract :
This paper presents an algorithm for recovering the globally optimal 2D human figure detection using a loopy graph model. This is computationally challenging because the time complexity scales exponentially in the size of the largest clique in the graph. The proposed algorithm uses Branch and Bound (BB) to search for the globally optimal solution. The algorithm converges rapidly in practice and this is due to a novel method for quickly computing tree based lower bounds. The key idea is to recycle the dynamic programming (DP) tables associated with the tree model to look up the tree based lower bound rather than recomputing the lower bound from scratch. This technique is further sped up using Range Minimum Query data structures to provide O(1) cost for computing the lower bound for most iterations of the BB algorithm. The algorithm is evaluated on the Iterative Parsing dataset and it is shown to run fast empirically.
Keywords :
data structures; dynamic programming; graph theory; object detection; query processing; tree searching; branch and bound algorithm; dynamic programming; globally optimal 2D human figure detection; iterative parsing dataset; loopy graph models; range minimum query data structures; tree model; Approximation algorithms; Approximation error; Biological system modeling; Cost function; Graphical models; Humans; Inference algorithms; Iterative algorithms; Kinematics; Tree graphs;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on
Conference_Location :
San Francisco, CA
Print_ISBN :
978-1-4244-6984-0
DOI :
10.1109/CVPR.2010.5540227