HarmoQ: Harmonized Post-Training Quantization for High-Fidelity Image
Hongjun Wang, Jiyuan Chen, Xuan Song, Yinqiang Zheng

TL;DR
HarmoQ introduces a unified post-training quantization framework that harmonizes weight and activation quantization, significantly improving super-resolution model performance under aggressive compression while reducing computational resources.
Contribution
This work provides the first systematic analysis of weight-activation coupling in super-resolution quantization and proposes a novel harmonized approach for high-fidelity image restoration.
Findings
Outperforms prior methods by 0.46 dB on Set5 at 2-bit quantization
Achieves 3.2x speedup and 4x memory reduction on A100 GPUs
Uncovers the asymmetric impact of weight and activation quantization on image quality
Abstract
Post-training quantization offers an efficient pathway to deploy super-resolution models, yet existing methods treat weight and activation quantization independently, missing their critical interplay. Through controlled experiments on SwinIR, we uncover a striking asymmetry: weight quantization primarily degrades structural similarity, while activation quantization disproportionately affects pixel-level accuracy. This stems from their distinct roles--weights encode learned restoration priors for textures and edges, whereas activations carry input-specific intensity information. Building on this insight, we propose HarmoQ, a unified framework that harmonizes quantization across components through three synergistic steps: structural residual calibration proactively adjusts weights to compensate for activation-induced detail loss, harmonized scale optimization analytically balances…
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 Image Processing Techniques · Image Enhancement Techniques · Advanced Data Compression Techniques
