Theory Refinement of Bayesian Networks with Hidden Variables
Abstract
While there has been a growing interest in the problem of learning Bayesian networks from data, no technique exists for learning or revising Bayesian networks with hidden variables (i.e. variables not represented in the data), that has been shown to be efficient, effective, and scalable through evaluation on real data. The few techniques that exist for revising such networks perform a blind search through a large space of revisions, and are therefore computationally expensive. This paper presents Banner, a technique for using data to revise a given Bayesian network with noisy-or and noisy-and nodes, to improve its classification accuracy. The initial network can be derived directly from a logical theory expressed as propositional rules. Banner can revise networks with hidden variables, and add hidden variables when necessary. Unlike previous approaches, Banner employs mechanisms similar to logical theory refinement techniques for using the data to focus the search for effective modifications. Experiments on real-world problems in the domain of molecular biology demonstrate that Banner can effectively revise fairly large networks to significantly improve their accuracies.
Cite
Text
Ramachandran and Mooney. "Theory Refinement of Bayesian Networks with Hidden Variables." International Conference on Machine Learning, 1998.Markdown
[Ramachandran and Mooney. "Theory Refinement of Bayesian Networks with Hidden Variables." International Conference on Machine Learning, 1998.](https://mlanthology.org/icml/1998/ramachandran1998icml-theory/)BibTeX
@inproceedings{ramachandran1998icml-theory,
title = {{Theory Refinement of Bayesian Networks with Hidden Variables}},
author = {Ramachandran, Sowmya and Mooney, Raymond J.},
booktitle = {International Conference on Machine Learning},
year = {1998},
pages = {454-462},
url = {https://mlanthology.org/icml/1998/ramachandran1998icml-theory/}
}