JointDistill: Adaptive Multi-Task Distillation for Joint Depth Estimation and Scene Segmentation
Tiancong Cheng, Ying Zhang, Yuxuan Liang, Roger Zimmermann, Zhiwen Yu, Bin Guo

TL;DR
JointDistill introduces an adaptive multi-task distillation approach that dynamically balances knowledge transfer from multiple teachers for joint depth estimation and scene segmentation, improving performance on benchmark datasets.
Contribution
The paper proposes a self-adaptive distillation method with a knowledge trajectory to enhance multi-task learning for depth estimation and scene segmentation.
Findings
Outperforms state-of-the-art methods on Cityscapes and NYU-v2 datasets.
Effectively balances knowledge transfer from multiple teachers.
Reduces training and storage requirements for joint modeling.
Abstract
Depth estimation and scene segmentation are two important tasks in intelligent transportation systems. A joint modeling of these two tasks will reduce the requirement for both the storage and training efforts. This work explores how the multi-task distillation could be used to improve such unified modeling. While existing solutions transfer multiple teachers' knowledge in a static way, we propose a self-adaptive distillation method that can dynamically adjust the knowledge amount from each teacher according to the student's current learning ability. Furthermore, as multiple teachers exist, the student's gradient update direction in the distillation is more prone to be erroneous where knowledge forgetting may occur. To avoid this, we propose a knowledge trajectory to record the most essential information that a model has learnt in the past, based on which a trajectory-based distillation…
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
TopicsIndustrial Vision Systems and Defect Detection · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
