Towards Compact Single Image Super-Resolution Via Contrastive Self-distillation

Yanbo Wang,Shaohui Lin,Yanyun Qu,Haiyan Wu,Zhizhong Zhang,Yuan Xie,Angela Yao
DOI: https://doi.org/10.24963/ijcai.2021/155
2021-01-01
Abstract:Convolutional neural networks (CNNs) are highly successful for super-resolution (SR) but often require sophisticated architectures with heavy memory cost and computational overhead, significantly restricts their practical deployments on resource-limited devices. In this paper, we proposed a novel contrastive self-distillation (CSD) framework to simultaneously compress and accelerate various off-the-shelf SR models. In particular, a channel-splitting super-resolution network can first be constructed from a target teacher network as a compact student network. Then, we propose a novel contrastive loss to improve the quality of SR images and PSNR/SSIM via explicit knowledge transfer. Extensive experiments demonstrate that the proposed CSD scheme effectively compresses and accelerates several standard SR models such as EDSR, RCAN and CARN. Code is available at https://github.com/Booooooooooo/CSD.
What problem does this paper attempt to address?