Non-negative Weighted DAG Structure Learning
Samuel Rey, Seyed Saman Saboksayr, Gonzalo Mateos

TL;DR
This paper introduces a convex optimization approach for learning non-negative weighted DAG structures from data, guaranteeing global optimality and accurate recovery of the true graph in large-sample scenarios.
Contribution
It proposes a novel convex relaxation for DAG structure learning with non-negative weights, enabling guaranteed global solutions and improved accuracy over existing methods.
Findings
Outperforms state-of-the-art algorithms in synthetic tests
Guarantees global optimality in DAG recovery
Ensures true DAG recovery with infinite data
Abstract
We address the problem of learning the topology of directed acyclic graphs (DAGs) from nodal observations, which adhere to a linear structural equation model. Recent advances framed the combinatorial DAG structure learning task as a continuous optimization problem, yet existing methods must contend with the complexities of non-convex optimization. To overcome this limitation, we assume that the latent DAG contains only non-negative edge weights. Leveraging this additional structure, we argue that cycles can be effectively characterized (and prevented) using a convex acyclicity function based on the log-determinant of the adjacency matrix. This convexity allows us to relax the task of learning the non-negative weighted DAG as an abstract convex optimization problem. We propose a DAG recovery algorithm based on the method of multipliers, that is guaranteed to return a global minimizer.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
