English

Target-Guided Open-Domain Conversation

Computation and Language 2019-05-30 v2 Artificial Intelligence Machine Learning

Abstract

Many real-world open-domain conversation applications have specific goals to achieve during open-ended chats, such as recommendation, psychotherapy, education, etc. We study the problem of imposing conversational goals on open-domain chat agents. In particular, we want a conversational system to chat naturally with human and proactively guide the conversation to a designated target subject. The problem is challenging as no public data is available for learning such a target-guided strategy. We propose a structured approach that introduces coarse-grained keywords to control the intended content of system responses. We then attain smooth conversation transition through turn-level supervised learning, and drive the conversation towards the target with discourse-level constraints. We further derive a keyword-augmented conversation dataset for the study. Quantitative and human evaluations show our system can produce meaningful and effective conversations, significantly improving over other approaches.

Keywords

Cite

@article{arxiv.1905.11553,
  title  = {Target-Guided Open-Domain Conversation},
  author = {Jianheng Tang and Tiancheng Zhao and Chenyan Xiong and Xiaodan Liang and Eric P. Xing and Zhiting Hu},
  journal= {arXiv preprint arXiv:1905.11553},
  year   = {2019}
}

Comments

ACL 2019. Data and code available at https://github.com/squareRoot3/Target-Guided-Conversation. fixed typos

R2 v1 2026-06-23T09:27:58.372Z