Ask the Locals: Multi-Way Local Pooling for Image Recognition

Abstract

Invariant representations in object recognition systems are generally obtained by pooling feature vectors over spatially local neighborhoods. But pooling is not local in the feature vector space, so that widely dissimilar features may be pooled together if they are in nearby locations. Recent approaches rely on sophisticated encoding methods and more specialized codebooks (or dictionaries), e.g., learned on subsets of descriptors which are close in feature space, to circumvent this problem. In this work, we argue that a common trait found in much recent work in image recognition or retrieval is that it leverages locality in feature space on top of purely spatial locality. We propose to apply this idea in its simplest form to an object recognition system based on the spatial pyramid framework, to increase the performance of small dictionaries with very little added engineering. State-of-the-art results on several object recognition benchmarks show the promise of this approach.

Cite

Text

Boureau et al. "Ask the Locals: Multi-Way Local Pooling for Image Recognition." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126555

Markdown

[Boureau et al. "Ask the Locals: Multi-Way Local Pooling for Image Recognition." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/boureau2011iccv-ask/) doi:10.1109/ICCV.2011.6126555

BibTeX

@inproceedings{boureau2011iccv-ask,
  title     = {{Ask the Locals: Multi-Way Local Pooling for Image Recognition}},
  author    = {Boureau, Y-Lan and Le Roux, Nicolas and Bach, Francis R. and Ponce, Jean and LeCun, Yann},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {2651-2658},
  doi       = {10.1109/ICCV.2011.6126555},
  url       = {https://mlanthology.org/iccv/2011/boureau2011iccv-ask/}
}