Efficient Sampling and Structure Learning of Bayesian Networks
Jack Kuipers, Polina Suter, Giusi Moffa

TL;DR
This paper introduces a hybrid method combining constraint-based and MCMC approaches for efficient Bayesian network structure learning, enabling scalable sampling and Bayesian model averaging in high-dimensional data.
Contribution
A novel hybrid algorithm that reduces MCMC complexity to constraint-based methods and includes error correction, improving scalability and accuracy in Bayesian network learning.
Findings
Superior performance over existing methods
Enables sampling from posterior distribution of DAGs
Supports full Bayesian model averaging
Abstract
Bayesian networks are probabilistic graphical models widely employed to understand dependencies in high dimensional data, and even to facilitate causal discovery. Learning the underlying network structure, which is encoded as a directed acyclic graph (DAG) is highly challenging mainly due to the vast number of possible networks in combination with the acyclicity constraint. Efforts have focussed on two fronts: constraint-based methods that perform conditional independence tests to exclude edges and score and search approaches which explore the DAG space with greedy or MCMC schemes. Here we synthesise these two fields in a novel hybrid method which reduces the complexity of MCMC approaches to that of a constraint-based method. Individual steps in the MCMC scheme only require simple table lookups so that very long chains can be efficiently obtained. Furthermore, the scheme includes an…
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
TopicsBayesian Modeling and Causal Inference · Data Quality and Management
