paper-with-me

Papers

The interventional Bayesian Gaussian equivalent score for Bayesian causal inference with unknown soft interventions

2022-05-05 · Jack Kuipers, Giusi Moffa

Describing the causal relations governing a system is a fundamental task in many scientific fields, ideally addressed by experimental studies. However, obtaining data under intervention scenarios may not always be feasible, while discovering causal relations from purely observational data is notoriously challenging. In certain settings, such as genomics, we may have data from heterogeneous study conditions, with soft (partial) interventions only pertaining to a subset of the study variables, whose effects and targets are possibly unknown. Combining data from experimental and observational studies offers the opportunity to leverage both domains and improve on the identifiability of causal structures. To this end, we define the interventional BGe score for a mixture of observational and interventional data, where the targets and effects of intervention may be unknown. To demonstrate the approach we compare its performance to other state-of-the-art algorithms, both in simulations and data analysis applications. Prerogative of our method is that it takes a Bayesian perspective leading to a full characterisation of the posterior distribution of the DAG structures. Given a sample of DAGs one can also automatically derive full posterior distributions of the intervention effects. Consequently the method effectively captures the uncertainty both in the structure and the parameter estimates. Codes to reproduce the simulations and analyses are publicly available at github.com/jackkuipers/iBGe

📄 PDF Abstract BibTeX arXiv:2205.02602

Code (1)

jackkuipers/ibge 공식 구현

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Bayesian Discovery of Linear Acyclic Causal Models

2012-05-09 · Patrik O. Hoyer, Antti Hyttinen

Methods for automated discovery of causal relationships from non-interventional data have received much attention recently. A widely used and well understood model family is given by linear acyclic causal models (recursi…

Causal Inference

A Bayesian Perspective on the Maximum Score Problem

2024-10-22 · Christopher D. Walker

This paper presents a Bayesian inference framework for a linear index threshold-crossing binary choice model that satisfies a median independence restriction. The key idea is that the model is observationally equivalent …

Bayesian Inference

Dynamic Causal Bayesian Optimization

2021-10-26 · NeurIPS 2021 12 · Virginia Aglietti, Neil Dhir, Javier González, Theodoros Damoulas

This paper studies the problem of performing a sequence of optimal interventions in a causal dynamical system where both the target variable of interest and the inputs evolve over time. This problem arises in a variety o…

Bayesian OptimizationCausal InferenceDecision MakingSequential Decision Making

Bayesian causal discovery from unknown general interventions

2023-12-01 · Alessandro Mascaro, Federico Castelletti

We consider the problem of learning causal Directed Acyclic Graphs (DAGs) using combinations of observational and interventional experimental data. Current methods tailored to this setting assume that interventions eithe…

Bayesian InferenceCausal Discovery

Active Bayesian Causal Inference

2022-06-04 · Christian Toth, Lars Lorch, Christian Knoll, Andreas Krause 외

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 …

Active LearningCausal DiscoveryCausal InferenceGaussian Processes