English

Zero-shot Persuasive Chatbots with LLM-Generated Strategies and Information Retrieval

Computation and Language 2024-10-25 v3

Abstract

Persuasion plays a pivotal role in a wide range of applications from health intervention to the promotion of social good. Persuasive chatbots employed responsibly for social good can be an enabler of positive individual and social change. Existing methods rely on fine-tuning persuasive chatbots with task-specific training data which is costly, if not infeasible, to collect. Furthermore, they employ only a handful of pre-defined persuasion strategies. We propose PersuaBot, a zero-shot chatbot based on Large Language Models (LLMs) that is factual and more persuasive by leveraging many more nuanced strategies. PersuaBot uses an LLM to first generate natural responses, from which the strategies used are extracted. To combat hallucination of LLMs, Persuabot replace any unsubstantiated claims in the response with retrieved facts supporting the extracted strategies. We applied our chatbot, PersuaBot, to three significantly different domains needing persuasion skills: donation solicitation, recommendations, and health intervention. Our experiments on simulated and human conversations show that our zero-shot approach is more persuasive than prior work, while achieving factual accuracy surpassing state-of-the-art knowledge-oriented chatbots.

Keywords

Cite

@article{arxiv.2407.03585,
  title  = {Zero-shot Persuasive Chatbots with LLM-Generated Strategies and Information Retrieval},
  author = {Kazuaki Furumai and Roberto Legaspi and Julio Vizcarra and Yudai Yamazaki and Yasutaka Nishimura and Sina J. Semnani and Kazushi Ikeda and Weiyan Shi and Monica S. Lam},
  journal= {arXiv preprint arXiv:2407.03585},
  year   = {2024}
}

Comments

Findings of EMNLP 2024

R2 v1 2026-06-28T17:28:41.260Z