English

Learning Bayesian Nets that Perform Well

Artificial Intelligence 2013-02-08 v1 Machine Learning

Abstract

A Bayesian net (BN) is more than a succinct way to encode a probabilistic distribution; it also corresponds to a function used to answer queries. A BN can therefore be evaluated by the accuracy of the answers it returns. Many algorithms for learning BNs, however, attempt to optimize another criterion (usually likelihood, possibly augmented with a regularizing term), which is independent of the distribution of queries that are posed. This paper takes the "performance criteria" seriously, and considers the challenge of computing the BN whose performance - read "accuracy over the distribution of queries" - is optimal. We show that many aspects of this learning task are more difficult than the corresponding subtasks in the standard model.

Keywords

Cite

@article{arxiv.1302.1542,
  title  = {Learning Bayesian Nets that Perform Well},
  author = {Russell Greiner and Adam J. Grove and Dale Schuurmans},
  journal= {arXiv preprint arXiv:1302.1542},
  year   = {2013}
}

Comments

Appears in Proceedings of the Thirteenth Conference on Uncertainty in Artificial Intelligence (UAI1997)

R2 v1 2026-06-21T23:22:08.873Z