English

R2Q: Towards Robust 2-Bit Large Language Models via Residual Refinement Quantization

Computation and Language 2025-12-01 v1 Artificial Intelligence

Abstract

The rapid progress of Large Language Models (LLMs) has brought substantial computational and memory demands, spurring the adoption of low-bit quantization. While 8-bit and 4-bit formats have become prevalent, extending quantization to 2 bits remains challenging due to severe accuracy degradation. To address this, we propose Residual Refinement Quantization (R2Q)-a novel 2-bit quantization framework that decomposes the process into two sequential 1-bit sub-quantizations, forming an adaptive quantization lattice. Extensive evaluations on Llama, OPT, and Qwen across diverse benchmarks-covering question answering, commonsense reasoning, and language modeling-demonstrate that R2Q consistently outperforms existing 2-bit quantization methods in both fine-grained and coarse-grained settings. By refining quantization through a residual learning mechanism, R2Q enhances performance, improves training stability, and accelerates convergence under extreme compression. Furthermore, its modular design enables seamless integration with existing quantization-aware training (QAT) frameworks.

Keywords

Cite

@article{arxiv.2511.21736,
  title  = {R2Q: Towards Robust 2-Bit Large Language Models via Residual Refinement Quantization},
  author = {Jiayi Chen and Jieqi Shi and Jing Huo and Chen Wu},
  journal= {arXiv preprint arXiv:2511.21736},
  year   = {2025}
}
R2 v1 2026-07-01T07:56:51.139Z