Advances in Learning Bayesian Networks of Bounded Treewidth
Siqi Nie, Denis Deratani Maua, Cassio Polpo de Campos, Qiang Ji

TL;DR
This paper introduces new algorithms for learning Bayesian network structures with bounded treewidth, combining exact mixed-integer programming and approximate sampling methods, and demonstrates their superior performance on real datasets.
Contribution
It presents novel exact and approximate algorithms for learning bounded treewidth Bayesian networks, improving over existing methods in accuracy and efficiency.
Findings
Exact algorithm outperforms state-of-the-art methods.
Approximate approach achieves high accuracy.
Methods are empirically validated on datasets with up to 100 variables.
Abstract
This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulations for structure learning and treewidth computation. The approximate method consists in uniformly sampling -trees (maximal graphs of treewidth ), and subsequently selecting, exactly or approximately, the best structure whose moral graph is a subgraph of that -tree. Some properties of these methods are discussed and proven. The approaches are empirically compared to each other and to a state-of-the-art method for learning bounded treewidth structures on a collection of public data sets with up to 100 variables. The experiments show that our exact algorithm outperforms the state of the art, and that the approximate approach is fairly accurate.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference
