Web Agents Monitored Without Internal Model Signals

Sitong Pan, Yipeng Shen, Yilin Lu, Caiwen Ding, Lu Cheng, Qianwen Wang· September 3, 2026 View original

Key takeaways

  • Web agent failures can be predicted effectively using only observable external signals.
  • Macro and Micro features capture agent-environment behavior and consistency.
  • Key-step boundary labeling improves the accuracy of failure prediction.
  • This approach enables early intervention and transfers across different web environments.

Who benefits

Software DevelopmentQA/TestingCustomer ServiceAutomation

Summary

This research explores predicting web agent failures using only observable trajectory signals, such as agent-environment interactions and black-box queries, without relying on internal model uncertainty signals. It introduces Macro and Micro features and a key-step boundary labeling method to improve risk prediction.

Monitoring the reliability of web agents poses a challenge, particularly when internal model signals like token logits, which indicate uncertainty, are unavailable. This study investigates a method for predicting prefix-level risk in web agents by exclusively utilizing observable trajectory signals. The goal is to determine if an agent's current execution remains on track or is heading towards failure, based solely on its interactions with the environment. The researchers developed two types of observable trajectory representations: Macro features, which summarize the agent's cross-step behavior and feedback from the environment, and Micro features, which assess the consistency of the agent's intentions, actions, and anticipated state changes through repeated black-box queries. A novel labeling approach, called key-step boundary, is introduced. Instead of simply inheriting the final failure label, this method identifies the first critical error that remains uncorrected and leads to ultimate failure, allowing valid early prefixes of failed trajectories to still be considered "on track." Evaluations conducted on WebArena-Lite and Online Mind2Web benchmarks, using five different open- and closed-source LLM backbones, demonstrated that these observable trajectory signals are competitive with baselines that rely on internal model signals. The resulting predictors also support early intervention strategies within fixed false-cut budgets and exhibit transferability across different website categories, highlighting their potential for robust web agent monitoring.

Why it matters

Professionals deploying web agents can gain robust monitoring capabilities and enable early intervention, even when internal model diagnostics are inaccessible, improving reliability and reducing operational costs.

How to implement this in your domain

  1. 1Integrate observable trajectory logging into existing web agent deployments.
  2. 2Develop or adapt risk prediction models using Macro and Micro features described in the research.
  3. 3Implement early intervention mechanisms based on predicted failure risks.
  4. 4Benchmark the performance of external signal-based monitoring against internal signal methods if available.

Original post by Sitong Pan, Yipeng Shen, Yilin Lu, Caiwen Ding, Lu Cheng, Qianwen Wang

"arXiv:2609.02057v1 Announce Type: new 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 a…"

View on X

Originally posted by Sitong Pan, Yipeng Shen, Yilin Lu, Caiwen Ding, Lu Cheng, Qianwen Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses