MixTeacher: Mining Promising Labels with Mixed Scale Teacher for Semi-Supervised Object Detection
Liang Liu, Boshen Zhang, Jiangning Zhang, Wuhao Zhang, Zhenye Gan,, Guanzhong Tian, Wenbing Zhu, Yabiao Wang, Chengjie Wang

TL;DR
MixTeacher introduces a mixed scale teacher framework for semi-supervised object detection, effectively handling scale variation by improving pseudo label quality and achieving state-of-the-art results on COCO and VOC datasets.
Contribution
The paper proposes a novel mixed scale teacher approach that enhances pseudo label generation and scale-invariant learning in semi-supervised object detection.
Findings
Achieves new state-of-the-art performance on MS COCO and PASCAL VOC.
Effectively handles extreme scale variation in semi-supervised detection.
Improves pseudo label quality through score promotion across scales.
Abstract
Scale variation across object instances remains a key challenge in object detection task. Despite the remarkable progress made by modern detection models, this challenge is particularly evident in the semi-supervised case. While existing semi-supervised object detection methods rely on strict conditions to filter high-quality pseudo labels from network predictions, we observe that objects with extreme scale tend to have low confidence, resulting in a lack of positive supervision for these objects. In this paper, we propose a novel framework that addresses the scale variation problem by introducing a mixed scale teacher to improve pseudo label generation and scale-invariant learning. Additionally, we propose mining pseudo labels using score promotion of predictions across scales, which benefits from better predictions from mixed scale features. Our extensive experiments on MS COCO and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Video Surveillance and Tracking Methods
