SOTAVerified

Locally Optimized Product Quantization for Approximate Nearest Neighbor Search

2014-06-01CVPR 2014Unverified0· sign in to hype

Yannis Kalantidis, Yannis Avrithis

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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.

Tasks

Reproductions