paper-with-me

Papers

Domain Generalization -- A Causal Perspective

2022-09-30 · Paras Sheth, Raha Moraffah, K. Selçuk Candan, Adrienne Raglin, Huan Liu

Machine learning models rely on various assumptions to attain high accuracy. One of the preliminary assumptions of these models is the independent and identical distribution, which suggests that the train and test data are sampled from the same distribution. However, this assumption seldom holds in the real world due to distribution shifts. As a result models that rely on this assumption exhibit poor generalization capabilities. Over the recent years, dedicated efforts have been made to improve the generalization capabilities of these models collectively known as -- \textit{domain generalization methods}. The primary idea behind these methods is to identify stable features or mechanisms that remain invariant across the different distributions. Many generalization approaches employ causal theories to describe invariance since causality and invariance are inextricably intertwined. However, current surveys deal with the causality-aware domain generalization methods on a very high-level. Furthermore, we argue that it is possible to categorize the methods based on how causality is leveraged in that method and in which part of the model pipeline is it used. To this end, we categorize the causal domain generalization methods into three categories, namely, (i) Invariance via Causal Data Augmentation methods which are applied during the data pre-processing stage, (ii) Invariance via Causal representation learning methods that are utilized during the representation learning stage, and (iii) Invariance via Transferring Causal mechanisms methods that are applied during the classification stage of the pipeline. Furthermore, this survey includes in-depth insights into benchmark datasets and code repositories for domain generalization methods. We conclude the survey with insights and discussions on future directions.

📄 PDF Abstract BibTeX arXiv:2209.15177

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDomain GeneralizationRepresentation Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

A Causal Framework to Unify Common Domain Generalization Approaches

2023-07-13 · Nevin L. Zhang, Kaican Li, Han Gao, Weiyan Xie 외

Domain generalization (DG) is about learning models that generalize well to new domains that are related to, but different from, the training domain(s). It is a fundamental problem in machine learning and has attracted m…

Domain Generalization

Causal-Driven Feature Evaluation for Cross-Domain Image Classification

2026-01-28 · Chen Cheng, Ang Li arxiv

Out-of-distribution (OOD) generalization remains a fundamental challenge in real-world classification, where test distributions often differ substantially from training data. Most existing approaches pursue domain-invari…

Image Classification

Implicit Non-Causal Factors are Out via Dataset Splitting for Domain Generalization Object Detection

2026-01-27 · Zhilong Zhang, Lei Zhang, Qing He, Shuyin Xia 외 arxiv

Open world object detection faces a significant challenge in domain-invariant representation, i.e., implicit non-causal factors. Most domain generalization (DG) methods based on domain adversarial learning (DAL) pay much…

Open World Object DetectionDomain GeneralizationData Augmentation

Confounder Identification-free Causal Visual Feature Learning

2021-11-26 · Xin Li, Zhizheng Zhang, Guoqiang Wei, Cuiling Lan 외

Confounders in deep learning are in general detrimental to model's generalization where they infiltrate feature representations. Therefore, learning causal features that are free of interference from confounders is impor…

Domain GeneralizationMeta-Learning