WebAnchor: Anchoring Agent Planning to Stabilize Long-Horizon Web Reasoning
Xinmiao Yu, Liwen Zhang, Xiaocheng Feng, Yong Jiang, Bing Qin, Pengjun Xie, Jingren Zhou

TL;DR
This paper introduces WebAnchor, a novel RL framework that stabilizes long-horizon web reasoning by anchoring planning to initial steps, significantly improving performance across multiple benchmarks and model sizes.
Contribution
We propose Anchor-GRPO, a two-stage RL method that decouples planning from execution, enhancing long-horizon web reasoning in LLM-based agents.
Findings
Outperforms baseline RL methods on four web reasoning benchmarks.
Achieves 46.0% pass@1 on BrowseComp with WebAnchor-30B.
Demonstrates scalability with larger models and longer contexts.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Web Data Mining and Analysis · Topic Modeling
