Improving Fast Segmentation With Teacher-student Learning
Jiafeng Xie, Bing Shuai, Jian-Fang Hu, Jingyang Lin and, Wei-Shi Zheng

TL;DR
This paper introduces a teacher-student learning framework that enhances fast segmentation models by transferring knowledge from a heavy, high-performing network, significantly improving accuracy without sacrificing inference speed.
Contribution
It proposes a novel teacher-student training approach that transfers both zero-order and first-order knowledge to improve fast segmentation models without extra computational cost.
Findings
Significant accuracy improvements on Pascal Context, Cityscape, and VOC 2012 datasets.
Fast segmentation models outperform baseline models after teacher-student training.
Method maintains real-time inference speed while boosting performance.
Abstract
Recently, segmentation neural networks have been significantly improved by demonstrating very promising accuracies on public benchmarks. However, these models are very heavy and generally suffer from low inference speed, which limits their application scenarios in practice. Meanwhile, existing fast segmentation models usually fail to obtain satisfactory segmentation accuracies on public benchmarks. In this paper, we propose a teacher-student learning framework that transfers the knowledge gained by a heavy and better performed segmentation network (i.e. teacher) to guide the learning of fast segmentation networks (i.e. student). Specifically, both zero-order and first-order knowledge depicted in the fine annotated images and unlabeled auxiliary data are transferred to regularize our student learning. The proposed method can improve existing fast segmentation models without incurring…
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 · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
