pith. sign in

Topic Aware Neural Response Generation

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

We consider incorporating topic information into the sequence-to-sequence framework to generate informative and interesting responses for chatbots. To this end, we propose a topic aware sequence-to-sequence (TA-Seq2Seq) model. The model utilizes topics to simulate prior knowledge of human that guides them to form informative and interesting responses in conversation, and leverages the topic information in generation by a joint attention mechanism and a biased generation probability. The joint attention mechanism summarizes the hidden vectors of an input message as context vectors by message attention, synthesizes topic vectors by topic attention from the topic words of the message obtained from a pre-trained LDA model, and let these vectors jointly affect the generation of words in decoding. To increase the possibility of topic words appearing in responses, the model modifies the generation probability of topic words by adding an extra probability item to bias the overall distribution. Empirical study on both automatic evaluation metrics and human annotations shows that TA-Seq2Seq can generate more informative and interesting responses, and significantly outperform the-state-of-the-art response generation models.

fields

cs.CL 1 cs.LG 1

years

2019 2

verdicts

UNVERDICTED 2

representative citing papers

Deep Conversational Recommender in Travel

cs.CL · 2019-06-25 · unverdicted · novelty 3.0

DCR augments seq2seq with latent topics for topic control, GCN for venue matching, and pointer networks for response generation, reporting superior performance over baselines on a multi-turn travel dialog dataset.

citing papers explorer

Showing 2 of 2 citing papers.

  • WriterForcing: Generating more interesting story endings cs.LG · 2019-07-18 · unverdicted · none · ref 17 · internal anchor

    WriterForcing combines keyphrase attention and non-generic word promotion in Seq2Seq models to produce more diverse and interesting story endings.

  • Deep Conversational Recommender in Travel cs.CL · 2019-06-25 · unverdicted · none · ref 23 · internal anchor

    DCR augments seq2seq with latent topics for topic control, GCN for venue matching, and pointer networks for response generation, reporting superior performance over baselines on a multi-turn travel dialog dataset.