DAQ: Channel-Wise Distribution-Aware Quantization for Deep Image Super-Resolution Networks
Cheeun Hong, Heewon Kim, Sungyong Baik, Junghun Oh, Kyoung Mu Lee

TL;DR
This paper introduces DAQ, a novel distribution-aware quantization method that enables training-free ultra-low precision quantization of deep image super-resolution networks by considering channel-wise feature map distributions.
Contribution
The paper proposes a simple, dynamic range determination function for ultra-low precision quantization that accounts for feature map distributions and supports mixed-precision without training.
Findings
Outperforms recent quantization methods in ultra-low precision.
Enables training-free quantization with minimal performance loss.
Supports mixed-precision quantization based on channel sensitivity.
Abstract
Quantizing deep convolutional neural networks for image super-resolution substantially reduces their computational costs. However, existing works either suffer from a severe performance drop in ultra-low precision of 4 or lower bit-widths, or require a heavy fine-tuning process to recover the performance. To our knowledge, this vulnerability to low precisions relies on two statistical observations of feature map values. First, distribution of feature map values varies significantly per channel and per input image. Second, feature maps have outliers that can dominate the quantization error. Based on these observations, we propose a novel distribution-aware quantization scheme (DAQ) which facilitates accurate training-free quantization in ultra-low precision. A simple function of DAQ determines dynamic range of feature maps and weights with low computational burden. Furthermore, our…
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
DAQ: Channel-Wise Distribution-Aware Quantization for Deep Image Super-Resolution Networks· youtube
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
