vix.ing · top · new · best · stats

Improving Multi-turn Emotional Support Dialogue Generation with Lookahead Strategy Planning

2022/10/09 by Yi Cheng, Wenge Liu, Cheng, Yi +13 · 10 citations
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining #Speech and dialogue systems #Topic Modeling #cs.CL

paper · pdf · doi:10.48550/arxiv.2210.04242

Accepted by the main conference of EMNLP 2022

arxiv created 2022/10/09 · openalex publication_date 2022/10/09 · arxiv updated 2022/10/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Providing Emotional Support (ES) to soothe people in emotional distress is an essential capability in social interactions. Most existing researches on building ES conversation systems only considered single-turn interactions with users, which was over-simplified. In comparison, multi-turn ES conversation systems can provide ES more effectively, but face several new technical challenges, including: (1) how to adopt appropriate support strategies to achieve the long-term dialogue goal of comforting the user's emotion; (2) how to dynamically model the user's state. In this paper, we propose a novel system MultiESC to address these issues. For strategy planning, drawing inspiration from the A* search algorithm, we propose lookahead heuristics to estimate the future user feedback after using particular strategies, which helps to select strategies that can lead to the best long-term effects. For user state modeling, MultiESC focuses on capturing users' subtle emotional expressions and understanding their emotion causes. Extensive experiments show that MultiESC significantly outperforms competitive baselines in both dialogue generation and strategy planning. Our codes are available at https://github.com/lwgkzl/MultiESC.

Cited by

Related