arXiv Analytics

Sign in

arXiv:2112.09568 [cs.CV]AbstractReferencesReviewsResources

Nearest neighbor search with compact codes: A decoder perspective

Kenza Amara, Matthijs Douze, Alexandre Sablayrolles, Hervé Jégou

Published 2021-12-17, updated 2022-02-21Version 2

Modern approaches for fast retrieval of similar vectors on billion-scaled datasets rely on compressed-domain approaches such as binary sketches or product quantization. These methods minimize a certain loss, typically the mean squared error or other objective functions tailored to the retrieval problem. In this paper, we re-interpret popular methods such as binary hashing or product quantizers as auto-encoders, and point out that they implicitly make suboptimal assumptions on the form of the decoder. We design backward-compatible decoders that improve the reconstruction of the vectors from the same codes, which translates to a better performance in nearest neighbor search. Our method significantly improves over binary hashing methods or product quantization on popular benchmarks.

Related articles: Most relevant | Search more
arXiv:2306.06928 [cs.CV] (Published 2023-06-12)
Sparse-Inductive Generative Adversarial Hashing for Nearest Neighbor Search
arXiv:1812.09162 [cs.CV] (Published 2018-12-21)
Quicker ADC : Unlocking the hidden potential of Product Quantization with SIMD
arXiv:0804.1448 [cs.CV] (Published 2008-04-09)
Fast k Nearest Neighbor Search using GPU