English

An Improved Admissible Heuristic for Learning Optimal Bayesian Networks

Artificial Intelligence 2012-10-19 v1 Machine Learning Machine Learning

Abstract

Recently two search algorithms, A* and breadth-first branch and bound (BFBnB), were developed based on a simple admissible heuristic for learning Bayesian network structures that optimize a scoring function. The heuristic represents a relaxation of the learning problem such that each variable chooses optimal parents independently. As a result, the heuristic may contain many directed cycles and result in a loose bound. This paper introduces an improved admissible heuristic that tries to avoid directed cycles within small groups of variables. A sparse representation is also introduced to store only the unique optimal parent choices. Empirical results show that the new techniques significantly improved the efficiency and scalability of A* and BFBnB on most of datasets tested in this paper.

Keywords

Cite

@article{arxiv.1210.4913,
  title  = {An Improved Admissible Heuristic for Learning Optimal Bayesian Networks},
  author = {Changhe Yuan and Brandon Malone},
  journal= {arXiv preprint arXiv:1210.4913},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Eighth Conference on Uncertainty in Artificial Intelligence (UAI2012)

R2 v1 2026-06-21T22:23:41.563Z