Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generating More Interesting Responses in Neural Conversation Models with Distributional Constraints

About

Neural conversation models tend to generate safe, generic responses for most inputs. This is due to the limitations of likelihood-based decoding objectives in generation tasks with diverse outputs, such as conversation. To address this challenge, we propose a simple yet effective approach for incorporating side information in the form of distributional constraints over the generated responses. We propose two constraints that help generate more content rich responses that are based on a model of syntax and topics (Griffiths et al., 2005) and semantic similarity (Arora et al., 2016). We evaluate our approach against a variety of competitive baselines, using both automatic metrics and human judgments, showing that our proposed approach generates responses that are much less generic without sacrificing plausibility. A working demo of our code can be found at https://github.com/abaheti95/DC-NeuralConversation.

Ashutosh Baheti, Alan Ritter, Jiwei Li, Bill Dolan• 2018

Related benchmarks

TaskDatasetResultRank
Question AnsweringMSMARCO
ROUGE-L22.9
15
Question AnsweringPIQA
BLEU-111.3
6
Question AnsweringELI5
B-1 Score4.6
6
Question AnsweringPubMedQA
BLEU-13.5
6
Showing 4 of 4 rows

Other info

Follow for update