Back to Research papers
Research paper index

Causal Foundation Models

Christopher Stith, Hossein Rahmani, Jesse C. Cresswell

arXiv:2609.03003Published September 2, 20260 citations
  • cs.LG
  • stat.ML
  • foundation model

Abstract

Causal inference is the practice of estimating the effect of a treatment or intervention from data. It traditionally requires a bespoke pipeline for every new problem: first proposing a causal mechanism, selecting a compatible estimator, and finally training it. Meanwhile, across diverse settings and modalities, much of machine learning has shifted to the paradigm of foundation models: networks pretrained once at scale and applied to new tasks without fine-tuning. Causal foundation models (CFMs) bring this paradigm to causal inference. CFMs are pretrained neural networks that estimate causal quantities, such as the average treatment effect, on entirely new datasets using in-context learning without requiring model updates. This work provides a practical introduction to this emerging area. We summarize the necessary background in causal inference and machine learning before discussing CFMs. Throughout, we include example code and Jupyter notebooks.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.