Bayesian Learning with Mixtures of Trees
Abstract
We present a Bayesian method for learning mixtures of graphical models. In particular, we focus on data clustering with a tree-structured model for each cluster. We use a Markov chain Monte Carlo method to draw a sample of clusterings, while the likelihood of a clustering is computed by exact averaging over the model class, including the dependency structure on the variables. Experiments on synthetic data show that this method usually outperforms the expectation–maximization algorithm by Meilă and Jordan [1] when the number of observations is small (hundreds) and the number of variables is large (dozens). We apply the method to study how much single nucleotide polymorphisms carry information about the structure of human populations.
Cite
Text
Kollin and Koivisto. "Bayesian Learning with Mixtures of Trees." European Conference on Machine Learning, 2006. doi:10.1007/11871842_30Markdown
[Kollin and Koivisto. "Bayesian Learning with Mixtures of Trees." European Conference on Machine Learning, 2006.](https://mlanthology.org/ecmlpkdd/2006/kollin2006ecml-bayesian/) doi:10.1007/11871842_30BibTeX
@inproceedings{kollin2006ecml-bayesian,
title = {{Bayesian Learning with Mixtures of Trees}},
author = {Kollin, Jussi and Koivisto, Mikko},
booktitle = {European Conference on Machine Learning},
year = {2006},
pages = {294-305},
doi = {10.1007/11871842_30},
url = {https://mlanthology.org/ecmlpkdd/2006/kollin2006ecml-bayesian/}
}