paper-with-me

Papers

Recurrent Hierarchical Topic-Guided Neural Language Models

2019-09-25 · Dandan Guo, Bo Chen, Ruiying Lu, Mingyuan Zhou

To simultaneously capture syntax and semantics from a text corpus, we propose a new larger-context language model that extracts recurrent hierarchical semantic structure via a dynamic deep topic model to guide natural language generation. Moving beyond a conventional 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 dependences. For inference, we develop a hybrid of stochastic-gradient MCMC and recurrent autoencoding variational Bayes. Experimental results on a variety of real-world text corpora demonstrate that the proposed model not only outperforms state-of-the-art larger-context language models, but also learns interpretable recurrent multilayer topics and generates diverse sentences and paragraphs that are syntactically correct and semantically coherent.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentenceText Generation

Similar Papers 제목 키워드 기반

Recurrent Hierarchical Topic-Guided RNN for Language Generation

2019-12-21 · ICML 2020 1 · Dandan Guo, Bo Chen, Ruiying Lu, Mingyuan Zhou

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 …

Language ModelingLanguage ModellingSentenceText Generation

A Dual-Attention Hierarchical Recurrent Neural Network for Dialogue Act Classification

2018-10-22 · CONLL 2019 11 · Ruizhe Li, Chenghua Lin, Matthew Collinson, Xiao Li 외

Recognising dialogue acts (DA) is important for many natural language processing tasks such as dialogue generation and intention recognition. In this paper, we propose a dual-attention hierarchical recurrent neural netwo…

ClassificationDialogue Act ClassificationDialogue GenerationGeneral Classification+1

Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering

2017-10-10 · NAACL 2018 6 · Seunghyun Yoon, Joongbo Shin, Kyomin Jung

In this paper, we propose a novel end-to-end neural architecture for ranking candidate answers, that adapts a hierarchical recurrent neural network and a latent topic clustering module. With our proposed model, a text is…

Answer SelectionClusteringLearning-To-RankQuestion Answering

Visual Storytelling with Hierarchical BERT Semantic Guidance

2022-01-10 · ACM Multimedia Asia 2022 1 · Ruichao Fan, Hanli Wang, Jinjing Gu, and Xianhui Liu

Visual storytelling, which aims at automatically producing a narrative paragraph for photo album, remains quite challenging due to the complexity and diversity of photo album content. In addition, open-domain photo album…

SentenceText GenerationVisual Storytelling

Hierarchical Graph Topic Modeling with Topic Tree-based Transformer

2025-02-17 · Delvin Ce Zhang, Menglin Yang, Xiaobao Wu, Jiasheng Zhang 외

Textual documents are commonly connected in a hierarchical graph structure where a central document links to others with an exponentially growing connectivity. Though Hyperbolic Graph Neural Networks (HGNNs) excel at cap…

SpecificityTopic Models