NeurIPS 2025spotlight0 citations

Web-Shepherd: Advancing PRMs for Reinforcing Web Agents

Hyungjoo Chae, Sunghwan Kim, Junhee Cho, Seungone Kim, Seungjun Moon, Gyeom Hwangbo, Dongha Lim, Minjin Kim

Abstract

Web navigation is a unique domain that can automate many repetitive real-life tasks and is challenging as it requires long-horizon sequential decision making beyond typical multimodal large language model (MLLM) tasks. Yet, specialized reward models for web navigation that can be utilized during both training and test-time have been absent until now. Despite the importance of speed and cost-effectiveness, prior works have utilized MLLMs as reward models, which poses significant constraints for real-world deployment. To address this, in this work, we propose the first process reward model (PRM) called Web-Shepherd which could assess web navigation trajectories in a step-level. To achieve this, we first construct the WebPRM Collection, a large-scale dataset with 40K step-level preference pairs and annotated checklists spanning diverse domains and difficulty levels. Next, we also introduce the WebRewardBench, the first meta-evaluation benchmark for evaluating PRMs. In our experiments, we observe that our Web-Shepherd achieves about 30 points better accuracy compared to using GPT-4o on WebRewardBench. Furthermore, when testing on WebArena-lite by using GPT-4o-mini as the policy and Web-Shepherd as the verifier, we achieve 10.9 points better performance, in 10x less cost compared to using GPT-4o-mini as the verifier. Our model, dataset, and code are publicly available at https://github.com/kyle8581/Web-Shepherd.

Web AgentReward ModelLLM
BibTeX
@inproceedings{
chae2025webshepherd,
title={Web-Shepherd: Advancing {PRM}s for Reinforcing Web Agents},
author={Hyungjoo Chae and Sunghwan Kim and Junhee Cho and Seungone Kim and Seungjun Moon and Gyeom Hwangbo and Dongha Lim and Minjin Kim and Yeonjun Hwang and Minju Gwak and Dongwook Choi and Minseok Kang and Gwanhoon Im and ByeongUng Cho and Hyojun Kim and Jun Hee Han and Taeyoon Kwon and Minju Kim and Beong-woo Kwak and Dongjin Kang and Jinyoung Yeo},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=G2kMroO9UV}
}
Web-Shepherd: Advancing PRMs for Reinforcing Web Agents · NeurIPS 2025