ProtoGMM: Multi-prototype Gaussian-Mixture-based Domain Adaptation Model for Semantic Segmentation
Nazanin Moradinasab, Laura S. Shankman, Rebecca A. Deaton, Gary K., Owens, Donald E. Brown

TL;DR
ProtoGMM introduces a multi-prototype Gaussian mixture model for domain adaptation in semantic segmentation, leveraging GMM-based contrastive learning to better capture class variations and improve alignment between source and target domains.
Contribution
The paper proposes a novel multi-prototype GMM approach for domain adaptation, addressing limitations of global prototypes and memory banks in contrastive learning.
Findings
Effective on UDA benchmarks for semantic segmentation.
Improves intra-class similarity and inter-class separation.
Enhances domain alignment between source and target.
Abstract
Domain adaptive semantic segmentation aims to generate accurate and dense predictions for an unlabeled target domain by leveraging a supervised model trained on a labeled source domain. The prevalent self-training approach involves retraining the dense discriminative classifier of using the pseudo-labels from the target domain. While many methods focus on mitigating the issue of noisy pseudo-labels, they often overlook the underlying data distribution p(pixel feature|class) in both the source and target domains. To address this limitation, we propose the multi-prototype Gaussian-Mixture-based (ProtoGMM) model, which incorporates the GMM into contrastive losses to perform guided contrastive learning. Contrastive losses are commonly executed in the literature using memory banks, which can lead to class biases due to underrepresented classes. Furthermore, memory…
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
MethodsFocus · Contrastive Learning
