Unbiased Mean Teacher for Cross-domain Object Detection
Jinhong Deng, Wen Li, Yuhua Chen, Lixin Duan

TL;DR
This paper introduces the Unbiased Mean Teacher (UMT) model for cross-domain object detection, effectively reducing model bias and improving detection accuracy across various challenging datasets.
Contribution
The paper proposes a novel UMT framework that addresses model bias in cross-domain detection using cross-domain distillation, sample augmentation, and out-of-distribution sample selection strategies.
Findings
Achieves state-of-the-art mAP on multiple benchmark datasets.
Effectively reduces model bias in cross-domain detection.
Outperforms existing methods by significant margins.
Abstract
Cross-domain object detection is challenging, because object detection model is often vulnerable to data variance, especially to the considerable domain shift between two distinctive domains. In this paper, we propose a new Unbiased Mean Teacher (UMT) model for cross-domain object detection. We reveal that there often exists a considerable model bias for the simple mean teacher (MT) model in cross-domain scenarios, and eliminate the model bias with several simple yet highly effective strategies. In particular, for the teacher model, we propose a cross-domain distillation method for MT to maximally exploit the expertise of the teacher model. Moreover, for the student model, we alleviate its bias by augmenting training samples with pixel-level adaptation. Finally, for the teaching process, we employ an out-of-distribution estimation strategy to select samples that most fit the current…
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 · Video Surveillance and Tracking Methods · Domain Adaptation and Few-Shot Learning
