Causality-based Dual-Contrastive Learning Framework for Domain Generalization
Zining Chen, Weiqiu Wang, Zhicheng Zhao, Aidong Men

TL;DR
This paper introduces a causality-based dual-contrastive learning framework for domain generalization, combining feature and prototype contrast, a causal fusion attention module, and a hard-pair mining strategy to improve generalization to unseen domains.
Contribution
It proposes a novel dual-contrastive learning approach with a causal fusion attention module and hard-pair mining, enhancing domain generalization without complex architectures.
Findings
Outperforms state-of-the-art on three DG datasets.
Effective without domain labels as a plug-and-play module.
Improves robustness against domain shifts.
Abstract
Domain Generalization (DG) is essentially a sub-branch of out-of-distribution generalization, which trains models from multiple source domains and generalizes to unseen target domains. Recently, some domain generalization algorithms have emerged, but most of them were designed with non-transferable complex architecture. Additionally, contrastive learning has become a promising solution for simplicity and efficiency in DG. However, existing contrastive learning neglected domain shifts that caused severe model confusions. In this paper, we propose a Dual-Contrastive Learning (DCL) module on feature and prototype contrast. Moreover, we design a novel Causal Fusion Attention (CFA) module to fuse diverse views of a single image to attain prototype. Furthermore, we introduce a Similarity-based Hard-pair Mining (SHM) strategy to leverage information on diversity shift. Extensive experiments…
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
MethodsContrastive Learning
