Recovering Linear Causal Models with Latent Variables via Cholesky Factorization of Covariance Matrix
Yunfeng Cai, Xu Li, Minging Sun, Ping Li

TL;DR
This paper introduces a fast, theoretically guaranteed algorithm based on Cholesky factorization for recovering DAG structures from observed data, including cases with latent variables, demonstrating superior performance on synthetic and real datasets.
Contribution
The paper presents a novel Cholesky-based algorithm for DAG recovery that is fast, easy to implement, and extends to latent variable models with an optimization enhancement under equal error variances.
Findings
Algorithm is faster than previous methods.
Achieves state-of-the-art performance on datasets.
Effectively recovers ground truth graphs with latent variables.
Abstract
Discovering the causal relationship via recovering the directed acyclic graph (DAG) structure from the observed data is a well-known challenging combinatorial problem. When there are latent variables, the problem becomes even more difficult. In this paper, we first propose a DAG structure recovering algorithm, which is based on the Cholesky factorization of the covariance matrix of the observed data. The algorithm is fast and easy to implement and has theoretical grantees for exact recovery. On synthetic and real-world datasets, the algorithm is significantly faster than previous methods and achieves the state-of-the-art performance. Furthermore, under the equal error variances assumption, we incorporate an optimization procedure into the Cholesky factorization based algorithm to handle the DAG recovering problem with latent variables. Numerical simulations show that the modified…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data Quality and Management · Advanced Graph Neural Networks
