Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Instance Adaptive Self-Training for Unsupervised Domain Adaptation

About

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such a problem. Recent works show that self-training is a powerful approach to UDA. However, existing methods have difficulty in balancing scalability and performance. In this paper, we propose an instance adaptive self-training framework for UDA on the task of semantic segmentation. To effectively improve the quality of pseudo-labels, we develop a novel pseudo-label generation strategy with an instance adaptive selector. Besides, we propose the region-guided regularization to smooth the pseudo-label region and sharpen the non-pseudo-label region. Our method is so concise and efficient that it is easy to be generalized to other unsupervised domain adaptation methods. Experiments on 'GTA5 to Cityscapes' and 'SYNTHIA to Cityscapes' demonstrate the superior performance of our approach compared with the state-of-the-art methods.

Ke Mei, Chuang Zhu, Jiaqi Zou, Shanghang Zhang• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU54.4
1145
Semantic segmentationGTA5 → Cityscapes (val)
mIoU52.8
533
Semantic segmentationSYNTHIA to Cityscapes (val)
Rider IoU30.8
435
Semantic segmentationCityscapes (val)
mIoU70.2
332
Semantic segmentationGTA5 to Cityscapes (test)
mIoU51.5
151
Semantic segmentationSYNTHIA to Cityscapes
Road IoU81.9
150
Semantic segmentationSynthia to Cityscapes (test)
Road IoU81.9
138
Semantic segmentationCityscapes (val)
mIoU51.5
133
Semantic segmentationCityscapes adaptation from Synthia 1.0 (val)
Person IoU65.5
114
Semantic segmentationGTA5 to Cityscapes 1.0 (val)
Road IoU94.1
98
Showing 10 of 15 rows

Other info

Code

Follow for update