paper-with-me

Papers

A Biresolution Spectral Framework for Product Quantization

2018-06-01 · CVPR 2018 6 · Lopamudra Mukherjee, Sathya N. Ravi, Jiming Peng, Vikas Singh

Product quantization (PQ) (and its variants) has been effec- tively used to encode high-dimensional data into compact codes for many problems in vision. In principle, PQ decomposes the given data into a number of lower-dimensional subspaces where the quantization proceeds independently for each subspace. While the original PQ approach does not explicitly optimize for these subspaces, later proposals have argued that the performance tends to benefit significantly if such subspaces are chosen in an optimal manner. Despite such consensus, existing approaches in the literature diverge in terms of which specific properties of these subspaces are desirable and how one should proceed to solve/optimize them. Nonetheless, despite the empirical support, there is less clarity regarding the theoretical properties that underlie these experimental benefits for quantization problems in general. In this paper, we study the quantization problem in the setting where subspaces are orthogonal and show that this problem is intricately related to a specific type of spectral decomposition of the data. This insight not only opens the door to a rich body of work in spectral analysis, but also leads to distinct computational benefits. Our resultant biresolution spectral formulation captures both the subspace projection error as well as the quantization error within the same framework. After a reformulation, the core steps of our algorithm involve a simple eigen decomposition step, which can be solved efficiently. We show that our method performs very favorably against a number of state of the art methods on standard data sets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

eOptShrinkQ: Near-Lossless KV Cache Compression Through Optimal Spectral Denoising and Quantization

2026-04-06 · Pei-Chun Su arxiv

We show that the key-value (KV) cache in transformer attention heads admits a natural decomposition into a low-rank \emph{shared context} component and a full-rank \emph{per-token} residual, well described by the spiked …

Quantization-Aware Deep Optics for Diffractive Snapshot Hyperspectral Imaging

2022-01-01 · CVPR 2022 1 · Lingen Li, Lizhi Wang, Weitao Song, Lei Zhang 외

Diffractive snapshot hyperspectral imaging based on the deep optics framework has been striving to capture the spectral images of dynamic scenes. However, existing deep optics frameworks all suffer from the mismatch …

Quantization

Metis: Training LLMs with FP4 Quantization

2025-08-30 · Hengjie Cao, Mengyi Chen, Yifeng Yang, Ruijun Huang 외 arxiv

This work identifies anisotropy in the singular value spectra of parameters, activations, and gradients as the fundamental barrier to low-bit training of large language models (LLMs). These spectra are dominated by a sma…

Local Orthogonal Decomposition for Maximum Inner Product Search

2019-03-25 · Xiang Wu, Ruiqi Guo, Sanjiv Kumar, David Simcha

Inverted file and asymmetric distance computation (IVFADC) have been successfully applied to approximate nearest neighbor search and subsequently maximum inner product search. In such a framework, vector quantization is …

Quantization

BitsMoE: Efficient Spectral Energy-Guided Bit Allocation for MoE LLM Quantization

2026-05-22 · Jiayu Zhao, Zihan Teng, Minhao Fan, Tianrui Ma 외 arxiv

Mixture-of-Experts (MoE) large language models reduce per-token computation through sparse expert activation, but their deployment remains memory-intensive because all expert weights must be kept resident in memory. Exis…