NeurIPS 2015poster44 citations

Deep Poisson Factor Modeling

Ricardo Henao, Zhe Gan, James Lu, Lawrence Carin

Abstract

We propose a new deep architecture for topic modeling, based on Poisson Factor Analysis (PFA) modules. The model is composed of a Poisson distribution to model observed vectors of counts, as well as a deep hierarchy of hidden binary units. Rather than using logistic functions to characterize the probability that a latent binary unit is on, we employ a Bernoulli-Poisson link, which allows PFA modules to be used repeatedly in the deep architecture. We also describe an approach to build discriminative topic models, by adapting PFA modules. We derive efficient inference via MCMC and stochastic variational methods, that scale with the number of non-zeros in the data and binary units, yielding significant efficiency, relative to models based on logistic links. Experiments on several corpora demonstrate the advantages of our model when compared to related deep models.

BibTeX
@inproceedings{NIPS2015_d72fbbcc,
 author = {Henao, Ricardo and Gan, Zhe and Lu, James and Carin, Lawrence},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {C. Cortes and N. Lawrence and D. Lee and M. Sugiyama and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Deep Poisson Factor Modeling},
 url = {https://proceedings.neurips.cc/paper_files/paper/2015/file/d72fbbccd9fe64c3a14f85d225a046f4-Paper.pdf},
 volume = {28},
 year = {2015}
}