HBLLM: Wavelet-Enhanced High-Fidelity 1-Bit Quantization for LLMs
Ningning Chen, Weicai Ye, Ying Jiang

TL;DR
HBLLM introduces a wavelet-based 1-bit quantization method for LLMs that significantly enhances fidelity and efficiency, enabling high-performance model compression with minimal storage overhead.
Contribution
The paper presents a novel wavelet-enhanced 1-bit quantization approach with structure-aware grouping strategies for LLMs, achieving state-of-the-art results.
Findings
Achieves perplexity of 6.71 on LLaMA 2-13B.
Uses only 1.08 bits per weight on average.
Outperforms previous 1-bit quantization methods.
Abstract
We introduce HBLLM, a wavelet-enhanced high-fidelity -bit post-training quantization method for Large Language Models (LLMs). By leveraging Haar wavelet transforms to enhance expressive capacity through frequency decomposition, HBLLM significantly improves quantization fidelity while maintaining minimal overhead. This approach features two innovative structure-aware grouping strategies: (1) frequency-aware multi-parameter intra-row grouping and (2) -norm-based saliency-driven column selection. For non-salient weights, a shared mean is employed across quantization groups within each frequency band to optimize storage efficiency. Experiments conducted on the OPT and LLaMA models demonstrate that HBLLM achieves state-of-the-art performance in -bit quantization, attaining a perplexity of on LLaMA-B with an average weight storage of only bits. Code…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Advanced Neural Network Applications
