paper-with-me

Papers

Improved Residual Vector Quantization for High-dimensional Approximate Nearest Neighbor Search

2015-09-17 · Shicong Liu, Hongtao Lu, Junru Shao

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 substantially improves RVQ and delivers better performance compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1509.05195

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringQuantizationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

RQ-MoE: Residual Quantization via Mixture of Experts for Efficient Input-Dependent Vector Compression

2026-05-14 · Zhengjia Zhong, Shuyan Ke, Zaizhou Lin, Jiaqi Song 외 arxiv

Vector quantization is a fundamental tool for compressing high-dimensional embeddings, yet existing multi-codebook methods rely on static codebooks that limit expressiveness under heterogeneous data geometry. While recen…

Qinco2: Vector Compression and Search with Improved Implicit Neural Codebooks

2025-01-06 · Théophane Vallaeys, Matthew Muckley, Jakob Verbeek, Matthijs Douze

Vector quantization is a fundamental technique for compression and large-scale nearest neighbor search. For high-accuracy operating points, multi-codebook quantization associates data vectors with one element from each o…

DecoderQuantization

Learning Better Encoding for Approximate Nearest Neighbor Search with Dictionary Annealing

2015-07-06 · Shicong Liu, Hongtao Lu

We introduce a novel dictionary optimization method for high-dimensional vector quantization employed in approximate nearest neighbor (ANN) search. Vector quantization methods first seek a series of dictionaries, then ap…

Dictionary LearningGPUQuantization

Multiscale Quantization for Fast Similarity Search

2017-12-01 · NeurIPS 2017 12 · Xiang Wu, Ruiqi Guo, Ananda Theertha Suresh, Sanjiv Kumar 외

We propose a multiscale quantization approach for fast similarity search on large, high-dimensional datasets. The key insight of the approach is that quantization methods, in particular product quantization, perform poor…

Quantization

Product Quantizer Aware Inverted Index for Scalable Nearest Neighbor Search

2021-01-01 · ICCV 2021 10 · Haechan Noh, TaeHo Kim, Jae-Pil Heo

The inverted index is one of the most commonly used structures for non-exhaustive nearest neighbor search on large-scale datasets. It allows a significant factor of acceleration by a reduced number of distance comput…

Quantization