paper-with-me

홈 › Papers

Towards Open-Ended Emotional Support Conversations in LLMs via Reinforcement Learning with Future-Oriented Rewards

2025-08-18 · Ting Yang, Li Chen, Huimin Wang arxiv

Emotional Support Conversation (ESC) systems aim to alleviate users' emotional difficulties and provide long-term, systematic support for emotional well-being. However, most large language model (LLM)-based ESC systems rely on predefined strategies, which limits their effectiveness in complex, real-life scenarios. To enable flexible responses to diverse emotional problem scenarios, this paper introduces a novel end-to-end framework (RLFF-ESC) that directly learns enduring emotionally supportive response skills using reinforcement learning. For sustained emotional support, we first employ an LLM-based multi-agent mechanism to simulate future dialogue trajectories and collect future-oriented rewards. We then train a future-oriented reward model, which is subsequently used to train the emotional support policy model. Additionally, we incorporate an explicit reasoning process during response generation to further enhance the quality, relevance, and contextual appropriateness of the system's responses. We evaluate the backbone policy model on Qwen2.5-7B-Instruct-1M and LLaMA3.1-8B-Instruct models, testing the proposed RLFF-ESC framework across two public ESC datasets. Experimental results demonstrate that RLFF-ESC consistently outperforms existing baselines in terms of goal completion and response quality.

📄 PDF Abstract BibTeX arXiv:2508.12935

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningResponse Generation

Similar Papers 제목 키워드 기반

Artificial Intelligence and Civil Discourse: How LLMs Moderate Climate Change Conversations

2025-06-07 · Wenlu Fan, Wentao Xu

As large language models (LLMs) become increasingly integrated into online platforms and digital communication spaces, their potential to influence public discourse - particularly in contentious areas like climate change…

Sentiment Analysis

Incongruent Positivity: When Miscalibrated Positivity Undermines Online Supportive Conversations

2025-09-12 · Leen Almajed, Abeer ALdayel arxiv

In emotionally supportive conversations, well-intended positivity can sometimes misfire, leading to responses that feel dismissive, minimizing, or unrealistically optimistic. We examine this phenomenon of incongruent pos…

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…

Steering Conversational Large Language Models for Long Emotional Support Conversations

2024-02-16 · Navid Madani, Sougata Saha, Rohini Srihari

In this study, we address the challenge of enabling large language models (LLMs) to consistently adhere to emotional support strategies in extended conversations. We focus on the steerability of the Llama-2 and Llama-3 s…

SweetieChat: A Strategy-Enhanced Role-playing Framework for Diverse Scenarios Handling Emotional Support Agent

2024-12-11 · Jing Ye, Lu Xiang, Yaping Zhang, Chengqing Zong

Large Language Models (LLMs) have demonstrated promising potential in providing empathetic support during interactions. However, their responses often become verbose or overly formulaic, failing to adequately address the…