A Bayesian Approach to Learning Bayesian Networks with Local Structure
David Maxwell Chickering, David Heckerman, Christopher Meek

TL;DR
This paper introduces a Bayesian method for learning Bayesian networks with local structures, specifically decision-graph representations, and evaluates different search strategies using Bayesian scoring.
Contribution
It extends Bayesian network learning to include decision-graph CPDs and explores effective search spaces and algorithms for high-scoring network discovery.
Findings
Bayesian scoring effectively evaluates network posterior probabilities.
Decision-graph representations improve model compactness.
Greedy search algorithms can identify high-scoring networks efficiently.
Abstract
Recently several researchers have investigated techniques for using data to learn Bayesian networks containing compact representations for the conditional probability distributions (CPDs) stored at each node. The majority of this work has concentrated on using decision-tree representations for the CPDs. In addition, researchers typically apply non-Bayesian (or asymptotically Bayesian) scoring functions such as MDL to evaluate the goodness-of-fit of networks to the data. In this paper we investigate a Bayesian approach to learning Bayesian networks that contain the more general decision-graph representations of the CPDs. First, we describe how to evaluate the posterior probability that is, the Bayesian score of such a network, given a database of observed cases. Second, we describe various search spaces that can be used, in conjunction with a scoring function and a search procedure, to…
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 · Data Quality and Management · Data Mining Algorithms and Applications
MethodsMinimum Description Length
