paper-with-me

Papers

Domain Generalization via Contrastive Causal Learning

2022-10-06 · Qiaowei Miao, Junkun Yuan, Kun Kuang

Domain Generalization (DG) aims to learn a model that can generalize well to unseen target domains from a set of source domains. With the idea of invariant causal mechanism, a lot of efforts have been put into learning robust causal effects which are determined by the object yet insensitive to the domain changes. Despite the invariance of causal effects, they are difficult to be quantified and optimized. Inspired by the ability that humans adapt to new environments by prior knowledge, We develop a novel Contrastive Causal Model (CCM) to transfer unseen images to taught knowledge which are the features of seen images, and quantify the causal effects based on taught knowledge. Considering the transfer is affected by domain shifts in DG, we propose a more inclusive causal graph to describe DG task. Based on this causal graph, CCM controls the domain factor to cut off excess causal paths and uses the remaining part to calculate the causal effects of images to labels via the front-door criterion. Specifically, CCM is composed of three components: (i) domain-conditioned supervised learning which teaches CCM the correlation between images and labels, (ii) causal effect learning which helps CCM measure the true causal effects of images to labels, (iii) contrastive similarity learning which clusters the features of images that belong to the same class and provides the quantification of similarity. Finally, we test the performance of CCM on multiple datasets including PACS, OfficeHome, and TerraIncognita. The extensive experiments demonstrate that CCM surpasses the previous DG methods with clear margins.

📄 PDF Abstract BibTeX arXiv:2210.02655

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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 generalizatio…

Contrastive LearningDiversityDomain GeneralizationOut-of-Distribution Generalization

Domain Adaptation for Sustainable Soil Management using Causal and Contrastive Constraint Minimization

2024-01-13 · Somya Sharma, Swati Sharma, Rafael Padilha, Emre Kiciman 외

Monitoring organic matter is pivotal for maintaining soil health and can help inform sustainable soil management practices. While sensor-based soil information offers higher-fidelity and reliable insights into organic ma…

Contrastive LearningDomain AdaptationManagement

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

CILF:Causality Inspired Learning Framework for Out-of-Distribution Vehicle Trajectory Prediction

2023-07-11 · Shengyi Li, Qifan Xue, Yezhuo Zhang, Xuanpeng Li

Trajectory prediction is critical for autonomous driving vehicles. Most existing methods tend to model the correlation between history trajectory (input) and future trajectory (output). Since correlation is just a superf…

Autonomous DrivingContrastive LearningDomain GeneralizationPrediction+1

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