Knowledge Distillation for 6D Pose Estimation by Aligning Distributions of Local Predictions
Shuxuan Guo, Yinlin Hu, Jose M. Alvarez, Mathieu Salzmann

TL;DR
This paper introduces a novel knowledge distillation method for 6D pose estimation that aligns the distribution of local predictions from a teacher to a student network, improving compact model performance.
Contribution
It is the first to apply distribution-based knowledge distillation specifically to 6D pose estimation, enhancing local prediction accuracy in compact models.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Improves performance of various compact student models.
Effective for both keypoint-based and dense prediction architectures.
Abstract
Knowledge distillation facilitates the training of a compact student network by using a deep teacher one. While this has achieved great success in many tasks, it remains completely unstudied for image-based 6D object pose estimation. In this work, we introduce the first knowledge distillation method driven by the 6D pose estimation task. To this end, we observe that most modern 6D pose estimation frameworks output local predictions, such as sparse 2D keypoints or dense representations, and that the compact student network typically struggles to predict such local quantities precisely. Therefore, instead of imposing prediction-to-prediction supervision from the teacher to the student, we propose to distill the teacher's \emph{distribution} of local predictions into the student network, facilitating its training. Our experiments on several benchmarks show that our distillation method…
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
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Robot Manipulation and Learning
MethodsKnowledge Distillation
