English

Distilling Knowledge From a Deep Pose Regressor Network

Computer Vision and Pattern Recognition 2019-08-05 v1 Machine Learning Robotics

Abstract

This paper presents a novel method to distill knowledge from a deep pose regressor network for efficient Visual Odometry (VO). Standard distillation relies on "dark knowledge" for successful knowledge transfer. As this knowledge is not available in pose regression and the teacher prediction is not always accurate, we propose to emphasize the knowledge transfer only when we trust the teacher. We achieve this by using teacher loss as a confidence score which places variable relative importance on the teacher prediction. We inject this confidence score to the main training task via Attentive Imitation Loss (AIL) and when learning the intermediate representation of the teacher through Attentive Hint Training (AHT) approach. To the best of our knowledge, this is the first work which successfully distill the knowledge from a deep pose regression network. Our evaluation on the KITTI and Malaga dataset shows that we can keep the student prediction close to the teacher with up to 92.95% parameter reduction and 2.12x faster in computation time.

Keywords

Cite

@article{arxiv.1908.00858,
  title  = {Distilling Knowledge From a Deep Pose Regressor Network},
  author = {Muhamad Risqi U. Saputra and Pedro P. B. de Gusmao and Yasin Almalioglu and Andrew Markham and Niki Trigoni},
  journal= {arXiv preprint arXiv:1908.00858},
  year   = {2019}
}

Comments

Accepted to ICCV 2019

R2 v1 2026-06-23T10:38:15.279Z