English

1-Bit Wonder: Improving QAT Performance in the Low-Bit Regime through K-Means Quantization

Machine Learning 2026-02-18 v1

Abstract

Quantization-aware training (QAT) is an effective method to drastically reduce the memory footprint of LLMs while keeping performance degradation at an acceptable level. However, the optimal choice of quantization format and bit-width presents a challenge in practice. The full design space of quantization is not fully explored in the context of QAT, and the precise trade-off between quantization and downstream performance is poorly understood, as comparisons often rely solely on perplexity-based evaluations. In this work, we address these shortcomings with an empirical study of QAT in the low-bit regime. We show that k-means based weight quantization outperforms integer formats and can be implemented efficiently on standard hardware. Furthermore, we find that, under a fixed inference memory budget, the best performance on generative downstream tasks is achieved with 11-bit quantized weights.

Keywords

Cite

@article{arxiv.2602.15563,
  title  = {1-Bit Wonder: Improving QAT Performance in the Low-Bit Regime through K-Means Quantization},
  author = {Sohir Maskey and Constantin Eichenberg and Johannes Messner and Douglas Orr},
  journal= {arXiv preprint arXiv:2602.15563},
  year   = {2026}
}

Comments

Preprint. Under Review. 23 pages, 9 figures

R2 v1 2026-07-01T10:39:54.083Z