An Empirical Investigation of Minimum Probability Flow Learning Under Different Connectivity Patterns

Abstract

Energy-based models are popular in machine learning due to the elegance of their formulation and their relationship to statistical physics. Among these, the Restricted Boltzmann Machine (RBM), and its staple training algorithm contrastive divergence (CD), have been the prototype for some recent advancements in the unsupervised training of deep neural networks. However, CD has limited theoretical motivation, and can in some cases produce undesirable behaviour. Here, we investigate the performance of Minimum Probability Flow (MPF) learning for training RBMs. Unlike CD, with its focus on approximating an intractable partition function via Gibbs sampling, MPF proposes a tractable, consistent, objective function defined in terms of a Taylor expansion of the KL divergence with respect to sampling dynamics. Here we propose a more general form for the sampling dynamics in MPF, and explore the consequences of different choices for these dynamics for training RBMs. Experimental results show MPF outperforming CD for various RBM configurations.

Cite

Text

Im et al. "An Empirical Investigation of Minimum Probability Flow Learning Under Different Connectivity Patterns." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2015. doi:10.1007/978-3-319-23528-8_30

Markdown

[Im et al. "An Empirical Investigation of Minimum Probability Flow Learning Under Different Connectivity Patterns." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2015.](https://mlanthology.org/ecmlpkdd/2015/im2015ecmlpkdd-empirical/) doi:10.1007/978-3-319-23528-8_30

BibTeX

@inproceedings{im2015ecmlpkdd-empirical,
  title     = {{An Empirical Investigation of Minimum Probability Flow Learning Under Different Connectivity Patterns}},
  author    = {Im, Daniel Jiwoong and Buchman, Ethan and Taylor, Graham W.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2015},
  pages     = {483-497},
  doi       = {10.1007/978-3-319-23528-8_30},
  url       = {https://mlanthology.org/ecmlpkdd/2015/im2015ecmlpkdd-empirical/}
}