paper-with-me

Papers

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 and scalar product computations between compressed and uncompressed vectors. We further suggest vector encoding and codebook learning algorithms that can minimize the coding error within the proposed scheme. In the experiments, we demonstrate that the proposed compression can be used instead of or together with product quantization. Compared to product quantization and its optimized versions, the proposed compression approach leads to lower coding approximation errors, higher accuracy of approximate nearest neighbor search in the datasets of visual descriptors, and lower image classification error, whenever the classifiers are learned on or applied to compressed vectors.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationQuantization

Similar Papers 제목 키워드 기반

Extreme Compression of Large Language Models via Additive Quantization

2024-01-11 · Vage Egiazarian, Andrei Panferov, Denis Kuznedelev, Elias Frantar 외

The emergence of accurate open large language models (LLMs) has led to a race towards performant quantization techniques which can enable their execution on end-user devices. In this paper, we revisit the problem of "ext…

CPUGPUInformation RetrievalQuantization

Stacked Quantizers for Compositional Vector Compression

2014-11-08 · Julieta Martinez, Holger H. Hoos, James J. Little

Recently, Babenko and Lempitsky introduced Additive Quantization (AQ), a generalization of Product Quantization (PQ) where a non-independent set of codebooks is used to compress vectors into small binary codes. Unfortuna…

Quantization

CRVQ: Channel-relaxed Vector Quantization for Extreme Compression of LLMs

2024-12-12 · Yuzhuang Xu, Shiyu Ji, Qingfu Zhu, Wanxiang Che

Powerful large language models (LLMs) are increasingly expected to be deployed with lower computational costs, enabling their capabilities on resource-constrained devices. Post-training quantization (PTQ) has emerged as …

Quantization

Soft then Hard: Rethinking the Quantization in Neural Image Compression

2021-04-12 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Quantization is one of the core components in lossy image compression. For neural image compression, end-to-end optimization requires differentiable approximations of quantization, which can generally be grouped into thr…

Image CompressionQuantization

Quantized sparse PCA for neural network weight compression

2021-09-29 · Andrey Kuzmin, Mart van Baalen, Markus Nagel, Arash Behboodi

In this paper, we introduce a novel method of weight compression. In our method, we store weight tensors as sparse, quantized matrix factors, whose product is computed on the fly during inference to generate the target m…

Quantization