让大模型学会长期战略决策,提升复杂场景下的目标对齐能力。
EPO: Explicit Policy Optimization for Strategic Reasoning in LLMs via Reinforcement Learning
- 用多轮强化学习训练策略模型,支持开放动作空间
- 在社交对话与网页导航任务中达最新水平性能
- 可迁移至不同场景,生成新颖策略,适合真实应用
大型语言模型在数学和编程等有明确解的问题中表现出色,但在商业谈判等复杂现实场景中仍缺乏战略推理能力——即在动态环境中应对不确定性并实现长期目标。现有方法在适应性、可扩展性和策略迁移方面存在局限。为此,我们提出显式策略优化(EPO),通过多轮强化学习结合过程奖励与迭代自博弈,训练一个能在开放动作空间中提供策略的LLM,可嵌入任意LLM代理以驱动目标导向行为。实验表明,EPO在社交与物理领域均实现长期目标对齐,显著提升社会对话与网页导航任务表现,且涌现出多种协作推理机制,能生成全新策略,具备真实应用潜力。代码与数据见:https://github.com/AlibabaResearch/DAMO-ConvAI/tree/main/EPO。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have shown impressive reasoning capabilities in well-defined problems with clear solutions, such as mathematics and coding. However, they still struggle with complex real-world scenarios like business negotiations, which require strategic reasoning-an ability to navigate dynamic environments and align long-term goals amidst uncertainty. Existing methods for strategic reasoning face challenges in adaptability, scalability, and transferring strategies to new contexts. To address these issues, we propose explicit policy optimization (EPO) for strategic reasoning, featuring an LLM that provides strategies in open-ended action space and can be plugged into arbitrary LLM agents to motivate goal-directed behavior. To improve adaptability and policy transferability, we train the strategic reasoning model via multi-turn reinforcement learning (RL),utilizing process rewards and iterative self-play. Experiments across social and physical domains demonstrate EPO's ability of long-term goal alignment through enhanced strategic reasoning, achieving state-of-the-art performance on social dialogue and web navigation tasks. Our findings reveal various collaborative reasoning mechanisms emergent in EPO and its effectiveness in generating novel strategies, underscoring its potential for strategic reasoning in real-world applications. Code and data are available at https://github.com/AlibabaResearch/DAMO-ConvAI/tree/main/EPO.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。