Overcoming Distribution Mismatch in Quantizing Image Super-Resolution Networks
Cheeun Hong, Kyoung Mu Lee

TL;DR
This paper introduces a quantization-aware training method for image super-resolution networks that effectively addresses distribution mismatch without increasing inference complexity, achieving state-of-the-art results.
Contribution
It proposes a novel training scheme that regularizes feature distributions only when aligned with reconstruction loss, avoiding dynamic range adaptation during inference.
Findings
Reduces distribution mismatch in SR networks
Achieves state-of-the-art super-resolution accuracy
Maintains minimal computational overhead
Abstract
Although quantization has emerged as a promising approach to reducing computational complexity across various high-level vision tasks, it inevitably leads to accuracy loss in image super-resolution (SR) networks. This is due to the significantly divergent feature distributions across different channels and input images of the SR networks, which complicates the selection of a fixed quantization range. Existing works address this distribution mismatch problem by dynamically adapting quantization ranges to the varying distributions during test time. However, such a dynamic adaptation incurs additional computational costs during inference. In contrast, we propose a new quantization-aware training scheme that effectively Overcomes the Distribution Mismatch problem in SR networks without the need for dynamic adaptation. Intuitively, this mismatch can be mitigated by regularizing the distance…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Fluorescence Microscopy Techniques · Photoacoustic and Ultrasonic Imaging
MethodsOPT
