English

Local-Selective Feature Distillation for Single Image Super-Resolution

Image and Video Processing 2021-11-23 v1 Computer Vision and Pattern Recognition

Abstract

Recent improvements in convolutional neural network (CNN)-based single image super-resolution (SISR) methods rely heavily on fabricating network architectures, rather than finding a suitable training algorithm other than simply minimizing the regression loss. Adapting knowledge distillation (KD) can open a way for bringing further improvement for SISR, and it is also beneficial in terms of model efficiency. KD is a model compression method that improves the performance of Deep Neural Networks (DNNs) without using additional parameters for testing. It is getting the limelight recently for its competence at providing a better capacity-performance tradeoff. In this paper, we propose a novel feature distillation (FD) method which is suitable for SISR. We show the limitations of the existing FitNet-based FD method that it suffers in the SISR task, and propose to modify the existing FD algorithm to focus on local feature information. In addition, we propose a teacher-student-difference-based soft feature attention method that selectively focuses on specific pixel locations to extract feature information. We call our method local-selective feature distillation (LSFD) and verify that our method outperforms conventional FD methods in SISR problems.

Keywords

Cite

@article{arxiv.2111.10988,
  title  = {Local-Selective Feature Distillation for Single Image Super-Resolution},
  author = {SeongUk Park and Nojun Kwak},
  journal= {arXiv preprint arXiv:2111.10988},
  year   = {2021}
}

Comments

in review

R2 v1 2026-06-24T07:46:48.062Z