Calibration-based Dual Prototypical Contrastive Learning Approach for Domain Generalization Semantic Segmentation
Muxin Liao, Shishun Tian, Yuhang Zhang, Guoguang Hua, Wenbin Zou, Xia, Li

TL;DR
This paper introduces a calibration-based dual prototypical contrastive learning method to improve domain generalization in semantic segmentation by aligning class-wise features across domains, addressing prototype discrepancies.
Contribution
It proposes a novel calibration-based dual PCL framework with uncertainty-guided and hard-weighted modules to better align prototypes across domains for semantic segmentation.
Findings
Achieves superior performance on domain generalization semantic segmentation tasks.
Effectively reduces domain discrepancy of class prototypes.
Outperforms existing methods in experimental evaluations.
Abstract
Prototypical contrastive learning (PCL) has been widely used to learn class-wise domain-invariant features recently. These methods are based on the assumption that the prototypes, which are represented as the central value of the same class in a certain domain, are domain-invariant. Since the prototypes of different domains have discrepancies as well, the class-wise domain-invariant features learned from the source domain by PCL need to be aligned with the prototypes of other domains simultaneously. However, the prototypes of the same class in different domains may be different while the prototypes of different classes may be similar, which may affect the learning of class-wise domain-invariant features. Based on these observations, a calibration-based dual prototypical contrastive learning (CDPCL) approach is proposed to reduce the domain discrepancy between the learned class-wise…
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
MethodsContrastive Learning
