English

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

Machine Learning 2025-02-20 v2 Computation and Language

Abstract

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 a star approach to achieve this ambition, with best methods compressing weights to less than 2 bit on average. In this paper, we propose Channel-Relaxed Vector Quantization (CRVQ), a novel technique that significantly improves the performance of PTQ baselines at the cost of only minimal additional bits. This state-of-the-art extreme compression method achieves its results through two key innovations: (1) carefully selecting and reordering a very small subset of critical weight channels, and (2) leveraging extended codebooks to relax the constraint of critical channels. With our method, we demonstrate a 38.9\% improvement over the current strongest sub-2-bit PTQ baseline, enabling nearer lossless 1-bit compression. Furthermore, our approach offers flexible customization of quantization bit-width and performance, providing a wider range of deployment options for diverse hardware platforms.

Keywords

Cite

@article{arxiv.2412.09282,
  title  = {CRVQ: Channel-Relaxed Vector Quantization for Extreme Compression of LLMs},
  author = {Yuzhuang Xu and Shiyu Ji and Qingfu Zhu and Wanxiang Che},
  journal= {arXiv preprint arXiv:2412.09282},
  year   = {2025}
}

Comments

7 figures, 8 tables

R2 v1 2026-06-28T20:32:30.212Z