DomCLP: Domain-wise Contrastive Learning with Prototype Mixup for Unsupervised Domain Generalization
Jin-Seop Lee, Noo-ri Kim, Jee-Hyong Lee

TL;DR
This paper introduces DomCLP, a novel unsupervised domain generalization method combining domain-wise contrastive learning and prototype mixup to improve the extraction of domain-irrelevant features, outperforming existing approaches.
Contribution
The paper proposes DomCLP, a new approach that enhances domain-irrelevant feature learning without strong assumptions, improving generalization across unseen domains.
Findings
Outperforms state-of-the-art on PACS and DomainNet datasets
Significant improvements across various label fractions
Effectively extracts domain-irrelevant features
Abstract
Self-supervised learning (SSL) methods based on the instance discrimination tasks with InfoNCE have achieved remarkable success. Despite their success, SSL models often struggle to generate effective representations for unseen-domain data. To address this issue, research on unsupervised domain generalization (UDG), which aims to develop SSL models that can generate domain-irrelevant features, has been conducted. Most UDG approaches utilize contrastive learning with InfoNCE to generate representations, and perform feature alignment based on strong assumptions to generalize domain-irrelevant common features from multi-source domains. However, existing methods that rely on instance discrimination tasks are not effective at extracting domain-irrelevant common features. This leads to the suppression of domain-irrelevant common features and the amplification of domain-relevant features,…
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 · Cancer-related molecular mechanisms research
MethodsContrastive Learning · InfoNCE · Mixup
