arXiv:2510.15862cs.AI2025-10被引 1

用AI反馈和优化策略提升7B级研究型AI的推理能力

Rethinking the Design of Reinforcement Learning-Based Deep Research Agents

  • 用LLM裁判替代规则奖励,让模型更懂真实任务目标
  • 采用在线优化算法并过滤低质数据,性能显著提升
  • 适合研究智能体设计、强化学习应用的开发者与研究者

大型语言模型结合外部工具正被广泛用于构建深度研究智能体,通过网络交互收集、推理和整合信息以回答复杂问题。尽管近期开源系统通过强化学习在网页交互中取得良好表现,但关键设计选择的影响仍不明确。本文将深度研究建模为马尔可夫决策过程,并构建了一个基于该框架的竞争性基线智能体。在此基础上,系统考察了训练与推理阶段的关键设计因素,发现四个能显著提升性能的因素:用LLM裁判生成的反馈替代规则奖励;使用基于on-policy的RLOO算法进行微调而非off-policy的GRPO;过滤低质量训练样本;采用容错的测试时滚动策略。这些改进使该智能体在十个主流基准上达到7B规模智能体的当前最佳性能。

原文摘要 · Abstract (English)

Large language models (LLMs) augmented with external tools are increasingly deployed as deep research agents that gather, reason over, and synthesize web information to answer complex queries. Although recent open-source systems achieve strong empirical performance via reinforcement learning from web interactions, the impact of key design choices remains under-explored. We formalize deep research as reinforcement learning in an episodic finite Markov decision process and construct a competitive baseline agent grounded in this formulation. Building on this foundation, we systematically examine critical design decisions at both training and inference time and identify four factors that substantially improve performance: replacing rule-based rewards with AI feedback from an LLM judge, fine-tuning with the on-policy RLOO algorithm instead of the off-policy GRPO algorithm, filtering low-quality training samples, and employing an error-tolerant test-time rollout strategy. Together, these design choices yield a deep research agent that establishes state-of-the-art performance among 7B-scale agents when evaluated across ten widely used benchmarks.

强化学习研究智能体LLM应用AI反馈

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。