paper-with-me

Papers

Active Bayesian Causal Inference

2022-06-04 · Christian Toth, Lars Lorch, Christian Knoll, Andreas Krause, Franz Pernkopf, Robert Peharz, Julius von Kügelgen

Causal discovery and causal reasoning are classically treated as separate and consecutive tasks: one first infers the causal graph, and then uses it to estimate causal effects of interventions. However, such a two-stage approach is uneconomical, especially in terms of actively collected interventional data, since the causal query of interest may not require a fully-specified causal model. From a Bayesian perspective, it is also unnatural, since a causal query (e.g., the causal graph or some causal effect) can be viewed as a latent quantity subject to posterior inference -- other unobserved quantities that are not of direct interest (e.g., the full causal model) ought to be marginalized out in this process and contribute to our epistemic uncertainty. In this work, we propose Active Bayesian Causal Inference (ABCI), a fully-Bayesian active learning framework for integrated causal discovery and reasoning, which jointly infers a posterior over causal models and queries of interest. In our approach to ABCI, we focus on the class of causally-sufficient, nonlinear additive noise models, which we model using Gaussian processes. We sequentially design experiments that are maximally informative about our target causal query, collect the corresponding interventional data, and update our beliefs to choose the next experiment. Through simulations, we demonstrate that our approach is more data-efficient than several baselines that only focus on learning the full causal graph. This allows us to accurately learn downstream causal queries from fewer samples while providing well-calibrated uncertainty estimates for the quantities of interest.

📄 PDF Abstract BibTeX arXiv:2206.02063

Code (1)

chritoth/active-bayesian-causal-inference 공식 구현 pytorch

Tasks

Active LearningCausal DiscoveryCausal InferenceGaussian Processes

Similar Papers 제목 키워드 기반

ABC3: Active Bayesian Causal Inference with Cohn Criteria in Randomized Experiments

2024-12-15 · Taehun Cha, Donghun Lee

In causal inference, randomized experiment is a de facto method to overcome various theoretical issues in observational study. However, the experimental design requires expensive costs, so an efficient experimental desig…

Active LearningCausal InferenceExperimental Design

A Practical Introduction to Bayesian Estimation of Causal Effects: Parametric and Nonparametric Approaches

2020-04-15 · Arman Oganisian, Jason A. Roy

Substantial advances in Bayesian methods for causal inference have been developed in recent years. We provide an introduction to Bayesian inference for causal effects for practicing statisticians who have some familiarit…

Bayesian InferenceCausal Inference

Foundation Models for Causal Inference via Prior-Data Fitted Networks

2025-06-12 · Yuchen Ma, Dennis Frauen, Emil Javurek, Stefan Feuerriegel

Prior-data fitted networks (PFNs) have recently been proposed as a promising way to train tabular foundation models. PFNs are transformers that are pre-trained on synthetic data generated from a prespecified prior distri…

Bayesian InferenceCausal InferenceIn-Context Learning

Causal Inference, is just Inference: A beautifully simple idea that not everyone accepts

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · David Rohde

It is often argued that causal inference is a step that follows probabilistic estimation in a two step procedure, with a separate statistical estimation and causal inference step and each step is governed by its own prin…

Causal Inference

DiBS: Differentiable Bayesian Structure Learning

2021-05-25 · NeurIPS 2021 12 · Lars Lorch, Jonas Rothfuss, Bernhard Schölkopf, Andreas Krause

Bayesian structure learning allows inferring Bayesian network structure from data while reasoning about the epistemic uncertainty -- a key element towards enabling active causal discovery and designing interventions in r…

Causal DiscoveryVariational Inference