English

Modeling Causal Mechanisms with Diffusion Models for Interventional and Counterfactual Queries

Machine Learning 2024-10-11 v3 Machine Learning Methodology

Abstract

We consider the problem of answering observational, interventional, and counterfactual queries in a causally sufficient setting where only observational data and the causal graph are available. Utilizing the recent developments in diffusion models, we introduce diffusion-based causal models (DCM) to learn causal mechanisms, that generate unique latent encodings. These encodings enable us to directly sample under interventions and perform abduction for counterfactuals. Diffusion models are a natural fit here, since they can encode each node to a latent representation that acts as a proxy for exogenous noise. Our empirical evaluations demonstrate significant improvements over existing state-of-the-art methods for answering causal queries. Furthermore, we provide theoretical results that offer a methodology for analyzing counterfactual estimation in general encoder-decoder models, which could be useful in settings beyond our proposed approach.

Keywords

Cite

@article{arxiv.2302.00860,
  title  = {Modeling Causal Mechanisms with Diffusion Models for Interventional and Counterfactual Queries},
  author = {Patrick Chao and Patrick Blöbaum and Sapan Patel and Shiva Prasad Kasiviswanathan},
  journal= {arXiv preprint arXiv:2302.00860},
  year   = {2024}
}

Comments

30 pages. In this new revision, the title has been changed from previous one "Interventional and Counterfactual Inference with Diffusion Models"

R2 v1 2026-06-28T08:29:51.450Z