English

Recurrent Hierarchical Topic-Guided RNN for Language Generation

Computation and Language 2020-06-30 v2 Machine Learning Methodology Machine Learning

Abstract

To simultaneously capture syntax and global semantics from a text corpus, we propose a new larger-context recurrent neural network (RNN) based language model, which extracts recurrent hierarchical semantic structure via a dynamic deep topic model to guide natural language generation. Moving beyond a conventional RNN-based language model that ignores long-range word dependencies and sentence order, the proposed model captures not only intra-sentence word dependencies, but also temporal transitions between sentences and inter-sentence topic dependencies. For inference, we develop a hybrid of stochastic-gradient Markov chain Monte Carlo and recurrent autoencoding variational Bayes. Experimental results on a variety of real-world text corpora demonstrate that the proposed model not only outperforms larger-context RNN-based language models, but also learns interpretable recurrent multilayer topics and generates diverse sentences and paragraphs that are syntactically correct and semantically coherent.

Keywords

Cite

@article{arxiv.1912.10337,
  title  = {Recurrent Hierarchical Topic-Guided RNN for Language Generation},
  author = {Dandan Guo and Bo Chen and Ruiying Lu and Mingyuan Zhou},
  journal= {arXiv preprint arXiv:1912.10337},
  year   = {2020}
}

Comments

ICML 2020

R2 v1 2026-06-23T12:53:32.804Z