An Introduction to Variational Methods for Graphical Models
Abstract
This paper presents a tutorial introduction to the use of variational methods for inference and learning in graphical models (Bayesian networks and Markov random fields). We present a number of examples of graphical models, including the QMR-DT database, the sigmoid belief network, the Boltzmann machine, and several variants of hidden Markov models, in which it is infeasible to run exact inference algorithms. We then introduce variational methods, which exploit laws of large numbers to transform the original graphical model into a simplified graphical model in which inference is efficient. Inference in the simpified model provides bounds on probabilities of interest in the original model. We describe a general framework for generating variational transformations based on convex duality. Finally we return to the examples and demonstrate how variational algorithms can be formulated in each case.
Cite
Text
Jordan et al. "An Introduction to Variational Methods for Graphical Models." Machine Learning, 1999. doi:10.1023/A:1007665907178Markdown
[Jordan et al. "An Introduction to Variational Methods for Graphical Models." Machine Learning, 1999.](https://mlanthology.org/mlj/1999/jordan1999mlj-introduction/) doi:10.1023/A:1007665907178BibTeX
@article{jordan1999mlj-introduction,
title = {{An Introduction to Variational Methods for Graphical Models}},
author = {Jordan, Michael I. and Ghahramani, Zoubin and Jaakkola, Tommi S. and Saul, Lawrence K.},
journal = {Machine Learning},
year = {1999},
pages = {183-233},
doi = {10.1023/A:1007665907178},
volume = {37},
url = {https://mlanthology.org/mlj/1999/jordan1999mlj-introduction/}
}