Environment-Adaptive Covariate Selection: Learning When to Use Spurious Correlations for Out-of-Distribution Prediction
Shuozhi Zuo, Yixin Wang

TL;DR
This paper introduces an environment-adaptive covariate selection method that dynamically chooses predictive features based on distribution shifts, improving out-of-distribution prediction by leveraging proxy covariates and environment-specific information.
Contribution
It proposes the EACS algorithm that adapts covariate selection to specific distribution shifts, incorporating prior causal knowledge and outperforming static methods.
Findings
EACS outperforms static predictors across diverse shifts.
Proxy covariates can improve prediction when causes are unobserved.
Environment signatures guide covariate selection effectively.
Abstract
Out-of-distribution (OOD) prediction is often approached by restricting models to causal or invariant covariates, avoiding non-causal spurious associations that may be unstable across environments. Despite its theoretical appeal, this strategy frequently underperforms empirical risk minimization (ERM) in practice. We investigate the source of this gap and show that such failures naturally arise when only a subset of the true causes of the outcome is observed. In these settings, non-causal spurious covariates can serve as informative proxies for unobserved causes and substantially improve prediction, except under distribution shifts that break these proxy relationships. Consequently, the optimal set of predictive covariates is neither universal nor necessarily exhibits invariant relationships with the outcome across all environments, but instead depends on the specific type of shift…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI) · Advanced Causal Inference Techniques
