Inverted Index Compression for Scalable Image Matching

  • Authors:
  • David M. Chen;Sam S. Tsai;Vijay Chandrasekhar;Gabriel Takacs;Ramakrishna Vedantham;Radek Grzeszczuk;Bernd Girod

  • Affiliations:
  • -;-;-;-;-;-;-

  • Venue:
  • DCC '10 Proceedings of the 2010 Data Compression Conference
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

To perform fast image matching against large databases, a Vocabulary Tree (VT) uses an inverted index that maps from each tree node to database images which have visited that node. The inverted index can require gigabytes of memory, which significantly slows down the database server. In this paper, we design, develop, and compare techniques for inverted index compression for image-based retrieval. We show that these techniques significantly reduce memory usage, by as much as 5x, without loss in recognition accuracy. Our work includes fast decoding methods, an offline database reordering scheme that exploits the similarity between images for additional memory savings, and a generalized coding scheme for soft-binned feature descriptor histograms. We also show that reduced index memory permits memory-intensive image matching techniques that boost recognition accuracy.