An end-to-end RL framework that uses simulated future dialogue and a learned future-oriented reward model to fine-tune LLMs for open-ended emotional support, reporting improved success rates on ESConv and ExTES.
Convert Language Model into a Value-based Strategic Planner
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Emotional support conversation (ESC) aims to alleviate the emotional distress of individuals through effective conversations. Although large language models (LLMs) have obtained remarkable progress on ESC, most of these studies might not define the diagram from the state model perspective, therefore providing a suboptimal solution for long-term satisfaction. To address such an issue, we leverage the Q-learning on LLMs, and propose a framework called straQ*. Our framework allows a plug-and-play LLM to bootstrap the planning during ESC, determine the optimal strategy based on long-term returns, and finally guide the LLM to response. Substantial experiments on ESC datasets suggest that straQ* outperforms many baselines, including direct inference, self-refine, chain of thought, finetuning, and finite state machines.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Towards Open-Ended Emotional Support Conversations in LLMs via Reinforcement Learning with Future-Oriented Rewards
An end-to-end RL framework that uses simulated future dialogue and a learned future-oriented reward model to fine-tune LLMs for open-ended emotional support, reporting improved success rates on ESConv and ExTES.