Bidirectional Convolutional Poisson Gamma Dynamical Systems

Abstract

Incorporating the natural document-sentence-word structure into hierarchical Bayesian modeling, we propose convolutional Poisson gamma dynamical systems (PGDS) that introduce not only word-level probabilistic convolutions, but also sentence-level stochastic temporal transitions. With word-level convolutions capturing phrase-level topics and sentence-level transitions capturing how the topic usages evolve over consecutive sentences, we aggregate the topic proportions of all sentences of a document as its feature representation. To consider not only forward but also backward sentence-level information transmissions, we further develop a bidirectional convolutional PGDS to incorporate the full contextual information to represent each sentence. For efficient inference, we construct a convolutional-recurrent inference network, which provides both sentence-level and document-level representations, and introduce a hybrid Bayesian inference scheme combining stochastic-gradient MCMC and amortized variational inference. Experimental results on a variety of document corpora demonstrate that the proposed models can extract expressive multi-level latent representations, including interpretable phrase-level topics and sentence-level temporal transitions as well as discriminative document-level features, achieving state-of-the-art document categorization performance while being memory and computation efficient.

Cite

Text

Chen et al. "Bidirectional Convolutional Poisson Gamma Dynamical Systems." Neural Information Processing Systems, 2020.

Markdown

[Chen et al. "Bidirectional Convolutional Poisson Gamma Dynamical Systems." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/chen2020neurips-bidirectional/)

BibTeX

@inproceedings{chen2020neurips-bidirectional,
  title     = {{Bidirectional Convolutional Poisson Gamma Dynamical Systems}},
  author    = {Chen, Wenchao and Wang, Chaojie and Chen, Bo and Liu, Yicheng and Zhang, Hao and Zhou, Mingyuan},
  booktitle = {Neural Information Processing Systems},
  year      = {2020},
  url       = {https://mlanthology.org/neurips/2020/chen2020neurips-bidirectional/}
}