Incorporating Type II Error Probabilities from Independence Tests into Score-Based Learning of Bayesian Network Structure
Eliot Brenner, David Sontag

TL;DR
This paper introduces a new data-dependent scoring function for Bayesian network structure learning that leverages Type II error probabilities from independence tests, improving consistency and computational efficiency with increasing data.
Contribution
It proposes a novel score that incorporates independence test error probabilities, providing theoretical guarantees and practical effectiveness for structure learning.
Findings
Score becomes easier to maximize with more data.
Polynomial sample complexity guarantees correct structure learning.
Effective when combined with linear programming relaxation methods.
Abstract
We give a new consistent scoring function for structure learning of Bayesian networks. In contrast to traditional approaches to score-based structure learning, such as BDeu or MDL, the complexity penalty that we propose is data-dependent and is given by the probability that a conditional independence test correctly shows that an edge cannot exist. What really distinguishes this new scoring function from earlier work is that it has the property of becoming computationally easier to maximize as the amount of data increases. We prove a polynomial sample complexity result, showing that maximizing this score is guaranteed to correctly learn a structure with no false edges and a distribution close to the generating distribution, whenever there exists a Bayesian network which is a perfect map for the data generating distribution. Although the new score can be used with any search algorithm, in…
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 · Machine Learning and Algorithms · Statistical Methods and Bayesian Inference
MethodsMinimum Description Length
