A Construction of Bayesian Networks from Databases Based on an MDL Principle
Joe Suzuki

TL;DR
This paper introduces a method for constructing Bayesian networks from database data using the MDL principle, enabling efficient modeling of attribute dependencies with a generalized tree-based structure.
Contribution
It extends the Chow and Liu algorithm to select models with multiple dependency trees, improving Bayesian network learning from finite datasets.
Findings
Effective model selection for Bayesian networks using MDL
Extension of Chow and Liu algorithm to multiple trees
Applicable to intelligent relational database design
Abstract
This paper addresses learning stochastic rules especially on an inter-attribute relation based on a Minimum Description Length (MDL) principle with a finite number of examples, assuming an application to the design of intelligent relational database systems. The stochastic rule in this paper consists of a model giving the structure like the dependencies of a Bayesian Belief Network (BBN) and some stochastic parameters each indicating a conditional probability of an attribute value given the state determined by the other attributes' values in the same record. Especially, we propose the extended version of the algorithm of Chow and Liu in that our learning algorithm selects the model in the range where the dependencies among the attributes are represented by some general plural number of trees.
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 Management and Algorithms · Advanced Database Systems and Queries
