Learning Inclusion-Optimal Chordal Graphs

Abstract

Chordal graphs can be used to encode dependency models that are representable by both directed acyclic and undirected graphs. This paper discusses a very simple and efficient algorithm to learn the chordal structure of a probabilistic model from data. The algorithm is a greedy hill-climbing search algorithm that uses the inclusion boundary neighborhood over chordal graphs. In the limit of a large sample size and under appropriate hypotheses on the scoring criterion, we prove that the algorithm will find a structure that is inclusion-optimal when the dependency model of the data-generating distribution can be represented exactly by an undirected graph. The algorithm is evaluated on simulated datasets.

Cite

Text

Auvray and Wehenkel. "Learning Inclusion-Optimal Chordal Graphs." Conference on Uncertainty in Artificial Intelligence, 2008.

Markdown

[Auvray and Wehenkel. "Learning Inclusion-Optimal Chordal Graphs." Conference on Uncertainty in Artificial Intelligence, 2008.](https://mlanthology.org/uai/2008/auvray2008uai-learning/)

BibTeX

@inproceedings{auvray2008uai-learning,
  title     = {{Learning Inclusion-Optimal Chordal Graphs}},
  author    = {Auvray, Vincent and Wehenkel, Louis},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2008},
  pages     = {18-25},
  url       = {https://mlanthology.org/uai/2008/auvray2008uai-learning/}
}