Decoder-Free Distillation for Quantized Image Restoration
S. M. A. Sharif, Abdur Rehman, Seongwan Kim, and Jaeho Lee

TL;DR
This paper introduces QDR, a novel framework for quantized image restoration that overcomes key challenges in low-level vision tasks, enabling efficient edge deployment with minimal performance loss.
Contribution
It proposes Decoder-Free Distillation and Learnable Magnitude Reweighting to address capacity mismatch, error amplification, and optimization conflicts in quantized IR models.
Findings
Achieves 96.5% of FP32 performance in Int8 models.
Runs at 442 FPS on NVIDIA Jetson Orin.
Improves object detection mAP by 16.3%.
Abstract
Quantization-Aware Training (QAT), combined with Knowledge Distillation (KD), holds immense promise for compressing models for edge deployment. However, joint optimization for precision-sensitive image restoration (IR) to recover visual quality from degraded images remains largely underexplored. Directly adapting QAT-KD to low-level vision reveals three critical bottlenecks: teacher-student capacity mismatch, spatial error amplification during decoder distillation, and an optimization "tug-of-war" between reconstruction and distillation losses caused by quantization noise. To tackle these, we introduce Quantization-aware Distilled Restoration (QDR), a framework for edge-deployed IR. QDR eliminates capacity mismatch via FP32 self-distillation and prevents error amplification through Decoder-Free Distillation (DFD), which corrects quantization errors strictly at the network bottleneck. To…
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 Enhancement Techniques · Advanced Image Processing Techniques · Advanced Optical Sensing Technologies
