paper-with-me

Papers

Knowledge Distillation for Image Restoration : Simultaneous Learning from Degraded and Clean Images

2025-01-16 · Yongheng Zhang, Danfeng Yan

Model compression through knowledge distillation has seen extensive application in classification and segmentation tasks. However, its potential in image-to-image translation, particularly in image restoration, remains underexplored. To address this gap, we propose a Simultaneous Learning Knowledge Distillation (SLKD) framework tailored for model compression in image restoration tasks. SLKD employs a dual-teacher, single-student architecture with two distinct learning strategies: Degradation Removal Learning (DRL) and Image Reconstruction Learning (IRL), simultaneously. In DRL, the student encoder learns from Teacher A to focus on removing degradation factors, guided by a novel BRISQUE extractor. In IRL, the student decoder learns from Teacher B to reconstruct clean images, with the assistance of a proposed PIQE extractor. These strategies enable the student to learn from degraded and clean images simultaneously, ensuring high-quality compression of image restoration models. Experimental results across five datasets and three tasks demonstrate that SLKD achieves substantial reductions in FLOPs and parameters, exceeding 80\%, while maintaining strong image restoration performance.

📄 PDF Abstract BibTeX arXiv:2501.09268

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage ReconstructionImage RestorationImage-to-Image TranslationKnowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

RestoRect: Degraded Image Restoration via Latent Rectified Flow & Feature Distillation

2025-09-27 · Shourya Verma, Mengbo Wang, Nadia Atallah Lanman, Ananth Grama arxiv

Current approaches for restoration of degraded images face a trade-off: high-performance models are slow for practical use, while fast models produce poor results. Knowledge distillation transfers teacher knowledge to st…

Knowledge DistillationOutlier DetectionImage Restoration

Image Restoration using Feature-guidance

2022-01-01 · Maitreya Suin, Kuldeep Purohit, A. N. Rajagopalan

Image restoration is the task of recovering a clean image from a degraded version. In most cases, the degradation is spatially varying, and it requires the restoration network to both localize and restore the affected re…

Image RestorationKnowledge Distillation

Learning Conditional Knowledge Distillation for Degraded-Reference Image Quality Assessment

2021-08-18 · ICCV 2021 10 · Heliang Zheng, Huan Yang, Jianlong Fu, Zheng-Jun Zha 외

An important scenario for image quality assessment (IQA) is to evaluate image restoration (IR) algorithms. The state-of-the-art approaches adopt a full-reference paradigm that compares restored images with their correspo…

Image Quality AssessmentImage RestorationKnowledge Distillation

Data-free Distillation with Degradation-prompt Diffusion for Multi-weather Image Restoration

2024-09-05 · Pei Wang, Xiaotong Luo, Yuan Xie, Yanyun Qu

Multi-weather image restoration has witnessed incredible progress, while the increasing model capacity and expensive data acquisition impair its applications in memory-limited devices. Data-free distillation provides an …

Image RestorationKnowledge Distillation

Unified Diffusion Transformer for High-fidelity Text-Aware Image Restoration

2025-12-09 · Jin Hyeon Kim, Paul Hyunbin Cho, Claire Kim, Jaewon Min 외 arxiv

Text-Aware Image Restoration (TAIR) aims to recover high-quality images from low-quality inputs containing degraded textual content. While diffusion models provide strong generative priors for general image restoration, …

Image RestorationText Spotting