ProDAG: Projected Variational Inference for Directed Acyclic Graphs
Ryan Thompson, Edwin V. Bonilla, Robert Kohn

TL;DR
ProDAG introduces a Bayesian variational inference method for DAG learning that efficiently quantifies uncertainty and outperforms existing methods in accuracy and uncertainty estimation.
Contribution
It develops a novel projection-based variational inference framework that directly supports sparse DAGs, enabling better uncertainty quantification in DAG learning.
Findings
ProDAG outperforms state-of-the-art methods in accuracy.
ProDAG provides more reliable uncertainty quantification.
The method efficiently handles the combinatorial nature of DAG constraints.
Abstract
Directed acyclic graph (DAG) learning is a central task in structure discovery and causal inference. Although the field has witnessed remarkable advances over the past few years, it remains statistically and computationally challenging to learn a single (point estimate) DAG from data, let alone provide uncertainty quantification. We address the difficult task of quantifying graph uncertainty by developing a Bayesian variational inference framework based on novel, provably valid distributions that have support directly on the space of sparse DAGs. These distributions, which we use to define our prior and variational posterior, are induced by a projection operation that maps an arbitrary continuous distribution onto the space of sparse weighted acyclic adjacency matrices. While this projection is combinatorial, it can be solved efficiently using recent continuous reformulations of…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsVariational Inference
