Keyword-Guided Neural Conversational Model
Peixiang Zhong, Yong Liu, Hao Wang, Chunyan Miao

TL;DR
This paper introduces a neural conversational model that uses external commonsense knowledge graphs to improve keyword-guided dialogue, resulting in smoother transitions and faster achievement of conversational goals.
Contribution
It proposes leveraging external commonsense knowledge graphs for keyword transition and response retrieval, addressing limitations of previous methods.
Findings
Commonsense knowledge improves keyword prediction accuracy.
Model achieves smoother keyword transitions in conversations.
Responses reach target keywords faster than baselines.
Abstract
We study the problem of imposing conversational goals/keywords on open-domain conversational agents, where the agent is required to lead the conversation to a target keyword smoothly and fast. Solving this problem enables the application of conversational agents in many real-world scenarios, e.g., recommendation and psychotherapy. The dominant paradigm for tackling this problem is to 1) train a next-turn keyword classifier, and 2) train a keyword-augmented response retrieval model. However, existing approaches in this paradigm have two limitations: 1) the training and evaluation datasets for next-turn keyword classification are directly extracted from conversations without human annotations, thus, they are noisy and have low correlation with human judgements, and 2) during keyword transition, the agents solely rely on the similarities between word embeddings to move closer to the target…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques
