vix.ing · top · new · best · stats · spec

DBellQuant: Breaking the Bell with Double-Bell Transformation for LLMs Post Training Binarization

2025/06/18 by Zhibin Ye, Wei Huang, Ye, Zijian +8 · 2 citations
Computer Science · #Topic Modeling #Domain Adaptation and Few-Shot Learning #Natural Language Processing Techniques

paper · pdf · doi:10.48550/arxiv.2507.01027

Abstract

Large language models (LLMs) demonstrate remarkable performance but face substantial computational and memory challenges that limit their practical deployment. Quantization has emerged as a promising solution; however, its effectiveness is often limited by quantization errors arising from weight distributions that are not quantization-friendly and the presence of activation outliers. To address these challenges, we introduce DBellQuant, an innovative post-training quantization (PTQ) framework that achieves nearly 1-bit weight compression and 6-bit activation quantization with minimal performance degradation. DBellQuant uses Learnable Transformation for Dual-Bell (LTDB) algorithm, which transforms single-bell weight distributions into dual-bell forms to reduce binarization errors and applies inverse transformations to smooth activations. DBellQuant sets a new state-of-the-art by preserving superior model performance under aggressive weight and activation quantization. For example, on the Wikitext2 dataset, DBellQuant achieves a perplexity of 14.39 on LLaMA2-13B with 6-bit activation quantization, significantly outperforming BiLLM's 21.35 without activation quantization, underscoring its potential in compressing LLMs for real-world applications.

Cited by

Related