English

TIE-KD: Teacher-Independent and Explainable Knowledge Distillation for Monocular Depth Estimation

Computer Vision and Pattern Recognition 2024-07-16 v1

Abstract

Monocular depth estimation (MDE) is essential for numerous applications yet is impeded by the substantial computational demands of accurate deep learning models. To mitigate this, we introduce a novel Teacher-Independent Explainable Knowledge Distillation (TIE-KD) framework that streamlines the knowledge transfer from complex teacher models to compact student networks, eliminating the need for architectural similarity. The cornerstone of TIE-KD is the Depth Probability Map (DPM), an explainable feature map that interprets the teacher's output, enabling feature-based knowledge distillation solely from the teacher's response. This approach allows for efficient student learning, leveraging the strengths of feature-based distillation. Extensive evaluation of the KITTI dataset indicates that TIE-KD not only outperforms conventional response-based KD methods but also demonstrates consistent efficacy across diverse teacher and student architectures. The robustness and adaptability of TIE-KD underscore its potential for applications requiring efficient and interpretable models, affirming its practicality for real-world deployment.

Keywords

Cite

@article{arxiv.2402.14340,
  title  = {TIE-KD: Teacher-Independent and Explainable Knowledge Distillation for Monocular Depth Estimation},
  author = {Sangwon Choi and Daejune Choi and Duksu Kim},
  journal= {arXiv preprint arXiv:2402.14340},
  year   = {2024}
}

Comments

13 pages, 8 figures, under review for a journal

R2 v1 2026-06-28T14:56:45.162Z