Unsupervised Domain Adaptation for Object Detection via Cross-Domain Semi-Supervised Learning
Fuxun Yu, Di Wang, Yinpeng Chen, Nikolaos Karianakis, Tong Shen, Pei, Yu, Dimitrios Lymberopoulos, Sidi Lu, Weisong Shi, Xiang Chen

TL;DR
This paper introduces a novel Cross-Domain Semi-Supervised Learning framework for object detection that leverages pseudo labels and fine-grained domain transfer to effectively adapt models across different domains without labels.
Contribution
It proposes the CDSSL framework with strategies like label sharpening and imbalanced sampling to address domain content gaps and pseudo label noise, outperforming prior methods.
Findings
Achieves 2.2% to 9.5% higher mAP than previous methods.
Effectively reduces domain content gap beyond style adaptation.
Demonstrates robustness across various domain shift scenarios.
Abstract
Current state-of-the-art object detectors can have significant performance drop when deployed in the wild due to domain gaps with training data. Unsupervised Domain Adaptation (UDA) is a promising approach to adapt models for new domains/environments without any expensive label cost. However, without ground truth labels, most prior works on UDA for object detection tasks can only perform coarse image-level and/or feature-level adaptation by using adversarial learning methods. In this work, we show that such adversarial-based methods can only reduce the domain style gap, but cannot address the domain content distribution gap that is shown to be important for object detectors. To overcome this limitation, we propose the Cross-Domain Semi-Supervised Learning (CDSSL) framework by leveraging high-quality pseudo labels to learn better representations from the target domain directly. To enable…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
