2026
RaBiT: Residual Aware Binarization Training for Accurate and Efficient LLMs
ICML 2026poster
Efficient deployment of large language models (LLMs) requires extreme quantization, forcing a critical trade-off between low-bit efficiency and performance. Residual binarization promises hardware-friendly, matmul-free inference by stacking binary ($\pm$1) layers, but is plagued by pathological feat…