Invariant Learning via Probability of Sufficient and Necessary Causes
Mengyue Yang, Zhen Fang, Yonggang Zhang, Yali Du, Furui Liu,, Jean-Francois Ton, Jianhong Wang, Jun Wang

TL;DR
This paper introduces a causality-inspired approach for out-of-distribution generalization by leveraging the probability of sufficiency and necessity (PNS) of causes, improving model robustness across different domains.
Contribution
It proposes a novel PNS-based risk framework to learn invariant features considering both sufficiency and necessity, with theoretical guarantees and empirical validation.
Findings
PNS-based method improves OOD generalization on benchmarks.
Theoretical analysis confirms the generalizability of the PNS risk.
Experiments demonstrate effectiveness on synthetic and real-world data.
Abstract
Out-of-distribution (OOD) generalization is indispensable for learning models in the wild, where testing distribution typically unknown and different from the training. Recent methods derived from causality have shown great potential in achieving OOD generalization. However, existing methods mainly focus on the invariance property of causes, while largely overlooking the property of \textit{sufficiency} and \textit{necessity} conditions. Namely, a necessary but insufficient cause (feature) is invariant to distribution shift, yet it may not have required accuracy. By contrast, a sufficient yet unnecessary cause (feature) tends to fit specific data well but may have a risk of adapting to a new domain. To capture the information of sufficient and necessary causes, we employ a classical concept, the probability of sufficiency and necessary causes (PNS), which indicates the probability of…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning in Healthcare · Machine Learning and Data Classification
MethodsFocus
