paper-with-me

홈 › Papers

ESCoT: Towards Interpretable Emotional Support Dialogue Systems

2024-06-16 · Tenggan Zhang, Xinjie Zhang, Jinming Zhao, Li Zhou, Qin Jin

Understanding the reason for emotional support response is crucial for establishing connections between users and emotional support dialogue systems. Previous works mostly focus on generating better responses but ignore interpretability, which is extremely important for constructing reliable dialogue systems. To empower the system with better interpretability, we propose an emotional support response generation scheme, named $\textbf{E}$motion-Focused and $\textbf{S}$trategy-Driven $\textbf{C}$hain-$\textbf{o}$f-$\textbf{T}$hought ($\textbf{ESCoT}$), mimicking the process of $\textit{identifying}$, $\textit{understanding}$, and $\textit{regulating}$ emotions. Specially, we construct a new dataset with ESCoT in two steps: (1) $\textit{Dialogue Generation}$ where we first generate diverse conversation situations, then enhance dialogue generation using richer emotional support strategies based on these situations; (2) $\textit{Chain Supplement}$ where we focus on supplementing selected dialogues with elements such as emotion, stimuli, appraisal, and strategy reason, forming the manually verified chains. Additionally, we further develop a model to generate dialogue responses with better interpretability. We also conduct extensive experiments and human evaluations to validate the effectiveness of the proposed ESCoT and generated dialogue responses. Our data and code are available at $\href{https://github.com/TeigenZhang/ESCoT}{https://github.com/TeigenZhang/ESCoT}$.

📄 PDF Abstract BibTeX arXiv:2406.10960

Code (1)

teigenzhang/escot 공식 구현 pytorch

Tasks

Dialogue GenerationResponse Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ESC-Skills: Discovering and Self-Evolving Skills for Emotional Support Conversations

2026-05-27 · Jie Zhu, Huaixia Dou, Shuo Jiang, Junhui Li 외 arxiv

Existing emotional support conversation (ESC) systems mainly rely on end-to-end response generation or coarse strategy supervision, offering limited interpretability and little support for systematic skill improvement. W…

Response Generation

Dialogue Systems for Emotional Support via Value Reinforcement

2025-01-25 · Juhee Kim, Chunghu Mok, Jisun Lee, Hyang Sook Kim 외

Emotional support dialogue systems aim to reduce help-seekers' distress and help them overcome challenges. While human values$\unicode{x2013}$core beliefs that shape an individual's priorities$\unicode{x2013}$are increas…

From Personas to Talks: Revisiting the Impact of Personas on LLM-Synthesized Emotional Support Conversations

2025-02-17 · Shenghan Wu, Yang Deng, Yimo Zhu, Wynne Hsu 외

The rapid advancement of Large Language Models (LLMs) has revolutionized the generation of emotional support conversations (ESC), offering scalable solutions with reduced costs and enhanced data privacy. This paper explo…

A Cognitive Stimulation Dialogue System with Multi-source Knowledge Fusion for Elders with Cognitive Impairment

2023-05-14 · Jiyue Jiang, Sheng Wang, Qintong Li, Lingpeng Kong 외

When communicating with elders with cognitive impairment, cognitive stimulation (CS) help to maintain the cognitive health of elders. Data sparsity is the main challenge in building CS-based dialogue systems, particularl…

Decoder

Emotional Support with LLM-based Empathetic Dialogue Generation

2025-07-17 · Shiquan Wang, Ruiyu Fang, Zhongjiang He, Shuangyong Song 외

Emotional Support Conversation (ESC) aims to provide empathetic and effective emotional assistance through dialogue, addressing the growing demand for mental health support. This paper presents our solution for the NLPCC…

Dialogue GenerationPrompt Engineering