Kernel Embeddings of Latent Tree Graphical Models

Abstract

Latent tree graphical models are natural tools for expressing long range and hierarchical dependencies among many variables which are common in computer vision, bioinformatics and natural language processing problems. However, existing models are largely restricted to discrete and Gaussian variables due to computational constraints; furthermore, algorithms for estimating the latent tree structure and learning the model parameters are largely restricted to heuristic local search. We present a method based on kernel embeddings of distributions for latent tree graphical models with continuous and non-Gaussian variables. Our method can recover the latent tree structures with provable guarantees and perform local-minimum free parameter learning and efficient inference. Experiments on simulated and real data show the advantage of our proposed approach.

Cite

Text

Song et al. "Kernel Embeddings of Latent Tree Graphical Models." Neural Information Processing Systems, 2011.

Markdown

[Song et al. "Kernel Embeddings of Latent Tree Graphical Models." Neural Information Processing Systems, 2011.](https://mlanthology.org/neurips/2011/song2011neurips-kernel/)

BibTeX

@inproceedings{song2011neurips-kernel,
  title     = {{Kernel Embeddings of Latent Tree Graphical Models}},
  author    = {Song, Le and Xing, Eric P. and Parikh, Ankur P.},
  booktitle = {Neural Information Processing Systems},
  year      = {2011},
  pages     = {2708-2716},
  url       = {https://mlanthology.org/neurips/2011/song2011neurips-kernel/}
}