Exploiting Negative Learning for Implicit Pseudo Label Rectification in Source-Free Domain Adaptive Semantic Segmentation
Xin Luo, Wei Chen, Yusong Tan, Chen Li, Yulin He, Xiaogang Jia

TL;DR
This paper introduces PR-SFDA, a source-free domain adaptation method for semantic segmentation that uses pseudo label rectification with confidence regularization and negative learning, achieving near state-of-the-art results without source model access.
Contribution
It proposes a novel source-free domain adaptation approach employing pseudo label rectification with confidence regularization and negative learning, eliminating the need for source model internal details.
Findings
Achieves 49.0 mIoU on GTA5 to Cityscapes benchmark.
Performs comparably to methods requiring source model access.
Effectively tolerates noisy pseudo labels during training.
Abstract
It is desirable to transfer the knowledge stored in a well-trained source model onto non-annotated target domain in the absence of source data. However, state-of-the-art methods for source free domain adaptation (SFDA) are subject to strict limits: 1) access to internal specifications of source models is a must; and 2) pseudo labels should be clean during self-training, making critical tasks relying on semantic segmentation unreliable. Aiming at these pitfalls, this study develops a domain adaptive solution to semantic segmentation with pseudo label rectification (namely \textit{PR-SFDA}), which operates in two phases: 1) \textit{Confidence-regularized unsupervised learning}: Maximum squares loss applies to regularize the target model to ensure the confidence in prediction; and 2) \textit{Noise-aware pseudo label learning}: Negative learning enables tolerance to noisy pseudo labels in…
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.
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 · Machine Learning and Data Classification
