Properties of Bayesian Belief Network Learning Algorithms
Remco R. Bouckaert

TL;DR
This paper compares different measures for Bayesian belief network learning, highlights the computational difficulty of optimal structure selection, and introduces smoothing as an effective probability estimation technique.
Contribution
It analyzes properties of Bayesian and MDL measures, proves NP-hardness of certain structure selection, and proposes smoothing integrated with heuristics for improved probability learning.
Findings
MDL measure has more desirable properties than Bayesian measure.
Selecting belief networks with minimality is NP-hard.
Smoothing improves probability estimation in belief networks.
Abstract
Bayesian belief network learning algorithms have three basic components: a measure of a network structure and a database, a search heuristic that chooses network structures to be considered, and a method of estimating the probability tables from the database. This paper contributes to all these three topics. The behavior of the Bayesian measure of Cooper and Herskovits and a minimum description length (MDL) measure are compared with respect to their properties for both limiting size and finite size databases. It is shown that the MDL measure has more desirable properties than the Bayesian measure when a distribution is to be learned. It is shown that selecting belief networks with certain minimallity properties is NP-hard. This result justifies the use of search heuristics instead of exact algorithms for choosing network structures to be considered. In some cases, a collection of belief…
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 · AI-based Problem Solving and Planning · Machine Learning and Algorithms
