Contrastive Learning and Self-Training for Unsupervised Domain Adaptation in Semantic Segmentation
Robert A. Marsden, Alexander Bartler, Mario D\"obler, Bin Yang

TL;DR
This paper introduces a novel unsupervised domain adaptation method for semantic segmentation that combines contrastive learning of category-wise features with self-training using temporal ensembling, improving transfer across domains.
Contribution
It proposes a contrastive learning approach for aligning semantic categories across domains and extends it with a self-training method using temporal ensembling, demonstrating improved adaptation performance.
Findings
Outperforms state-of-the-art on GTA5 to Cityscapes
Achieves comparable results on SYNTHIA to Cityscapes
Effectively combines contrastive learning with self-training
Abstract
Deep convolutional neural networks have considerably improved state-of-the-art results for semantic segmentation. Nevertheless, even modern architectures lack the ability to generalize well to a test dataset that originates from a different domain. To avoid the costly annotation of training data for unseen domains, unsupervised domain adaptation (UDA) attempts to provide efficient knowledge transfer from a labeled source domain to an unlabeled target domain. Previous work has mainly focused on minimizing the discrepancy between the two domains by using adversarial training or self-training. While adversarial training may fail to align the correct semantic categories as it minimizes the discrepancy between the global distributions, self-training raises the question of how to provide reliable pseudo-labels. To align the correct semantic categories across domains, we propose a contrastive…
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 · COVID-19 diagnosis using AI
MethodsContrastive Learning
