WorkForceAgent-R1: Incentivizing Reasoning Capability in LLM-based Web Agents via Reinforcement Learning
By: Yuchen Zhuang , Di Jin , Jiaao Chen and more
Potential Business Impact:
Helps computers do complex online jobs better.
Large language models (LLMs)-empowered web agents enables automating complex, real-time web navigation tasks in enterprise environments. However, existing web agents relying on supervised fine-tuning (SFT) often struggle with generalization and robustness due to insufficient reasoning capabilities when handling the inherently dynamic nature of web interactions. In this study, we introduce WorkForceAgent-R1, an LLM-based web agent trained using a rule-based R1-style reinforcement learning framework designed explicitly to enhance single-step reasoning and planning for business-oriented web navigation tasks. We employ a structured reward function that evaluates both adherence to output formats and correctness of actions, enabling WorkForceAgent-R1 to implicitly learn robust intermediate reasoning without explicit annotations or extensive expert demonstrations. Extensive experiments on the WorkArena benchmark demonstrate that WorkForceAgent-R1 substantially outperforms SFT baselines by 10.26-16.59%, achieving competitive performance relative to proprietary LLM-based agents (gpt-4o) in workplace-oriented web navigation tasks.
Similar Papers
WebAgent-R1: Training Web Agents via End-to-End Multi-Turn Reinforcement Learning
Computation and Language
Teaches robots to use websites like people.
R1-Searcher: Incentivizing the Search Capability in LLMs via Reinforcement Learning
Artificial Intelligence
Lets computers find answers on the internet.
Search-R1: Training LLMs to Reason and Leverage Search Engines with Reinforcement Learning
Computation and Language
Helps computers find better answers online.