Empirical Inference

Efficient Subwindow Search: A Branch and Bound Framework for Object Localization

2009

Article

ei


Most successful object recognition systems rely on binary classification, deciding only if an object is present or not, but not providing information on the actual object location. To estimate the object‘s location, one can take a sliding window approach, but this strongly increases the computational cost because the classifier or similarity function has to be evaluated over a large set of candidate subwindows. In this paper, we propose a simple yet powerful branch and bound scheme that allows efficient maximization of a large class of quality functions over all possible subimages. It converges to a globally optimal solution typically in linear or even sublinear time, in contrast to the quadratic scaling of exhaustive or sliding window search. We show how our method is applicable to different object detection and image retrieval scenarios. The achieved speedup allows the use of classifiers for localization that formerly were considered too slow for this task, such as SVMs with a spatial pyramid kernel or nearest-neighbor classifiers based on the chi^2 distance. We demonstrate state-of-the-art localization performance of the resulting systems on the UIUC Cars data set, the PASCAL VOC 2006 data set, and in the PASCAL VOC 2007 competition.

Author(s): Lampert, CH. and Blaschko, MB. and Hofmann, T.
Journal: IEEE Transactions on Pattern Analysis and Machine Intelligence
Volume: 31
Number (issue): 12
Pages: 2129-2142
Year: 2009
Month: December
Day: 0

Department(s): Empirical Inference
Bibtex Type: Article (article)

Digital: 0
DOI: 10.1109/TPAMI.2009.144
Language: en
Organization: Max-Planck-Gesellschaft
School: Biologische Kybernetik

Links: PDF
Web

BibTex

@article{5942,
  title = {Efficient Subwindow Search: A Branch and Bound Framework for Object Localization},
  author = {Lampert, CH. and Blaschko, MB. and Hofmann, T.},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
  volume = {31},
  number = {12},
  pages = {2129-2142},
  organization = {Max-Planck-Gesellschaft},
  school = {Biologische Kybernetik},
  month = dec,
  year = {2009},
  doi = {10.1109/TPAMI.2009.144},
  month_numeric = {12}
}