FoRM trains a flow-map MLP to match linearly interpolated teacher-student relation states and reports small PSNR gains with reduced late-training variance in image restoration distillation.
Data Upcycling Knowledge Distillation for Image Super-Resolution
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Knowledge distillation (KD) compresses deep neural networks by transferring task-related knowledge from cumbersome pre-trained teacher models to compact student models. However, current KD methods for super-resolution (SR) networks overlook the nature of SR task that the outputs of the teacher model are noisy approximations to the ground-truth distribution of high-quality images (GT), which shades the teacher model's knowledge to result in limited KD effects. To utilize the teacher model beyond the GT upper-bound, we present the Data Upcycling Knowledge Distillation (DUKD), to transfer the teacher model's knowledge to the student model through the upcycled in-domain data derived from training data. Besides, we impose label consistency regularization to KD for SR by the paired invertible augmentations to improve the student model's performance and robustness. Comprehensive experiments demonstrate that the DUKD method significantly outperforms previous arts on several SR tasks.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2026 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Flow-Map Distillation on Relation Manifolds for Image Restoration
FoRM trains a flow-map MLP to match linearly interpolated teacher-student relation states and reports small PSNR gains with reduced late-training variance in image restoration distillation.