AIJan 29

WebArbiter: A Principle-Guided Reasoning Process Reward Model for Web Agents

arXiv:2601.21872v12 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the challenge of improving web agent decision-making in complex, irreversible tasks, offering a more interpretable and robust reward model, though it is incremental in advancing process reward modeling for web navigation.

The paper tackles the problem of sparse and delayed supervision for web agents by introducing WebArbiter, a reasoning-first process reward model that generates structured justifications and preference verdicts, resulting in performance improvements of 9.1 points over GPT-5 on WebPRMBench and up to 7.2 points over prior methods on WebArena-Lite.

Web agents hold great potential for automating complex computer tasks, yet their interactions involve long-horizon, sequential decision-making with irreversible actions. In such settings, outcome-based supervision is sparse and delayed, often rewarding incorrect trajectories and failing to support inference-time scaling. This motivates the use of Process Reward Models (WebPRMs) for web navigation, but existing approaches remain limited: scalar WebPRMs collapse progress into coarse, weakly grounded signals, while checklist-based WebPRMs rely on brittle template matching that fails under layout or semantic changes and often mislabels superficially correct actions as successful, providing little insight or interpretability. To address these challenges, we introduce WebArbiter, a reasoning-first, principle-inducing WebPRM that formulates reward modeling as text generation, producing structured justifications that conclude with a preference verdict and identify the action most conducive to task completion under the current context. Training follows a two-stage pipeline: reasoning distillation equips the model with coherent principle-guided reasoning, and reinforcement learning corrects teacher biases by directly aligning verdicts with correctness, enabling stronger generalization. To support systematic evaluation, we release WebPRMBench, a comprehensive benchmark spanning four diverse web environments with rich tasks and high-quality preference annotations. On WebPRMBench, WebArbiter-7B outperforms the strongest baseline, GPT-5, by 9.1 points. In reward-guided trajectory search on WebArena-Lite, it surpasses the best prior WebPRM by up to 7.2 points, underscoring its robustness and practical value in real-world complex web tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes