Improved Residual Vector Quantization for High-dimensional Approximate Nearest Neighbor Search
Shicong Liu, Hongtao Lu, Junru Shao

TL;DR
This paper introduces IRVQ, an enhanced residual vector quantization method that improves high-dimensional approximate nearest neighbor search by addressing performance decay and NP-hard encoding issues, resulting in better accuracy.
Contribution
IRVQ combines subspace clustering and warm-started k-means for codebook learning, and employs multi-path encoding to reduce distortion, advancing RVQ performance.
Findings
Significant improvement over traditional RVQ in benchmark datasets
Enhanced search accuracy and reduced quantization error
Outperforms current state-of-the-art methods
Abstract
Quantization methods have been introduced to perform large scale approximate nearest search tasks. Residual Vector Quantization (RVQ) is one of the effective quantization methods. RVQ uses a multi-stage codebook learning scheme to lower the quantization error stage by stage. However, there are two major limitations for RVQ when applied to on high-dimensional approximate nearest neighbor search: 1. The performance gain diminishes quickly with added stages. 2. Encoding a vector with RVQ is actually NP-hard. In this paper, we propose an improved residual vector quantization (IRVQ) method, our IRVQ learns codebook with a hybrid method of subspace clustering and warm-started k-means on each stage to prevent performance gain from dropping, and uses a multi-path encoding scheme to encode a vector with lower distortion. Experimental results on the benchmark datasets show that our method gives…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Remote-Sensing Image Classification
