Papers
arxiv:2606.02031

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

Published on Jun 1
· Submitted by
Rui Yang
on Jun 2
Authors:
,
,
,
,
,
,
,
,
,

Abstract

OpenWebRL presents a framework for training visual web agents using online reinforcement learning on real websites, achieving state-of-the-art performance with minimal initial supervision.

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.

Community

OpenWebRL presents a fully open framework for training visual web agents with online multi-turn reinforcement learning on real websites. It covers the full pipeline from live-browser infrastructure and supervised initialization to context management, trajectory-level judging, and policy optimization. The resulting OpenWebRL-4B achieves strong open-source performance on challenging live-web benchmarks, offering a practical and reproducible path toward more capable open web agents. Code (https://github.com/OpenWebRL/OpenWebRL) and data (https://huggingface.co/OpenWebRL) are all open-sourced.
image

Made an audio walkthrough of this paper for anyone who wants to skim it on the go:
https://researchpod.app/episode/d18939a3-590d-4f5f-9af7-36f28e397b1d

Generated automatically by ResearchPod — happy to take feedback from the authors.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2606.02031
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2606.02031 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2606.02031 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2606.02031 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.