Semantic Distribution-aware Contrastive Adaptation for Semantic Segmentation
Shuang Li, Binhui Xie, Bin Zang, Chi Harold Liu, Xinjing Cheng,, Ruigang Yang, Guoren Wang

TL;DR
This paper introduces a semantic distribution-aware contrastive adaptation method for domain adaptive semantic segmentation, improving pixel-wise representation alignment by considering semantic distributions, leading to better segmentation accuracy.
Contribution
It proposes a novel contrastive adaptation algorithm that incorporates semantic distribution information for more effective domain adaptation in semantic segmentation.
Findings
Achieves significant improvements on multiple benchmarks.
Effectively aligns pixel representations across domains.
Enhances segmentation accuracy when combined with self-supervised learning.
Abstract
Domain adaptive semantic segmentation refers to making predictions on a certain target domain with only annotations of a specific source domain. Current state-of-the-art works suggest that performing category alignment can alleviate domain shift reasonably. However, they are mainly based on image-to-image adversarial training and little consideration is given to semantic variations of an object among images, failing to capture a comprehensive picture of different categories. This motivates us to explore a holistic representative, the semantic distribution from each category in source domain, to mitigate the problem above. In this paper, we present semantic distribution-aware contrastive adaptation algorithm that enables pixel-wise representation alignment under the guidance of semantic distributions. Specifically, we first design a pixel-wise contrastive loss by considering the…
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 · Advanced Neural Network Applications · Multimodal Machine Learning Applications
