A Neural Network Approach to Context-Sensitive Generation of Conversational Responses
Alessandro Sordoni, Michel Galley, Michael Auli, Chris Brockett,, Yangfeng Ji, Margaret Mitchell, Jian-Yun Nie, Jianfeng Gao, Bill Dolan

TL;DR
This paper introduces a neural network-based system for generating context-aware conversational responses trained on Twitter data, improving response quality over traditional models by effectively incorporating dialogue context.
Contribution
It proposes a novel neural architecture that handles context in response generation, addressing sparsity issues and enabling end-to-end training on large-scale unstructured conversations.
Findings
Consistent improvements over baseline models in response relevance.
Effective handling of contextual information in dialogue generation.
Demonstrated scalability with large Twitter datasets.
Abstract
We present a novel response generation system that can be trained end to end on large quantities of unstructured Twitter conversations. A neural network architecture is used to address sparsity issues that arise when integrating contextual information into classic statistical models, allowing the system to take into account previous dialog utterances. Our dynamic-context generative models show consistent gains over both context-sensitive and non-context-sensitive Machine Translation and Information Retrieval baselines.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
