Kutato: An Entropy-Driven System for Construction of Probabilistic Expert Systems from Databases
Edward H. Herskovits, Gregory F. Cooper

TL;DR
Kutato is a system that constructs probabilistic belief networks from databases by iteratively adding dependence relations that minimize entropy, effectively capturing data dependencies.
Contribution
It introduces an entropy-driven method for constructing belief networks directly from data, automating the discovery of dependence relations.
Findings
Successfully reproduces original belief networks from generated data.
Consistently captures data dependencies with high fidelity.
Uses entropy minimization to guide network construction.
Abstract
Kutato is a system that takes as input a database of cases and produces a belief network that captures many of the dependence relations represented by those data. This system incorporates a module for determining the entropy of a belief network and a module for constructing belief networks based on entropy calculations. Kutato constructs an initial belief network in which all variables in the database are assumed to be marginally independent. The entropy of this belief network is calculated, and that arc is added that minimizes the entropy of the resulting belief network. Conditional probabilities for an arc are obtained directly from the database. This process continues until an entropy-based threshold is reached. We have tested the system by generating databases from networks using the probabilistic logic-sampling method, and then using those databases as input to Kutato. The system…
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 · Neural Networks and Applications
