Amortized Inference of Causal Models via Conditional Fixed-Point Iterations
About
Structural Causal Models (SCMs) offer a principled framework to reason about interventions and support out-of-distribution generalization, which are key goals in scientific discovery. However, the task of learning SCMs from observed data poses formidable challenges, and often requires training a separate model for each dataset. In this work, we propose an amortized inference framework that trains a single model to predict the causal mechanisms of SCMs conditioned on their observational data and causal graph. We first use a transformer-based architecture for amortized learning of dataset embeddings, and then extend the Fixed-Point Approach (FiP) to infer the causal mechanisms conditionally on their dataset embeddings. As a byproduct, our method can generate observational and interventional data from novel SCMs at inference time, without updating parameters. Empirical results show that our amortized procedure performs on par with baselines trained specifically for each dataset on both in and out-of-distribution problems, and also outperforms them in scarce data regimes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Noise Prediction | AVICI (out-of-distribution) | LIN (RMSE)0.07 | 32 | |
| Sample Generation | AVICI LIN (Out-of-distribution) | RMSE0.05 | 16 | |
| Sample Generation | AVICI RFF (Out-of-distribution) | RMSE0.08 | 16 | |
| Sample Generation | AVICI LIN (In-distribution) | RMSE0.05 | 16 | |
| Sample Generation | AVICI RFF (In-distribution) | RMSE0.14 | 16 | |
| Causal Discovery | FoundCause 10% MAR missingness | AUROC0.706 | 16 | |
| Interventional Generation | AVICI In-distribution | LIN RMSE0.09 | 16 | |
| Noise Prediction | AVICI In-distribution | LIN RMSE0.05 | 16 | |
| Causal Discovery | Causal Discovery Suite 30% MAR missingness | Coverage15 | 16 | |
| Causal Discovery | 15 Real-world Causal Discovery Benchmark Datasets | Coverage15 | 16 |