Deep Exponential Families

Abstract

We describe deep exponential families (DEFs), a class of latent variable models that are inspired by the hidden structures used in deep neural networks. DEFs capture a hierarchy of dependencies between latent variables, and are easily generalized to many settings through exponential families. We perform inference using recent “black box" variational inference techniques. We then evaluate various DEFs on text and combine multiple DEFs into a model for pairwise recommendation data. In an extensive study, we show that going beyond one layer improves predictions for DEFs. We demonstrate that DEFs find interesting exploratory structure in large data sets, and give better predictive performance than state-of-the-art models.

Cite

Text

Ranganath et al. "Deep Exponential Families." International Conference on Artificial Intelligence and Statistics, 2015.

Markdown

[Ranganath et al. "Deep Exponential Families." International Conference on Artificial Intelligence and Statistics, 2015.](https://mlanthology.org/aistats/2015/ranganath2015aistats-deep/)

BibTeX

@inproceedings{ranganath2015aistats-deep,
  title     = {{Deep Exponential Families}},
  author    = {Ranganath, Rajesh and Tang, Linpeng and Charlin, Laurent and Blei, David M.},
  booktitle = {International Conference on Artificial Intelligence and Statistics},
  year      = {2015},
  url       = {https://mlanthology.org/aistats/2015/ranganath2015aistats-deep/}
}