paper-with-me

홈 › Papers

Learning high-dimensional directed acyclic graphs with latent and selection variables

2011-04-29 · Diego Colombo, Marloes H. Maathuis, Markus Kalisch, Thomas S. Richardson

We consider the problem of learning causal information between random variables in directed acyclic graphs (DAGs) when allowing arbitrarily many latent and selection variables. The FCI (Fast Causal Inference) algorithm has been explicitly designed to infer conditional independence and causal information in such settings. However, FCI is computationally infeasible for large graphs. We therefore propose the new RFCI algorithm, which is much faster than FCI. In some situations the output of RFCI is slightly less informative, in particular with respect to conditional independence information. However, we prove that any causal information in the output of RFCI is correct in the asymptotic limit. We also define a class of graphs on which the outputs of FCI and RFCI are identical. We prove consistency of FCI and RFCI in sparse high-dimensional settings, and demonstrate in simulations that the estimation performances of the algorithms are very similar. All software is implemented in the R-package pcalg.

📄 PDF Abstract BibTeX arXiv:1104.5617

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

A factorization criterion for acyclic directed mixed graphs

2014-06-26 · Thomas S. Richardson

Acyclic directed mixed graphs, also known as semi-Markov models represent the conditional independence structure induced on an observed margin by a DAG model with latent variables. In this paper we present a factorizatio…

Markov Properties for Graphical Models with Cycles and Latent Variables

2017-10-24 · Patrick Forré, Joris M. Mooij

We investigate probabilistic graphical models that allow for both cycles and latent variables. For this we introduce directed graphs with hyperedges (HEDGes), generalizing and combining both marginalized directed acyclic…

Learning Directed Acyclic Graphs from Partial Orderings

2024-03-24 · Ali Shojaie, Wenyu Chen

Directed acyclic graphs (DAGs) are commonly used to model causal relationships among random variables. In general, learning the DAG structure is both computationally and statistically challenging. Moreover, without addit…

Learning LWF Chain Graphs: an Order Independent Algorithm

2020-05-27 · Mohammad Ali Javidian, Marco Valtorta, Pooyan Jamshidi

LWF chain graphs combine directed acyclic graphs and undirected graphs. We present a PC-like algorithm that finds the structure of chain graphs under the faithfulness assumption to resolve the problem of scalability of t…

Deep Q-Learning for Directed Acyclic Graph Generation

2019-06-05 · Laura D'Arcy, Padraig Corcoran, Alun Preece

We present a method to generate directed acyclic graphs (DAGs) using deep reinforcement learning, specifically deep Q-learning. Generating graphs with specified structures is an important and challenging task in various …

Deep Reinforcement LearningGraph GenerationQ-Learningreinforcement-learning+2