NeurIPS 2020poster5 citations

Bidirectional Convolutional Poisson Gamma Dynamical Systems

wenchao chen, Chaojie Wang, Bo Chen, Yicheng Liu, Hao Zhang, Mingyuan Zhou

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.

BibTeX
@inproceedings{NEURIPS2020_26178fc7,
 author = {chen, wenchao and Wang, Chaojie and Chen, Bo and Liu, Yicheng and Zhang, Hao and Zhou, Mingyuan},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {3673--3685},
 publisher = {Curran Associates, Inc.},
 title = {Bidirectional Convolutional Poisson Gamma Dynamical Systems},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/26178fc759d2b89c45dd31962f81dc61-Paper.pdf},
 volume = {33},
 year = {2020}
}