On the Role of Sparsity and DAG Constraints for Learning Linear DAGs
Ignavier Ng, AmirEmad Ghassami, Kun Zhang

TL;DR
This paper explores the importance of sparsity and DAG constraints in learning linear DAG models, proposing a new likelihood-based method that simplifies optimization and scales efficiently to large graphs.
Contribution
It introduces a likelihood-based score function applying soft sparsity and DAG constraints, enabling easier unconstrained optimization for large-scale linear DAG learning.
Findings
The proposed method outperforms least squares with hard constraints.
It scales to thousands of nodes with high accuracy.
GPU acceleration enhances computational efficiency.
Abstract
Learning graphical structures based on Directed Acyclic Graphs (DAGs) is a challenging problem, partly owing to the large search space of possible graphs. A recent line of work formulates the structure learning problem as a continuous constrained optimization task using the least squares objective and an algebraic characterization of DAGs. However, the formulation requires a hard DAG constraint and may lead to optimization difficulties. In this paper, we study the asymptotic role of the sparsity and DAG constraints for learning DAG models in the linear Gaussian and non-Gaussian cases, and investigate their usefulness in the finite sample regime. Based on the theoretical results, we formulate a likelihood-based score function, and show that one only has to apply soft sparsity and DAG constraints to learn a DAG equivalent to the ground truth DAG. This leads to an unconstrained…
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.
Code & Models
Videos
Taxonomy
TopicsBayesian Modeling and Causal Inference · Multi-Criteria Decision Making · Fuzzy Logic and Control Systems
