Implicit Turn-Wise Policy Optimization for Proactive User-LLM Interaction

πŸ“… 2026-03-21
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ“ Abstract
Multi-turn human-AI collaboration is fundamental to deploying interactive services such as adaptive tutoring, conversational recommendation, and professional consultation. However, optimizing these interactions via reinforcement learning is hindered by the sparsity of verifiable intermediate rewards and the high stochasticity of user responses. To address these challenges, we introduce Implicit Turn-wise Policy Optimization (ITPO). ITPO leverages an implicit process reward model to derive fine-grained, turn-wise process rewards from sparse outcome signals. Unlike volatile token-level rewards, these turn-level signals exhibit superior robustness and may utilize a normalization mechanism to further enhance training stability. We evaluate ITPO across three representative multi-turn collaborative tasks: math tutoring, document writing, and medical recommendation. Empirical results demonstrate that ITPO, when combined with PPO, GRPO, or RLOO, consistently achieves improved convergence than existing baselines. Elaborate trajectory analysis confirms that ITPO infers turn-wise preferences that are semantically aligned with human judgment. Code is publicly available at https://github.com/Graph-COM/ITPO.
Problem

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

multi-turn interaction
reinforcement learning
sparse rewards
user stochasticity
interactive services
Innovation

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

Implicit Turn-wise Policy Optimization
Process Reward Model
Multi-turn Human-AI Collaboration
Reinforcement Learning with Sparse Rewards
Turn-level Reward
πŸ”Ž Similar Papers
No similar papers found.