Pairwise Quantization
Artem Babenko, Relja Arandjelovi\'c, Victor Lempitsky

TL;DR
This paper introduces a novel quantization method that optimizes pairwise distortions by learning a linear transformation, significantly improving high-dimensional vector compression for tasks like similarity search.
Contribution
It proposes a simple linear transformation to reduce pairwise distortion minimization to pointwise reconstruction error minimization, enhancing quantization performance.
Findings
Reduces pairwise distortions compared to traditional quantization.
Achieves significant improvements in high-dimensional vector compression.
Compatible with existing quantization methods after transformation.
Abstract
We consider the task of lossy compression of high-dimensional vectors through quantization. We propose the approach that learns quantization parameters by minimizing the distortion of scalar products and squared distances between pairs of points. This is in contrast to previous works that obtain these parameters through the minimization of the reconstruction error of individual points. The proposed approach proceeds by finding a linear transformation of the data that effectively reduces the minimization of the pairwise distortions to the minimization of individual reconstruction errors. After such transformation, any of the previously-proposed quantization approaches can be used. Despite the simplicity of this transformation, the experiments demonstrate that it achieves considerable reduction of the pairwise distortions compared to applying quantization directly to the untransformed…
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 Vision and Imaging · Image and Signal Denoising Methods · Advanced Data Compression Techniques
