Dense Depth Distillation with Out-of-Distribution Simulated Images
Junjie Hu, Chenyou Fan, Mete Ozay, Hualie Jiang, Tin Lun, Lam

TL;DR
This paper introduces a novel data-free knowledge distillation method for monocular depth estimation that uses out-of-distribution simulated images and a transformation network to effectively compress models without real training data.
Contribution
It proposes a tailored framework for depth distillation that generates diverse training samples and adapts them to the teacher model, addressing domain shift and scene configuration issues.
Findings
Outperforms baseline knowledge distillation methods.
Achieves better performance with fewer training images.
Demonstrates effectiveness across multiple models and datasets.
Abstract
We study data-free knowledge distillation (KD) for monocular depth estimation (MDE), which learns a lightweight model for real-world depth perception tasks by compressing it from a trained teacher model while lacking training data in the target domain. Owing to the essential difference between image classification and dense regression, previous methods of data-free KD are not applicable to MDE. To strengthen its applicability in real-world tasks, in this paper, we propose to apply KD with out-of-distribution simulated images. The major challenges to be resolved are i) lacking prior information about scene configurations of real-world training data and ii) domain shift between simulated and real-world images. To cope with these difficulties, we propose a tailored framework for depth distillation. The framework generates new training samples for embracing a multitude of possible object…
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 Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
MethodsKnowledge Distillation
