Augmenting End-to-End Dialog Systems with Commonsense Knowledge
Tom Young, Erik Cambria, Iti Chaturvedi, Minlie Huang, Hao Zhou,, Subham Biswas

TL;DR
This paper explores integrating large-scale commonsense knowledge into end-to-end dialog systems, demonstrating improved response relevance and engagement in open-domain conversations.
Contribution
It introduces the first model to incorporate a large commonsense knowledge base into end-to-end conversational agents, enhancing their naturalness.
Findings
Knowledge-augmented models outperform knowledge-free models in automatic evaluation.
The Tri-LSTM model effectively combines message and commonsense for response selection.
Commonsense integration improves dialog system relevance and engagement.
Abstract
Building dialog agents that can converse naturally with humans is a challenging yet intriguing problem of artificial intelligence. In open-domain human-computer conversation, where the conversational agent is expected to respond to human responses in an interesting and engaging way, commonsense knowledge has to be integrated into the model effectively. In this paper, we investigate the impact of providing commonsense knowledge about the concepts covered in the dialog. Our model represents the first attempt to integrating a large commonsense knowledge base into end-to-end conversational models. In the retrieval-based scenario, we propose the Tri-LSTM model to jointly take into account message and commonsense for selecting an appropriate response. Our experiments suggest that the knowledge-augmented models are superior to their knowledge-free counterparts in automatic evaluation.
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 · Speech and dialogue systems · Natural Language Processing Techniques
