English

Controllable Mixed-Initiative Dialogue Generation through Prompting

Computation and Language 2023-05-09 v1 Artificial Intelligence Human-Computer Interaction

Abstract

Mixed-initiative dialogue tasks involve repeated exchanges of information and conversational control. Conversational agents gain control by generating responses that follow particular dialogue intents or strategies, prescribed by a policy planner. The standard approach has been fine-tuning pre-trained language models to perform generation conditioned on these intents. However, these supervised generation models are limited by the cost and quality of data annotation. We instead prompt large language models as a drop-in replacement to fine-tuning on conditional generation. We formalize prompt construction for controllable mixed-initiative dialogue. Our findings show improvements over fine-tuning and ground truth responses according to human evaluation and automatic metrics for two tasks: PersuasionForGood and Emotional Support Conversations.

Keywords

Cite

@article{arxiv.2305.04147,
  title  = {Controllable Mixed-Initiative Dialogue Generation through Prompting},
  author = {Maximillian Chen and Xiao Yu and Weiyan Shi and Urvi Awasthi and Zhou Yu},
  journal= {arXiv preprint arXiv:2305.04147},
  year   = {2023}
}

Comments

In ACL 2023. Code https://github.com/maxlchen/Controllable-Mixed-Initiative-Dialogue-Generation 14 pages, 3 figures, 8 tables

R2 v1 2026-06-28T10:27:50.448Z