Monitoring Web Agents Without Internal Signals: Observable Trajectories and Key-Step Supervision

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文研究了在没有内部信号情况下,通过可观察轨迹和关键步骤监督来预测网页代理执行风险的方法,使用宏观和微观特征表示,并证明其有效性。
📝 Abstract
Reliable web-agent monitoring is difficult when model-internal uncertainty signals such as token logits are unavailable. In this work, we study prefix-level risk prediction for web agents using observable trajectory signals: given an evolving prefix, estimate whether the current execution remains on track or is tending toward failure. We derive two observable trajectory representations: Macro features summarize cross-step agent--environment behavior and feedback, while Micro features measure the consistency of intention, action, and anticipated state change through repeated black-box queries. Instead of inheriting the final result label, we label the first critical error that remains uncorrected in the observed continuation and is associated with final failure as a key-step boundary, preserving valid early prefixes of failed trajectories as on track. Across WebArena-Lite and Online Mind2Web web agent benchmarks with five open- and closed-source backbones, observable trajectory signals are competitive with internal-signal baselines. The resulting predictors also support early intervention under fixed false-cut budgets and transfer across held-out website categories. These findings show that observable trajectory signals support valuable risk prediction abilities.
Problem

Research questions and friction points this paper is trying to address.

web agents
internal uncertainty signals
prefix-level risk prediction
observable trajectory signals
Innovation

Methods, ideas, or system contributions that make the work stand out.

observable trajectory signals
macro features
micro features
key-step supervision
🔎 Similar Papers
No similar papers found.