English

DAQ: Channel-Wise Distribution-Aware Quantization for Deep Image Super-Resolution Networks

Computer Vision and Pattern Recognition 2022-07-08 v3 Image and Video Processing

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 method enables mixed-precision quantization by calculating the relative sensitivity of each channel, without any training process involved. Nonetheless, quantization-aware training is also applicable for auxiliary performance gain. Our new method outperforms recent training-free and even training-based quantization methods to the state-of-the-art image super-resolution networks in ultra-low precision.

Keywords

Cite

@article{arxiv.2012.11230,
  title  = {DAQ: Channel-Wise Distribution-Aware Quantization for Deep Image Super-Resolution Networks},
  author = {Cheeun Hong and Heewon Kim and Sungyong Baik and Junghun Oh and Kyoung Mu Lee},
  journal= {arXiv preprint arXiv:2012.11230},
  year   = {2022}
}

Comments

WACV 2022

R2 v1 2026-06-23T21:07:18.411Z