Invariant and Transportable Representations for Anti-Causal Domain Shifts
Yibo Jiang, Victor Veitch

TL;DR
This paper introduces a method for learning invariant and transportable representations in domain shift scenarios, especially addressing anti-causal problems where traditional causal invariance does not apply, enabling better generalization and adaptation.
Contribution
It proposes a novel representation learning approach that disentangles invariant and non-stable features under anti-causal domain shifts, improving transferability.
Findings
Effective in synthetic and real-world datasets
Enables fast adaptation to new domains
Outperforms baseline methods in domain generalization
Abstract
Real-world classification problems must contend with domain shift, the (potential) mismatch between the domain where a model is deployed and the domain(s) where the training data was gathered. Methods to handle such problems must specify what structure is common between the domains and what varies. A natural assumption is that causal (structural) relationships are invariant in all domains. Then, it is tempting to learn a predictor for label that depends only on its causal parents. However, many real-world problems are "anti-causal" in the sense that is a cause of the covariates -- in this case, has no causal parents and the naive causal invariance is useless. In this paper, we study representation learning under a particular notion of domain shift that both respects causal invariance and that naturally handles the "anti-causal" structure. We show how to leverage the…
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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
