MLLGFeb 1, 2023

How to select predictive models for causal inference?

arXiv:2302.00370v25 citationsh-index: 65
AI Analysis

This addresses model selection for causal inference in health data, offering a practical solution to improve validity, though it is incremental as it builds on existing nuisance re-weighting methods.

The paper tackles the problem of selecting predictive models for causal inference, showing that classic machine-learning model selection fails to control causal effects when treated and non-treated populations differ, and proposes a procedure using the R-risk with flexible nuisance estimators and data splitting, validated through an extensive empirical study.

As predictive models -- e.g., from machine learning -- give likely outcomes, they may be used to reason on the effect of an intervention, a causal-inference task. The increasing complexity of health data has opened the door to a plethora of models, but also the Pandora box of model selection: which of these models yield the most valid causal estimates? Here we highlight that classic machine-learning model selection does not select the best outcome models for causal inference. Indeed, causal model selection should control both outcome errors for each individual, treated or not treated, whereas only one outcome is observed. Theoretically, simple risks used in machine learning do not control causal effects when treated and non-treated population differ too much. More elaborate risks build proxies of the causal error using ``nuisance'' re-weighting to compute it on the observed data. But does computing these nuisance adds noise to model selection? Drawing from an extensive empirical study, we outline a good causal model-selection procedure: using the so-called $R\text{-risk}$; using flexible estimators to compute the nuisance models on the train set; and splitting out 10\% of the data to compute risks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes