HQ-DM: Single Hadamard Transformation-Based Quantization-Aware Training for Low-Bit Diffusion Models
Shizhuo Mao, Hongtao Zou, Qihu Xie, Song Chen, Yi Kang

TL;DR
This paper introduces HQ-DM, a quantization-aware training method using Single Hadamard Transformation to effectively reduce activation outliers, enabling low-bit diffusion models with minimal performance loss for image generation tasks.
Contribution
The paper proposes a novel Single Hadamard Transformation-based quantization framework that improves low-bit diffusion model performance by mitigating activation outliers during inference.
Findings
W4A4 scheme improves Inception Score by 12.8%.
W4A3 scheme improves Inception Score by 467.73%.
Supports INT convolution operations without amplifying weight outliers.
Abstract
Diffusion models have demonstrated significant applications in the field of image generation. However, their high computational and memory costs pose challenges for deployment. Model quantization has emerged as a promising solution to reduce storage overhead and accelerate inference. Nevertheless, existing quantization methods for diffusion models struggle to mitigate outliers in activation matrices during inference, leading to substantial performance degradation under low-bit quantization scenarios. To address this, we propose HQ-DM, a novel Quantization-Aware Training framework that applies Single Hadamard Transformation to activation matrices. This approach effectively reduces activation outliers while preserving model performance under quantization. Compared to traditional Double Hadamard Transformation, our proposed scheme offers distinct advantages by seamlessly supporting INT…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
