ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.16421
15
0

WebAgent-R1: Training Web Agents via End-to-End Multi-Turn Reinforcement Learning

22 May 2025
Zhepei Wei
Wenlin Yao
Yao Liu
Weizhi Zhang
Qin Lu
Liang Qiu
Changlong Yu
Puyang Xu
Chao Zhang
Bing Yin
Hyokun Yun
Lihong Li
    OffRL
    CLL
    OnRL
    LRM
ArXivPDFHTML
Abstract

While reinforcement learning (RL) has demonstrated remarkable success in enhancing large language models (LLMs), it has primarily focused on single-turn tasks such as solving math problems. Training effective web agents for multi-turn interactions remains challenging due to the complexity of long-horizon decision-making across dynamic web interfaces. In this work, we present WebAgent-R1, a simple yet effective end-to-end multi-turn RL framework for training web agents. It learns directly from online interactions with web environments by asynchronously generating diverse trajectories, entirely guided by binary rewards depending on task success. Experiments on the WebArena-Lite benchmark demonstrate the effectiveness of WebAgent-R1, boosting the task success rate of Qwen-2.5-3B from 6.1% to 33.9% and Llama-3.1-8B from 8.5% to 44.8%, significantly outperforming existing state-of-the-art methods and strong proprietary models such as OpenAI o3. In-depth analyses reveal the effectiveness of the thinking-based prompting strategy and test-time scaling through increased interactions for web tasks. We further investigate different RL initialization policies by introducing two variants, namely WebAgent-R1-Zero and WebAgent-R1-CoT, which highlight the importance of the warm-up training stage (i.e., behavior cloning) and provide insights on incorporating long chain-of-thought (CoT) reasoning in web agents.

View on arXiv
@article{wei2025_2505.16421,
  title={ WebAgent-R1: Training Web Agents via End-to-End Multi-Turn Reinforcement Learning },
  author={ Zhepei Wei and Wenlin Yao and Yao Liu and Weizhi Zhang and Qin Lu and Liang Qiu and Changlong Yu and Puyang Xu and Chao Zhang and Bing Yin and Hyokun Yun and Lihong Li },
  journal={arXiv preprint arXiv:2505.16421},
  year={ 2025 }
}
Comments on this paper