Feature-domain Adaptive Contrastive Distillation for Efficient Single Image Super-Resolution
HyeonCheol Moon, JinWoo Jeong, SungJei Kim

TL;DR
This paper introduces a novel feature-domain adaptive contrastive distillation method to enhance the training of lightweight super-resolution networks, improving both quantitative metrics and subjective image quality.
Contribution
It proposes a new contrastive loss and adaptive distillation strategy that outperform traditional Euclidean-based feature distillation methods in SISR tasks.
Findings
Improved PSNR across multiple benchmark datasets.
Enhanced subjective image quality.
Effective training of lightweight networks with fewer parameters.
Abstract
Recently, CNN-based SISR has numerous parameters and high computational cost to achieve better performance, limiting its applicability to resource-constrained devices such as mobile. As one of the methods to make the network efficient, Knowledge Distillation (KD), which transfers teacher's useful knowledge to student, is currently being studied. More recently, KD for SISR utilizes Feature Distillation (FD) to minimize the Euclidean distance loss of feature maps between teacher and student networks, but it does not sufficiently consider how to effectively and meaningfully deliver knowledge from teacher to improve the student performance at given network capacity constraints. In this paper, we propose a feature-domain adaptive contrastive distillation (FACD) method for efficiently training lightweight student SISR networks. We show the limitations of the existing FD methods using…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Image Processing Techniques · AI in cancer detection
MethodsKnowledge Distillation
