SPCL: A New Framework for Domain Adaptive Semantic Segmentation via Semantic Prototype-based Contrastive Learning
Binhui Xie, Mingjia Li, Shuang Li

TL;DR
This paper introduces SPCL, a semantic prototype-based contrastive learning framework that enhances domain adaptive semantic segmentation by aligning pixel representations with class prototypes, improving robustness and reducing domain shift.
Contribution
The paper proposes a novel contrastive learning framework utilizing semantic prototypes for fine-grained class alignment in domain adaptive segmentation, addressing local feature discriminability.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Improves intra-class compactness and inter-class separability.
Enhances robustness against domain shift.
Abstract
Although there is significant progress in supervised semantic segmentation, it remains challenging to deploy the segmentation models to unseen domains due to domain biases. Domain adaptation can help in this regard by transferring knowledge from a labeled source domain to an unlabeled target domain. Previous methods typically attempt to perform the adaptation on global features, however, the local semantic affiliations accounting for each pixel in the feature space are often ignored, resulting in less discriminability. To solve this issue, we propose a novel semantic prototype-based contrastive learning framework for fine-grained class alignment. Specifically, the semantic prototypes provide supervisory signals for per-pixel discriminative representation learning and each pixel of source and target domains in the feature space is required to reflect the content of the corresponding…
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 · Cancer-related molecular mechanisms research
MethodsContrastive Learning
