paper-with-me

Papers

A Full DAG Score-Based Algorithm for Learning Causal Bayesian Networks with Latent Confounders

2024-08-20 · Christophe Gonzales, Amir-Hosein Valizadeh

Causal Bayesian networks (CBN) are popular graphical probabilistic models that encode causal relations among variables. Learning their graphical structure from observational data has received a lot of attention in the literature. When there exists no latent (unobserved) confounder, i.e., no unobserved direct common cause of some observed variables, learning algorithms can be divided essentially into two classes: constraint-based and score-based approaches. The latter are often thought to be more robust than the former and to produce better results. However, to the best of our knowledge, when variables are discrete, no score-based algorithm is capable of dealing with latent confounders. This paper introduces the first fully score-based structure learning algorithm searching the space of DAGs (directed acyclic graphs) that is capable of identifying the presence of some latent confounders. It is justified mathematically and experiments highlight its effectiveness.

📄 PDF Abstract BibTeX arXiv:2408.11181

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Bayesian network structure learning with causal effects in the presence of latent variables

2020-05-29 · Kiattikun Chobtham, Anthony C. Constantinou

Latent variables may lead to spurious relationships that can be misinterpreted as causal relationships. In Bayesian Networks (BNs), this challenge is known as learning under causal insufficiency. Structure learning algor…

Neural Network Parameter-optimization of Gaussian pmDAGs

2023-09-25 · Mehrzad Saremi

Finding the parameters of a latent variable causal model is central to causal inference and causal identification. In this article, we show that existing graphical structures that are used in causal inference are not sta…

Causal IdentificationCausal Inference

Score matching through the roof: linear, nonlinear, and latent variables causal discovery

2024-07-26 · Francesco Montagna, Philipp M. Faller, Patrick Bloebaum, Elke Kirschbaum 외

Causal discovery from observational data holds great promise, but existing methods rely on strong assumptions about the underlying causal structure, often requiring full observability of all relevant variables. We tackle…

Causal 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

Semidefinite tests for latent causal structures

2017-01-03 · Aditya Kela, Kai von Prillwitz, Johan Aberg, Rafael Chaves 외

Testing whether a probability distribution is compatible with a given Bayesian network is a fundamental task in the field of causal inference, where Bayesian networks model causal relations. Here we consider the class of…

Causal Inference