Knowledge Distillation for Semantic Segmentation: A Label Space Unification Approach
Anton Backhaus, Thorsten Luettel, Mirko Maehlisch

TL;DR
This paper introduces a knowledge distillation method that unifies label spaces across multiple datasets for semantic segmentation, improving model performance in urban and off-road driving scenarios.
Contribution
It proposes a novel label space unification approach using pseudo-labels generated by a teacher model to enhance training across diverse datasets.
Findings
Student models outperform teachers on multiple datasets.
Created the largest combined datasets for autonomous driving.
Effective in urban and off-road domains.
Abstract
An increasing number of datasets sharing similar domains for semantic segmentation have been published over the past few years. But despite the growing amount of overall data, it is still difficult to train bigger and better models due to inconsistency in taxonomy and/or labeling policies of different datasets. To this end, we propose a knowledge distillation approach that also serves as a label space unification method for semantic segmentation. In short, a teacher model is trained on a source dataset with a given taxonomy, then used to pseudo-label additional data for which ground truth labels of a related label space exist. By mapping the related taxonomies to the source taxonomy, we create constraints within which the model can predict pseudo-labels. Using the improved pseudo-labels we train student models that consistently outperform their teachers in two challenging domains,…
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 Neural Network Applications · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
