paper-with-me

Papers

Invariant Causal Representation Learning for Out-of-Distribution Generalization

2021-09-29 · ICLR 2022 4 · Chaochao Lu, Yuhuai Wu, José Miguel Hernández-Lobato, Bernhard Schölkopf

Due to spurious correlations, machine learning systems often fail to generalize to environments whose distributions differ from the ones used at training time. Prior work addressing this, either explicitly or implicitly, attempted to find a data representation that has an invariant relationship with the target. This is done by leveraging a diverse set of training environments to reduce the effect of spurious features and build an invariant predictor. However, these methods have generalization guarantees only when both data representation and classifiers come from a linear model class. We propose invariant Causal Representation Learning (iCaRL), an approach that enables out-of-distribution (OOD) generalization in the nonlinear setting (i.e., nonlinear representations and nonlinear classifiers). It builds upon a practical and general assumption: the prior over the data representation (i.e., a set of latent variables encoding the data) given the target and the environment belongs to general exponential family distributions, i.e., a more flexible conditionally non-factorized prior that can actually capture complicated dependences between the latent variables. Based on this, we show that it is possible to identify the data representation up to simple transformations. We also prove that all direct causes of the target can be fully discovered, which further enables us to obtain generalization guarantees in the nonlinear setting. Extensive experiments on both synthetic and real-world datasets show that our approach outperforms a variety of baseline methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution GeneralizationRepresentation Learning

Similar Papers 제목 키워드 기반

Quantifying Distributional Invariance in Causal Subgraph for IRM-Free Graph Generalization

2025-10-23 · Yang Qiu, Yixiong Zou, Jun Wang, Wei Liu 외 arxiv

Out-of-distribution generalization under distributional shifts remains a critical challenge for graph neural networks. Existing methods generally adopt the Invariant Risk Minimization (IRM) framework, requiring costly en…

When Distributions Shifts: Causal Generalization for Low-Resource Languages

2025-10-31 · Mahi Aliyu Aminu, Chisom Chibuike, Fatimo Adebanjo, Omokolade Awosanya 외 arxiv

Machine learning models often fail under distribution shifts, a problem exacerbated in low-resource settings where limited data restricts robust generalization. Domain generalization(DG) methods address this challenge by…

Representation LearningDomain GeneralizationSentiment AnalysisData Augmentation

Graph Representation Learning via Causal Diffusion for Out-of-Distribution Recommendation

2024-08-01 · Chu Zhao, Enneng Yang, Yuliang Liang, Pengxiang Lan 외

Graph Neural Networks (GNNs)-based recommendation algorithms typically assume that training and testing data are drawn from independent and identically distributed (IID) spaces. However, this assumption often fails in th…

Graph Representation LearningRepresentation LearningVariational Inference

Meta-Causal Feature Learning for Out-of-Distribution Generalization

2022-08-22 · Yuqing Wang, Xiangxian Li, Zhuang Qi, Jingyu Li 외

Causal inference has become a powerful tool to handle the out-of-distribution (OOD) generalization problem, which aims to extract the invariant features. However, conventional methods apply causal learners from multiple …

Causal InferenceOut-of-Distribution GeneralizationRepresentation Learning

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