arXiv:2509.06733cs.AIcs.CL2025-09综述被引 12

用强化学习训练能自主研究的智能体,减少对人工标注依赖。

Reinforcement Learning Foundations for Deep Research Systems: A Survey

  • 以强化学习优化智能体的决策流程,支持探索与错误恢复。
  • 相比监督微调,更擅长处理长序列任务和多目标权衡。
  • 适合开发自主研究、工具协作的高级智能体系统。

深度研究系统是能够通过协调推理、网络搜索和工具使用完成复杂多步任务的代理型AI,正朝着包含规划者、协调者和执行者的分层架构演进。实践中,端到端训练整个系统仍不现实,因此多数工作仅训练单一规划者并连接核心工具(如搜索、浏览、代码)。监督微调虽能保证协议一致性,但存在模仿偏差和暴露偏差,且未能充分利用环境反馈。偏好对齐方法如DPO依赖特定模板和代理指标,为离策略方法,在长时序信用分配和多目标权衡上表现较弱。此外,SFT和DPO均依赖人工设计的决策点和子技能标签。强化学习则与闭环工具交互的研究机制契合,可优化轨迹级策略,实现探索、容错行为与合理的信用分配,降低对人工先验和评分者偏见的依赖。本文是首个聚焦深度研究系统强化学习基础的综述,系统梳理了三方面工作:(i) 数据合成与整理;(ii) 代理研究中的强化学习方法,涵盖稳定性、样本效率、长上下文处理、奖励与信用设计、多目标优化及多模态融合;(iii) 代理强化学习训练系统与框架。还涵盖代理架构与协调、评估与基准,包括最新的问答、视觉问答、长文本生成及基于领域工具交互的任务。本文提炼共性模式,揭示基础设施瓶颈,并提供训练鲁棒、透明深度研究智能体的实用指导。

原文摘要 · Abstract (English)

Deep research systems, agentic AI that solve complex, multi-step tasks by coordinating reasoning, search across the open web and user files, and tool use, are moving toward hierarchical deployments with a Planner, Coordinator, and Executors. In practice, training entire stacks end-to-end remains impractical, so most work trains a single planner connected to core tools such as search, browsing, and code. While SFT imparts protocol fidelity, it suffers from imitation and exposure biases and underuses environment feedback. Preference alignment methods such as DPO are schema and proxy-dependent, off-policy, and weak for long-horizon credit assignment and multi-objective trade-offs. A further limitation of SFT and DPO is their reliance on human defined decision points and subskills through schema design and labeled comparisons. Reinforcement learning aligns with closed-loop, tool-interaction research by optimizing trajectory-level policies, enabling exploration, recovery behaviors, and principled credit assignment, and it reduces dependence on such human priors and rater biases. This survey is, to our knowledge, the first dedicated to the RL foundations of deep research systems. It systematizes recent work along three axes: (i) data synthesis and curation; (ii) RL methods for agentic research covering stability, sample efficiency, long context handling, reward and credit design, multi-objective optimization, and multimodal integration; and (iii) agentic RL training systems and frameworks. We also cover agent architecture and coordination, as well as evaluation and benchmarks, including recent QA, VQA, long-form synthesis, and domain-grounded, tool-interaction tasks. We distill recurring patterns, surface infrastructure bottlenecks, and offer practical guidance for training robust, transparent deep research agents with RL.

强化学习智能体研究系统多目标优化

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