ToSCA: Leveraging Hierarchical Reinforcement Learning on Temporal and Strategic Abstractions of Conversational Agents

📅 2026-08-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出了一种双层强化学习框架ToSCA,通过结合DQN和PPO算法及双重粒度奖励机制,解决了对话系统中策略确定与响应质量的问题。
📝 Abstract
Humans have multiple levels of temporal abstractions on daily interaction and thinking, such as concept perception and strategic planning. Inspired by this nature, we propose a two-level hierarchical reinforcement learning (RL) framework for conversational agents, bridging the gap between previous token-level or utterance-level RL methods. Developed on a two-level MDP, the token-level response decoding is conditioned on the utterance-level action, the explicit textual strategies. Based on theoretical derivation and efficiency consideration, we use DQN to solve the high-level critic and PPO to solve the low-level actor-critic. To further alleviate the reward sparsity and facilitate the convergence, we also design the dual-granularity reward mechanism, in which the utterance-level satisfaction score is integrated with token-level intrinsic motivation and K-L penalty. Experiments on both daily and emotional support conversations show that our method outperforms versatile baselines in strategy determination and response quality. Our implementation is available at https://github.com/AaronJi/ToSCA.
Problem

Research questions and friction points this paper is trying to address.

Hierarchical Reinforcement Learning
Temporal Abstractions
Strategic Abstractions
Conversational Agents
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hierarchical Reinforcement Learning
Temporal Abstractions
Dual-granularity Reward Mechanism
DQN and PPO
X
Xiaoyu Wang
Geely AI Lab, Beijing Institute of Technology
Q
Qingqing Gu
Geely AI Lab
Y
Yue Zhao
Geely AI Lab
T
Teng Chen
Geely AI Lab
Y
Yuqi Cao
Geely AI Lab, Peking University
X
Xiaokai Chen
Beijing Institute of Technology
H
Hongyan Li
Geely AI Lab
Luo Ji
Luo Ji
Alibaba Group
Reinforcement LearningAutomatic Control