Do-PFN: In-Context Learning for Causal Effect Estimation
About
Estimation of causal effects is critical to a range of scientific disciplines. Existing methods for this task either require interventional data, knowledge about the ground truth causal graph, or rely on assumptions such as unconfoundedness, restricting their applicability in real-world settings. In the domain of tabular machine learning, Prior-data fitted networks (PFNs) have achieved state-of-the-art predictive performance, having been pre-trained on synthetic data to solve tabular prediction problems via in-context learning. To assess whether this can be transferred to the harder problem of causal effect estimation, we pre-train PFNs on synthetic data drawn from a wide variety of causal structures, including interventions, to predict interventional outcomes given observational data. Through extensive experiments on synthetic case studies, we show that our approach allows for the accurate estimation of causal effects without knowledge of the underlying causal graph. We also perform ablation studies that elucidate Do-PFN's scalability and robustness across datasets with a variety of causal characteristics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Interventional Prediction | Law School Admissions Interventional (test) | MSE0.9 | 7 | |
| Outcome Prediction | Amazon Sales Interventional (test) | MSE0.593 | 7 | |
| Outcome Prediction | Amazon Sales Observational (test) | MSE0.006 | 7 | |
| Interventional Outcome Prediction | SEMs in-distribution n=1024 (fit samples) | MSE0.941 | 7 | |
| Interventional Outcome Prediction | SEMs n=1024 fit samples (out-of-distribution) | MSE0.966 | 7 | |
| Observational Outcome Prediction | SEMs in-distribution n=1024 (fit samples) | MSE0.67 | 7 | |
| Observational Outcome Prediction | SEMs out-of-distribution n=1024 fit samples | MSE0.782 | 7 | |
| Outcome Prediction | Law School Admissions Observational (test) | MSE0.893 | 7 |