Rectifying Pseudo Label Learning via Uncertainty Estimation for Domain Adaptive Semantic Segmentation
Zhedong Zheng, Yi Yang

TL;DR
This paper introduces a method for unsupervised domain adaptation in semantic segmentation that estimates prediction uncertainty to correct pseudo labels, leading to improved accuracy across multiple benchmarks.
Contribution
It proposes explicitly modeling and utilizing prediction uncertainty to rectify pseudo labels, enhancing domain adaptation performance in semantic segmentation.
Findings
Significant improvement over traditional pseudo label methods.
Effective uncertainty estimation via prediction variance.
Achieved competitive results on multiple benchmarks.
Abstract
This paper focuses on the unsupervised domain adaptation of transferring the knowledge from the source domain to the target domain in the context of semantic segmentation. Existing approaches usually regard the pseudo label as the ground truth to fully exploit the unlabeled target-domain data. Yet the pseudo labels of the target-domain data are usually predicted by the model trained on the source domain. Thus, the generated labels inevitably contain the incorrect prediction due to the discrepancy between the training domain and the test domain, which could be transferred to the final adapted model and largely compromises the training process. To overcome the problem, this paper proposes to explicitly estimate the prediction uncertainty during training to rectify the pseudo label learning for unsupervised semantic segmentation adaptation. Given the input image, the model outputs the…
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 · Multimodal Machine Learning Applications · Advanced Neural Network Applications
