paper-with-me

Papers

Learning directed acyclic graphs based on sparsest permutations

2013-07-01 · Garvesh Raskutti, Caroline Uhler

We consider the problem of learning a Bayesian network or directed acyclic graph (DAG) model from observational data. A number of constraint-based, score-based and hybrid algorithms have been developed for this purpose. For constraint-based methods, statistical consistency guarantees typically rely on the faithfulness assumption, which has been show to be restrictive especially for graphs with cycles in the skeleton. However, there is only limited work on consistency guarantees for score-based and hybrid algorithms and it has been unclear whether consistency guarantees can be proven under weaker conditions than the faithfulness assumption. In this paper, we propose the sparsest permutation (SP) algorithm. This algorithm is based on finding the causal ordering of the variables that yields the sparsest DAG. We prove that this new score-based method is consistent under strictly weaker conditions than the faithfulness assumption. We also demonstrate through simulations on small DAGs that the SP algorithm compares favorably to the constraint-based PC and SGS algorithms as well as the score-based Greedy Equivalence Search and hybrid Max-Min Hill-Climbing method. In the Gaussian setting, we prove that our algorithm boils down to finding the permutation of the variables with sparsest Cholesky decomposition for the inverse covariance matrix. Using this connection, we show that in the oracle setting, where the true covariance matrix is known, the SP algorithm is in fact equivalent to $\ell_0$-penalized maximum likelihood estimation.

📄 PDF Abstract BibTeX arXiv:1307.0366

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Permutation Discovery in Causal DAGs

2020-11-06 · Chandler Squires, Joshua Amaniampong, Caroline Uhler

The problem of learning a directed acyclic graph (DAG) up to Markov equivalence is equivalent to the problem of finding a permutation of the variables that induces the sparsest graph. Without additional assumptions, this…

Learning Sparsest Linear Causal DAGs with Latent Confounders via Higher-Order Cumulants

2026-07-07 · Ming Cai, Hisayuki Hara arxiv

Recovering the exact directed acyclic graph (DAG) in linear non-Gaussian acyclic models with latent confounders (LvLiNGAM) remains a challenging problem. Although LvLiNGAM is identifiable only up to an observational equi…

Markov Equivalence and Consistency in Differentiable Structure Learning

2024-10-08 · Chang Deng, Kevin Bello, Pradeep Ravikumar, Bryon Aragam

Existing approaches to differentiable structure learning of directed acyclic graphs (DAGs) rely on strong identifiability assumptions in order to guarantee that global minimizers of the acyclicity-constrained optimizatio…

Greedy Relaxations of the Sparsest Permutation Algorithm

2022-06-11 · Wai-Yin Lam, Bryan Andrews, Joseph Ramsey

There has been an increasing interest in methods that exploit permutation reasoning to search for directed acyclic causal models, including the "Ordering Search" of Teyssier and Kohler and GSP of Solus, Wang and Uhler. W…

A General Framework for Constraint-based Causal Learning

2024-08-14 · Kai Z. Teh, Kayvan Sadeghi, Terry Soo

By representing any constraint-based causal learning algorithm via a placeholder property, we decompose the correctness condition into a part relating the distribution and the true causal graph, and a part that depends s…

Causal Discovery