Large Language Model (LLM) inference is typically memory-intensive, especially when processing large batch sizes and long sequences, due to the large size of key-value (KV) cache. Vector Quantization (VQ) is recently adopted to alleviate this issue, but we find that the existing approach is susceptible to distribution shift due to its reliance on calibration datasets. To address this limitation, we introduce NSNQuant, a calibration-free Vector Quantization (VQ) technique designed for low-bit compression of the KV cache. By applying a three-step transformation-1) a token-wise normalization (Normalize), 2) a channel-wise centering (Shift), and 3) a second token-wise normalization (Normalize) -with Hadamard transform, NSNQuant effectively aligns the token distribution with the standard normal distribution. This alignment enables robust, calibration-free vector quantization using a single reusable codebook. Extensive experiments show that NSNQuant consistently outperforms prior methods in both 1-bit and 2-bit settings, offering strong generalization and up to 3 throughput gain over full-precision baselines.
Building similarity graph...
Analyzing shared references across papers
Loading...
Son et al. (Fri,) studied this question.
www.synapsesocial.com/papers/68da58d8c1728099cfd10fe3 — DOI: https://doi.org/10.48550/arxiv.2505.18231
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:
Donghyun Son
Euntae Choi
Sungjoo Yoo
Building similarity graph...
Analyzing shared references across papers
Loading...