paper-with-me

Papers

Causality-based Dual-Contrastive Learning Framework for Domain Generalization

2023-01-22 · Zining Chen, Weiqiu Wang, Zhicheng Zhao, Aidong Men

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 show that our method outperforms state-of-the-art algorithms on three DG datasets. The proposed algorithm can also serve as a plug-and-play module without usage of domain labels.

📄 PDF Abstract BibTeX arXiv:2301.09120

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiversityDomain GeneralizationOut-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual-stream Feature Augmentation for Domain Generalization

2024-09-07 · Shanshan Wang, ALuSi, Xun Yang, Ke Xu 외

Domain generalization (DG) task aims to learn a robust model from source domains that could handle the out-of-distribution (OOD) issue. In order to improve the generalization ability of the model in unseen domains, incre…

Contrastive LearningDomain Generalization

CROCODILE: Causality aids RObustness via COntrastive DIsentangled LEarning

2024-08-09 · Gianluca Carloni, Sotirios A Tsaftaris, Sara Colantonio

Due to domain shift, deep learning image classifiers perform poorly when applied to a domain different from the training one. For instance, a classifier trained on chest X-ray (CXR) images from one hospital may not gener…

Contrastive LearningDeep LearningDisentanglementDomain Generalization+3

A Shift in Perspective on Causality in Domain Generalization

2025-08-18 · Damian Machlanski, Stephanie Riley, Edward Moroshko, Kurt Butler 외 arxiv

The promise that causal modelling can lead to robust AI generalization has been challenged in recent work on domain generalization (DG) benchmarks. We revisit the claims of the causality and DG literature, reconciling ap…

Domain Generalization

Contrastive ACE: Domain Generalization Through Alignment of Causal Mechanisms

2021-06-02 · Yunqi Wang, Furui Liu, Zhitang Chen, Qing Lian 외

Domain generalization aims to learn knowledge invariant across different distributions while semantically meaningful for downstream tasks from multiple source domains, to improve the model's generalization ability on uns…

Domain Generalization

Promoting Semantic Connectivity: Dual Nearest Neighbors Contrastive Learning for Unsupervised Domain Generalization

2023-01-01 · CVPR 2023 1 · Yuchen Liu, Yaoming Wang, Yabo Chen, Wenrui Dai 외

Domain Generalization (DG) has achieved great success in generalizing knowledge from source domains to unseen target domains. However, current DG methods rely heavily on labeled source data, which are usually costly …

Contrastive LearningDomain GeneralizationLinear evaluation