Object Retrieval and Localization with Spatially-Constrained Similarity Measure and k-NN Re-Ranking

Abstract

One fundamental problem in object retrieval with the bag-of-visual words (BoW) model is its lack of spatial information. Although various approaches are proposed to incorporate spatial constraints into the BoW model, most of them are either too strict or too loose so that they are only effective in limited cases. We propose a new spatially-constrained similarity measure (SCSM) to handle object rotation, scaling, view point change and appearance deformation. The similarity measure can be efficiently calculated by a voting-based method using inverted files. Object retrieval and localization are then simultaneously achieved without post-processing. Furthermore, we introduce a novel and robust re-ranking method with the k-nearest neighbors of the query for automatically refining the initial search results. Extensive performance evaluations on six public datasets show that SCSM significantly outperforms other spatial models, while k-NN re-ranking outperforms most state-of-the-art approaches using query expansion.

Cite

Text

Shen et al. "Object Retrieval and Localization with Spatially-Constrained Similarity Measure and k-NN Re-Ranking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248031

Markdown

[Shen et al. "Object Retrieval and Localization with Spatially-Constrained Similarity Measure and k-NN Re-Ranking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/shen2012cvpr-object/) doi:10.1109/CVPR.2012.6248031

BibTeX

@inproceedings{shen2012cvpr-object,
  title     = {{Object Retrieval and Localization with Spatially-Constrained Similarity Measure and k-NN Re-Ranking}},
  author    = {Shen, Xiaohui and Lin, Zhe and Brandt, Jonathan and Avidan, Shai and Wu, Ying},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {3013-3020},
  doi       = {10.1109/CVPR.2012.6248031},
  url       = {https://mlanthology.org/cvpr/2012/shen2012cvpr-object/}
}