Bi-directional Contrastive Learning for Domain Adaptive Semantic Segmentation
Geon Lee, Chanho Eom, Wonkyung Lee, Hyekang Park, Bumsub Ham

TL;DR
This paper introduces a bi-directional contrastive learning framework for unsupervised domain adaptation in semantic segmentation, effectively aligning features across domains without target labels.
Contribution
It proposes a novel pixel-prototype contrastive learning approach with dynamic pseudo labels and a calibration method to improve domain-invariant feature learning.
Findings
Enhanced domain adaptation performance in semantic segmentation
Effective alignment of pixel-level features across domains
Improved discriminative features for object classes
Abstract
We present a novel unsupervised domain adaptation method for semantic segmentation that generalizes a model trained with source images and corresponding ground-truth labels to a target domain. A key to domain adaptive semantic segmentation is to learn domain-invariant and discriminative features without target ground-truth labels. To this end, we propose a bi-directional pixel-prototype contrastive learning framework that minimizes intra-class variations of features for the same object class, while maximizing inter-class variations for different ones, regardless of domains. Specifically, our framework aligns pixel-level features and a prototype of the same object class in target and source images (i.e., positive pairs), respectively, sets them apart for different classes (i.e., negative pairs), and performs the alignment and separation processes toward the other direction with…
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
