paper-with-me

Papers

Locally Optimized Product Quantization for Approximate Nearest Neighbor Search

2014-06-01 · CVPR 2014 6 · Yannis Kalantidis, Yannis Avrithis

We present a simple vector quantizer that combines low distortion with fast search and apply it to approximate nearest neighbor (ANN) search in high dimensional spaces. Leveraging the very same data structure that is used to provide non-exhaustive search, i.e., inverted lists or a multi-index, the idea is to locally optimize an individual product quantizer (PQ) per cell and use it to encode residuals. Local optimization is over rotation and space decomposition; interestingly, we apply a parametric solution that assumes a normal distribution and is extremely fast to train. With a reasonable space and time overhead that is constant in the data size, we set a new state-of-the-art on several public datasets, including a billion-scale one.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Optimized Product Quantization for Approximate Nearest Neighbor Search

2013-06-01 · CVPR 2013 6 · Tiezheng Ge, Kaiming He, Qifa Ke, Jian Sun

Product quantization is an effective vector quantization approach to compactly encode high-dimensional vectors for fast approximate nearest neighbor (ANN) search. The essence of product quantization is to decompose the o…

Quantization

Transformed Residual Quantization for Approximate Nearest Neighbor Search

2015-12-22 · Jiangbo Yuan, Xiuwen Liu

The success of product quantization (PQ) for fast nearest neighbor search depends on the exponentially reduced complexities of both storage and computation with respect to the codebook size. Recent efforts have been focu…

Quantization

Local Orthogonal Decomposition for Maximum Inner Product Search

2019-03-25 · Xiang Wu, Ruiqi Guo, Sanjiv Kumar, David Simcha

Inverted file and asymmetric distance computation (IVFADC) have been successfully applied to approximate nearest neighbor search and subsequently maximum inner product search. In such a framework, vector quantization is …

Quantization

Additive Quantization for Extreme Vector Compression

2014-06-01 · CVPR 2014 6 · Artem Babenko, Victor Lempitsky

We introduce a new compression scheme for high-dimensional vectors that approximates the vectors using sums of M codewords coming from M different codebooks. We show that the proposed scheme permits efficient distance an…

General Classificationimage-classificationImage ClassificationQuantization

Improving Bilayer Product Quantization for Billion-Scale Approximate Nearest Neighbors in High Dimensions

2014-04-07 · Artem Babenko, Victor Lempitsky

The top-performing systems for billion-scale high-dimensional approximate nearest neighbor (ANN) search are all based on two-layer architectures that include an indexing structure and a compressed datapoints layer. An in…

Data CompressionQuantization