Bayesian Structure Learning with Generative Flow Networks
Tristan Deleu, Ant\'onio G\'ois, Chris Emezue, Mansi Rankawat, Simon, Lacoste-Julien, Stefan Bauer, Yoshua Bengio

TL;DR
This paper introduces DAG-GFlowNet, a novel approach using Generative Flow Networks to efficiently approximate the posterior distribution over Bayesian network structures, outperforming traditional MCMC and variational methods.
Contribution
The paper presents a new GFlowNet-based method for Bayesian structure learning, offering an alternative to MCMC for sampling DAGs from the posterior distribution.
Findings
DAG-GFlowNet accurately approximates the posterior over DAGs.
It outperforms MCMC and variational inference in experiments.
The method is effective on both simulated and real datasets.
Abstract
In Bayesian structure learning, we are interested in inferring a distribution over the directed acyclic graph (DAG) structure of Bayesian networks, from data. Defining such a distribution is very challenging, due to the combinatorially large sample space, and approximations based on MCMC are often required. Recently, a novel class of probabilistic models, called Generative Flow Networks (GFlowNets), have been introduced as a general framework for generative modeling of discrete and composite objects, such as graphs. In this work, we propose to use a GFlowNet as an alternative to MCMC for approximating the posterior distribution over the structure of Bayesian networks, given a dataset of observations. Generating a sample DAG from this approximate distribution is viewed as a sequential decision problem, where the graph is constructed one edge at a time, based on learned transition…
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
TopicsTopic Modeling · Machine Learning in Healthcare · Bayesian Modeling and Causal Inference
