AI Agents 相关度: 9/10

WebWorld: A Large-Scale World Model for Web Agent Training

Zikai Xiao, Jianhong Tu, Chuhang Zou, Yuxin Zuo, Zhi Li, Peng Wang, Bowen Yu, Fei Huang, Junyang Lin, Zuozhu Liu
arXiv: 2602.14721v1 发布: 2026-02-16 更新: 2026-02-16

AI 摘要

WebWorld提出大规模Web环境模拟器,提升Web Agent泛化能力和性能。

主要贡献

  • 构建大规模Web模拟器WebWorld
  • 提出WebWorld-Bench评估基准
  • 展示WebWorld在WebArena上的性能提升

方法论

构建可扩展的数据pipeline,训练1M+开放Web交互数据,支持长程模拟和多模态数据。

原文摘要

Web agents require massive trajectories to generalize, yet real-world training is constrained by network latency, rate limits, and safety risks. We introduce \textbf{WebWorld} series, the first open-web simulator trained at scale. While existing simulators are restricted to closed environments with thousands of trajectories, WebWorld leverages a scalable data pipeline to train on 1M+ open-web interactions, supporting reasoning, multi-format data, and long-horizon simulations of 30+ steps. For intrinsic evaluation, we introduce WebWorld-Bench with dual metrics spanning nine dimensions, where WebWorld achieves simulation performance comparable to Gemini-3-Pro. For extrinsic evaluation, Qwen3-14B trained on WebWorld-synthesized trajectories improves by +9.2\% on WebArena, reaching performance comparable to GPT-4o. WebWorld enables effective inference-time search, outperforming GPT-5 as a world model. Beyond web simulation, WebWorld exhibits cross-domain generalization to code, GUI, and game environments, providing a replicable recipe for world model construction.

标签

Web Agent Simulation World Model Open Web

arXiv 分类

cs.AI