arXiv:2606.02031cs.LGcs.AI2026-06被引 5

开源框架让网页智能体直接在真实网站上强化学习,性能超越现有开源系统。

OpenWebRL: Demystifying Online Multi-turn Reinforcement Learning for Visual Web Agents

论文配图:OpenWebRL: Demystifying Online Multi-turn Reinforcement Learning for Visual Web Agents
图 1 · 摘自论文原文
  • 构建端到端在线多轮强化学习框架,支持真实网页交互训练。
  • 仅用400条初始轨迹和2200个任务,达到67%成功率,优于同类开源模型。
  • 适合研究开放网页智能体、强化学习与多模态交互的开发者与学者。

构建强大的视觉网页智能体需要长程推理、精准定位及对动态真实网站的鲁棒交互。尽管进展迅速,最强系统仍为专有,而开源智能体仍严重依赖大规模精心标注的轨迹进行监督后训练。这一依赖带来显著可扩展性瓶颈:高质量示范成本高昂,静态数据集难以覆盖多样且持续变化的开放网页。虽然在线强化学习在文本代理中已显潜力,但其在视觉网页智能体上直接于真实网站训练的潜力仍被低估。本文提出OpenWebRL,一个面向真实网站的开源在线多轮强化学习框架。该框架涵盖全训练流程:可扩展的实时浏览器基础设施、监督初始化、多模态上下文管理、轨迹级成功判断及高效多轮策略优化。基于此框架,我们训练出OpenWebRL-4B,在挑战性的真实网页基准上取得新开源最佳表现。仅需0.4K初始化轨迹与2.2K开放式强化学习任务,其在Online-Mind2Web上达到67.0%成功率,在DeepShop上达64.0%,超越相似或更大规模的开源模型,并保持与OpenAI CUA和Gemini CUA等专有系统竞争力。此外,我们系统分析了使在线强化学习有效的关键设计选择,并研究其如何提升智能体推理能力。整体工作为构建更强大、可复现且成本更低的开源网页智能体提供了可行路径。我们将发布训练数据、模型与代码以支持后续研究。

原文摘要 · Abstract (English)

Building capable visual web agents requires long-horizon reasoning, precise grounding, and robust interaction with dynamic real-world websites. Despite rapid progress, the strongest systems remain largely proprietary, while open agents still depend heavily on supervised post-training over large collections of curated web trajectories. This dependence creates a major scalability bottleneck: high-quality demonstrations are expensive to collect, and static datasets offer limited coverage of the diverse, ever-changing open web. Although online RL has shown promise for text-based agents, its potential for training visual web agents directly on live websites remains largely underexplored. In this paper, we introduce OpenWebRL, an open framework for training visual web agents with online multi-turn RL on real websites. OpenWebRL covers the full training pipeline, including scalable live-browser infrastructure, supervised initialization, multimodal context management, trajectory-level success judging, and efficient multi-turn policy optimization. Using this framework, we train OpenWebRL-4B, which establishes a new open-source state of the art on challenging live-web benchmarks. With only 0.4K initialization trajectories and 2.2K open-ended RL training tasks, OpenWebRL-4B achieves 67.0% success on Online-Mind2Web and 64.0% on DeepShop, outperforming prior open agents of similar or larger scale and remaining competitive with proprietary systems including OpenAI CUA and Gemini CUA. Beyond strong benchmark performance, we systematically study the key design choices that make online RL effective for visual web agents, and analyze how RL improves agentic reasoning. Overall, our work offers a practical path toward building more capable, reproducible, and cost-efficient open web agents. We will release our training data, models, and code to support future research.

网页智能体强化学习多轮交互开源框架

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