Title :
Exploiting Monge structures in optimum subwindow search
Author :
An, Senjian ; Peursum, Patrick ; Liu, Wanquan ; Venkatesh, Svetha ; Chen, Xiaoming
Author_Institution :
Dept. of Comput., Curtin Univ. of Technol., Perth, WA, Australia
Abstract :
Optimum subwindow search for object detection aims to find a subwindow so that the contained subimage is most similar to the query object. This problem can be formulated as a four dimensional (4D) maximum entry search problem wherein each entry corresponds to the quality score of the subimage contained in a subwindow. For n × n images, a naive exhaustive search requires O(n4) sequential computations of the quality scores for all subwindows. To reduce the time complexity, we prove that, for some typical similarity functions like Euclidian metric, χ2 metric on image histograms, the associated 4D array carries some Monge structures and we utilise these properties to speed up the optimum subwindow search and the time complexity is reduced to O(n3). Furthermore, we propose a locally optimal alternating column and row search method with typical quadratic time complexity O(n2). Experiments on PASCAL VOC 2006 demonstrate that the alternating method is significantly faster than the well known efficient subwindow search (ESS) method whilst the performance loss due to local maxima problem is negligible.
Keywords :
computational complexity; object detection; query processing; search problems; Euclidian metric; PASCAL VOC 2006; efficient subwindow search method; exploiting Monge structures; image histograms; maximum entry search problem; naive exhaustive search requires; object detection; optimum subwindow search; query object; time complexity; Australia; Electronic switching systems; Feature extraction; Histograms; Object detection; Performance loss; Search methods; Search problems; Shape; Upper bound;
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.5540119