paper-with-me

Papers

Effective Bayesian Causal Inference via Structural Marginalisation and Autoregressive Orders

2024-02-22 · Christian Toth, Christian Knoll, Franz Pernkopf, Robert Peharz

The traditional two-stage approach to causal inference first identifies a single causal model (or equivalence class of models), which is then used to answer causal queries. However, this neglects any epistemic model uncertainty. In contrast, Bayesian causal inference does incorporate epistemic uncertainty into query estimates via Bayesian marginalisation (posterior averaging) over all causal models. While principled, this marginalisation over entire causal models, i.e., both causal structures (graphs) and mechanisms, poses a tremendous computational challenge. In this work, we address this challenge by decomposing structure marginalisation into the marginalisation over (i) causal orders and (ii) directed acyclic graphs (DAGs) given an order. We can marginalise the latter in closed form by limiting the number of parents per variable and utilising Gaussian processes to model mechanisms. To marginalise over orders, we use a sampling-based approximation, for which we devise a novel auto-regressive distribution over causal orders (ARCO). Our method outperforms state-of-the-art in structure learning on simulated non-linear additive noise benchmarks, and yields competitive results on real-world data. Furthermore, we can accurately infer interventional distributions and average causal effects.

📄 PDF Abstract BibTeX arXiv:2402.14781

Code (1)

chritoth/bci-arco-gp 공식 구현 pytorch

Tasks

Causal InferenceGaussian ProcessesGraph Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Constraint-based Causal Discovery for Non-Linear Structural Causal Models with Cycles and Latent Confounders

2018-07-09 · Patrick Forré, Joris M. Mooij

We address the problem of causal discovery from data, making use of the recently proposed causal modeling framework of modular structural causal models (mSCM) to handle cycles, latent confounders and non-linearities. We …

Causal Discovery

Causal Atlases from Entropic Inference: Bayesian Networks beyond Optimal DAGs

2026-06-04 · Hazhir Aliahmadi, Irina Babayan, Greg van Anders arxiv

Data-driven causal relationship identification is pertinent to advancing understanding of complex systems both within and beyond science. Bayesian networks offer a probabilistic method for modelling generic causal relati…

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

Bayesian Causal Structural Learning with Zero-Inflated Poisson Bayesian Networks

2020-12-01 · NeurIPS 2020 12 · Junsouk Choi, Robert Chapkin, Yang Ni

Multivariate zero-inflated count data arise in a wide range of areas such as economics, social sciences, and biology. To infer causal relationships in zero-inflated count data, we propose a new zero-inflated…

Bayesian Inference

BCD Nets: Scalable Variational Approaches for Bayesian Causal Discovery

2021-12-06 · NeurIPS 2021 12 · Chris Cundy, Aditya Grover, Stefano Ermon

A structural equation model (SEM) is an effective framework to reason over causal relationships represented via a directed acyclic graph (DAG). Recent advances have enabled effective maximum-likelihood point estimation o…

Causal DiscoveryStochastic OptimizationVariational Inference