Title :
Efficient subwindow search with submodular score functions
Author :
An, Senjian ; Peursum, Patrick ; Liu, Wanquan ; Venkatesh, Svetha
Author_Institution :
Dept. of Comput., Curtin Univ. of Technol., Perth, WA, Australia
Abstract :
Subwindow search aims to find the optimal subimage which maximizes the score function of an object to be detected. After the development of the branch and bound (B&B) method called Efficient Subwindow Search (ESS), several algorithms (IESS, AESS, ARCS) have been proposed to improve the performance of ESS. For n×n images, IESS´s time complexity is bounded by O(n3) which is better than ESS, but only applicable to linear score functions. Other work shows that Monge properties can hold in subwindow search and can be used to speed up the search to O(n3), but only applies to certain types of score functions. In this paper we explore the connection between submodular functions and the Monge property, and prove that sub-modular score functions can be used to achieve O(n3) time complexity for object detection. The time complexity can be further improved to be sub-cubic by applying B&B methods on row interval only, when the score function has a multivariate submodular bound function. Conditions for sub-modularity of common non-linear score functions and multivariate submodularity of their bound functions are also provided, and experiments are provided to compare the proposed approach against ESS and ARCS for object detection with some nonlinear score functions.
Keywords :
computational complexity; feature extraction; object detection; tree searching; B and B method; Monge property; bound function; branch and bound method; linear score function; multivariate submodular bound function; nonlinear score function; object detection; object score function; optimal subimage; submodular score function; subwindow search; time complexity; Complexity theory; Feature extraction; Histograms; Linear matrix inequalities; Object detection; Optimization methods; Search problems;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on
Conference_Location :
Providence, RI
Print_ISBN :
978-1-4577-0394-2
DOI :
10.1109/CVPR.2011.5995355