arXiv:2601.03164cs.CL2026-01ACL被引 5

通过锚定首步规划提升长程网页推理的稳定性与效率

WebAnchor: Anchoring Agent Planning to Stabilize Long-Horizon Web Reasoning

  • 分离规划与执行,首步规划基于自对弈和人工校准优化
  • 在四个基准上实现46.0%到76.4%的任务成功率,工具使用更高效
  • 适合大模型长程任务推理,尤其适用于30B以上规模模型

基于大语言模型的智能体在网页信息检索中表现强劲,强化学习成为关键优化范式。然而,长程策略规划仍是瓶颈。我们发现关键现象:计划锚定(plan anchor),即首步推理显著影响后续行为。现有强化学习算法因均匀分配奖励而忽视此问题。为此,我们提出两阶段强化学习框架Anchor-GRPO:第一阶段,基于自对弈经验与人工校准的细粒度规则优化首步规划;第二阶段,通过稀疏奖励对齐执行与初始计划,确保稳定高效的工具使用。我们在BrowseComp、BrowseComp-Zh、GAIA和XBench-DeepSearch四个基准上评估,涵盖3B至30B模型。Anchor-GRPO优于基线GRPO与首步GRPO,任务成功率与工具效率均提升。WebAnchor-30B在BrowseComp上达到46.0% pass@1,GAIA上达76.4%。该方法具强可扩展性,模型规模与上下文长度增加时准确率持续上升。

原文摘要 · Abstract (English)

Large Language Model(LLM)-based agents have shown strong capabilities in web information seeking, with reinforcement learning (RL) becoming a key optimization paradigm. However, planning remains a bottleneck, as existing methods struggle with long-horizon strategies. Our analysis reveals a critical phenomenon, plan anchor, where the first reasoning step disproportionately impacts downstream behavior in long-horizon web reasoning tasks. Current RL algorithms, fail to account for this by uniformly distributing rewards across the trajectory. To address this, we propose Anchor-GRPO, a two-stage RL framework that decouples planning and execution. In Stage 1, the agent optimizes its first-step planning using fine-grained rubrics derived from self-play experiences and human calibration. In Stage 2, execution is aligned with the initial plan through sparse rewards, ensuring stable and efficient tool usage. We evaluate Anchor-GRPO on four benchmarks: BrowseComp, BrowseComp-Zh, GAIA, and XBench-DeepSearch. Across models from 3B to 30B, Anchor-GRPO outperforms baseline GRPO and First-step GRPO, improving task success and tool efficiency. Notably, WebAnchor-30B achieves 46.0% pass@1 on BrowseComp and 76.4% on GAIA. Anchor-GRPO also demonstrates strong scalability, getting higher accuracy as model size and context length increase.

强化学习长程推理网页智能体大模型

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