English

HarmoQ: Harmonized Post-Training Quantization for High-Fidelity Image

Image and Video Processing 2025-11-12 v2 Computer Vision and Pattern Recognition

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 quantization difficulty via closed-form solutions, and adaptive boundary refinement iteratively maintains this balance during optimization. Experiments show HarmoQ achieves substantial gains under aggressive compression, outperforming prior art by 0.46 dB on Set5 at 2-bit while delivering 3.2x speedup and 4x memory reduction on A100 GPUs. This work provides the first systematic analysis of weight-activation coupling in super-resolution quantization and establishes a principled solution for efficient high-quality image restoration.

Keywords

Cite

@article{arxiv.2511.05868,
  title  = {HarmoQ: Harmonized Post-Training Quantization for High-Fidelity Image},
  author = {Hongjun Wang and Jiyuan Chen and Xuan Song and Yinqiang Zheng},
  journal= {arXiv preprint arXiv:2511.05868},
  year   = {2025}
}
R2 v1 2026-07-01T07:27:26.116Z