English

Learning a Complete Image Indexing Pipeline

Computer Vision and Pattern Recognition 2017-12-14 v1

Abstract

To work at scale, a complete image indexing system comprises two components: An inverted file index to restrict the actual search to only a subset that should contain most of the items relevant to the query; An approximate distance computation mechanism to rapidly scan these lists. While supervised deep learning has recently enabled improvements to the latter, the former continues to be based on unsupervised clustering in the literature. In this work, we propose a first system that learns both components within a unifying neural framework of structured binary encoding.

Keywords

Cite

@article{arxiv.1712.04480,
  title  = {Learning a Complete Image Indexing Pipeline},
  author = {Himalaya Jain and Joaquin Zepeda and Patrick Pérez and Rémi Gribonval},
  journal= {arXiv preprint arXiv:1712.04480},
  year   = {2017}
}
R2 v1 2026-06-22T23:16:07.276Z