让语言模型更会探索,解决复杂问题时表现更好
Poly-EPO: Training Exploratory Reasoning Models

- 用集合强化学习让模型生成多种探索性解题思路
- 在多个推理任务中提升通过率,且生成多样性更高
- 适合需要灵活应对新问题的智能系统研究者
探索是基于经验学习的核心:它使智能体能够找到复杂问题的解决方案、泛化到新问题,并随测试时计算资源增加而提升性能。本文提出一种后训练语言模型的框架,显式鼓励乐观探索,并促进探索与利用之间的协同。核心思想是训练语言模型生成一组在奖励函数下整体准确且推理策略具有探索性的响应。我们首先提出通用的集合强化学习优化方法,通过调整优势计算,将标准强化学习算法适配到该设置。随后提出多色探索策略优化(Poly-EPO),其目标函数显式协同探索与利用。在多个推理基准上,Poly-EPO 显著提升泛化能力,表现为更高的 pass@k 覆盖率,保持更强的生成多样性,并有效利用测试时计算资源。
原文摘要 · Abstract (English)
Exploration is a cornerstone of learning from experience: it enables agents to find solutions to complex problems, generalize to novel ones, and scale performance with test-time compute. In this paper, we present a framework for post-training language models (LMs) that explicitly encourages optimistic exploration and promotes a synergy between exploration and exploitation. The central idea is to train the LM to generate sets of responses that are collectively accurate under the reward function and exploratory in their reasoning strategies. We first develop a general recipe for optimizing LMs with set reinforcement learning (set RL) under arbitrary objective functions, showing how standard RL algorithms can be adapted to this setting through a modification to the advantage computation. We then propose Polychromic Exploratory Policy Optimization (Poly-EPO), which instantiates this framework with an objective that explicitly synergizes exploration and exploitation. Across a range of reasoning benchmarks, we show that Poly-EPO improves generalization, as evidenced by higher pass@$k$ coverage, preserves greater diversity in model generations, and effectively scales with test-time compute.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。