Bayesian Network Learning with Abstraction Hierarchies and Context-Specific Independence

Abstract

Context-specific independence representations, such as tree-structured conditional probability tables (TCPTs), reduce the number of parameters in Bayesian networks by capturing local independence relationships and improve the quality of learned Bayesian networks. We previously presented Abstraction-Based Search (ABS), a technique for using attribute value hierarchies during Bayesian network learning to remove unimportant distinctions within the CPTs. In this paper, we introduce TCPT ABS (TABS), which integrates ABS with TCPT learning. Since expert-provided hierarchies may not be available, we provide a clustering technique for deriving hierarchies from data. We present empirical results for three real-world domains, finding that (1) combining TCPTs and ABS provides a significant increase in the quality of learned Bayesian networks (2) combining TCPTs and ABS provides a dramatic reduction in the number of parameters in the learned networks, and (3) data-derived hierarchies perform as well or better than expert-provided hierarchies.

Cite

Text

desJardins et al. "Bayesian Network Learning with Abstraction Hierarchies and Context-Specific Independence." European Conference on Machine Learning, 2005. doi:10.1007/11564096_46

Markdown

[desJardins et al. "Bayesian Network Learning with Abstraction Hierarchies and Context-Specific Independence." European Conference on Machine Learning, 2005.](https://mlanthology.org/ecmlpkdd/2005/desjardins2005ecml-bayesian/) doi:10.1007/11564096_46

BibTeX

@inproceedings{desjardins2005ecml-bayesian,
  title     = {{Bayesian Network Learning with Abstraction Hierarchies and Context-Specific Independence}},
  author    = {desJardins, Marie and Rathod, Priyang and Getoor, Lise},
  booktitle = {European Conference on Machine Learning},
  year      = {2005},
  pages     = {485-496},
  doi       = {10.1007/11564096_46},
  url       = {https://mlanthology.org/ecmlpkdd/2005/desjardins2005ecml-bayesian/}
}