Distilling Knowledge for Designing Computational Imaging Systems
Leon Suarez-Rodriguez, Roman Jacome, Henry Arguello

TL;DR
This paper introduces a knowledge distillation approach for designing physically constrained computational imaging systems, improving reconstruction quality by transferring knowledge from a less-constrained teacher system.
Contribution
It proposes a novel KD-based method to enhance encoder design in CI systems, addressing physical constraints and gradient issues in end-to-end optimization.
Findings
Improved reconstruction performance over E2E optimization.
Effective guidance from teacher to student encoder.
Validated across multiple imaging modalities.
Abstract
Designing the physical encoder is crucial for accurate image reconstruction in computational imaging (CI) systems. Currently, these systems are designed via end-to-end (E2E) optimization, where the encoder is modeled as a neural network layer and is jointly optimized with the decoder. However, the performance of E2E optimization is significantly reduced by the physical constraints imposed on the encoder. Also, since the E2E learns the parameters of the encoder by backpropagating the reconstruction error, it does not promote optimal intermediate outputs and suffers from gradient vanishing. To address these limitations, we reinterpret the concept of knowledge distillation (KD) for designing a physically constrained CI system by transferring the knowledge of a pretrained, less-constrained CI system. Our approach involves three steps: (1) Given the original CI system (student), a teacher…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques
MethodsKnowledge Distillation
