微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Towards Better Agents for Multi-Turn User Interaction: The Next User Turn Is More Than Context
RSS 官方收录 · 可信分层展示
关键摘要
FACA新方法提升多轮用户交互智能体性能,8B/14B模型分别提升5.91/10.22个百分点
- FACA利用下一用户回合反应提供局部信用分配,无需额外批评器或 rollout
- 在九领域τ-family平均指标上,8B和14B模型分别提升5.91和10.22个百分点
- 增益集中在电信领域,且在Pare-Bench和Co-Gym零样本测试中保持一致
AI 摘要 · 来源可核验
正文提要
arXiv:2608.17499v1 Announce Type: new Abstract: User-facing tool agents must coordinate dialogue and tool use as user goals unfold over multiple turns. Yet interactive reinforcement learning typically reduces each rollout to a terminal reward, assigning the same credit to effective elicitation, errors, and later repair. The next user turn is more than context: it also provides noisy, temporally local evidence about the preceding user-to-user segment. We introduce \textbf{F}eedback-\textbf{A}ware \textbf{C}redit \textbf{A}ssignment (\textsc{FACA}), which aligns each reaction with that segment, derives a locally normalized reaction advantage, and adds it to verified terminal outcome advantage without an extra critic or rollout. Against an outcome-only Interactive GRPO control matched in simulator, visible dialogue, initialization, rollout, and optimization, \textsc{FACA} improves the nine-domain $\tau$-family average across three independently trained runs by 5.91 and 10.22 percentage points at 8B and 14B, respectively. Gains concentrate in Telecom; at 8B, randomizing reaction polarity removes the Telecom gain. The same ordering holds zero-shot on Pare-Bench and Co-Gym. These results demonstrate that next-turn user reactions provide actionable local credit for improving multi-turn user-interacting agents.