Domain Adaptive Semantic Segmentation without Source Data
Fuming You, Jingjing Li, Lei Zhu, Ke Lu, Zhi Chen, Zi Huang

TL;DR
This paper proposes a source data-free domain adaptation framework for semantic segmentation that uses positive and negative learning to improve minority class recognition without source data access.
Contribution
It introduces a novel source data-free adaptation method combining positive and negative learning with class-balanced pseudo-labeling.
Findings
Outperforms baseline methods significantly on synthetic-to-real benchmarks.
Effectively handles minority class segmentation without source data.
Framework is simple to implement and adaptable to other methods.
Abstract
Domain adaptive semantic segmentation is recognized as a promising technique to alleviate the domain shift between the labeled source domain and the unlabeled target domain in many real-world applications, such as automatic pilot. However, large amounts of source domain data often introduce significant costs in storage and training, and sometimes the source data is inaccessible due to privacy policies. To address these problems, we investigate domain adaptive semantic segmentation without source data, which assumes that the model is pre-trained on the source domain, and then adapting to the target domain without accessing source data anymore. Since there is no supervision from the source domain data, many self-training methods tend to fall into the ``winner-takes-all'' dilemma, where the {\it majority} classes totally dominate the segmentation networks and the networks fail to classify…
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 · COVID-19 diagnosis using AI
