Learning with Privileged Information for Efficient Image Super-Resolution
Wonkyung Lee, Junghyup Lee, Dohyung Kim, Bumsub Ham

TL;DR
This paper introduces a distillation framework using privileged high-resolution images to significantly improve the performance of lightweight CNN-based super-resolution models like FSRCNN.
Contribution
It proposes a novel teacher-student distillation method leveraging ground-truth HR images as privileged information to enhance super-resolution performance.
Findings
Significant performance boost of FSRCNN and other SR methods.
Effective use of privileged information improves generalization.
Framework achieves state-of-the-art results on benchmarks.
Abstract
Convolutional neural networks (CNNs) have allowed remarkable advances in single image super-resolution (SISR) over the last decade. Most SR methods based on CNNs have focused on achieving performance gains in terms of quality metrics, such as PSNR and SSIM, over classical approaches. They typically require a large amount of memory and computational units. FSRCNN, consisting of few numbers of convolutional layers, has shown promising results, while using an extremely small number of network parameters. We introduce in this paper a novel distillation framework, consisting of teacher and student networks, that allows to boost the performance of FSRCNN drastically. To this end, we propose to use ground-truth high-resolution (HR) images as privileged information. The encoder in the teacher learns the degradation process, subsampling of HR images, using an imitation loss. The student and the…
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
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
