paper-with-me

홈 › Papers

WebGraphEval: Multi-Turn Trajectory Evaluation for Web Agents using Graph Representation

2025-10-22 · Yaoyao Qian, Yuanli Wang, Jinda Zhang, Yun Zong, Meixu Chen, Hanhan Zhou, Jindan Huang, Yifan Zeng, Xinyu Hu, Chan Hee Song, Danqing Zhang arxiv

Current evaluation of web agents largely reduces to binary success metrics or conformity to a single reference trajectory, ignoring the structural diversity present in benchmark datasets. We present WebGraphEval, a framework that abstracts trajectories from multiple agents into a unified, weighted action graph. This representation is directly compatible with benchmarks such as WebArena, leveraging leaderboard runs and newly collected trajectories without modifying environments. The framework canonically encodes actions, merges recurring behaviors, and applies structural analyses including reward propagation and success-weighted edge statistics. Evaluations across thousands of trajectories from six web agents show that the graph abstraction captures cross-model regularities, highlights redundancy and inefficiency, and identifies critical decision points overlooked by outcome-based metrics. By framing web interaction as graph-structured data, WebGraphEval establishes a general methodology for multi-path, cross-agent, and efficiency-aware evaluation of web agents.

📄 PDF Abstract BibTeX arXiv:2510.19205

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MT-Web2Code: Benchmarking Coding Agents on Multi-Turn Regional Reconstruction and Localized Modification

2026-08-04 · Qiming Li, Shujie Hu, Haohan Liu, Xiaocheng Feng 외 arxiv

Recent advances in Large Vision-Language Models (LVLMs) have demonstrated impressive capabilities in web UI generation. However, existing benchmarks predominantly focus on single-turn full-page generation from scratch, o…

Claw-Eval: Towards Trustworthy Evaluation of Autonomous Agents

2026-04-07 · Bowen Ye, Rang Li, Qibin Yang, Yuanxin Liu 외 arxiv

Large language models are increasingly deployed as autonomous agents for multi-step workflows in real-world software environments. However, existing agent benchmarks are limited by trajectory-opaque grading, underspecifi…

Drowning in Routine: Signal Dilution in Multi-Turn Agent Training

2026-06-20 · Yann Pernot, Vi Retault arxiv

Multi-turn agents interleave consequential decisions with routine execution: some actions change the downstream return distribution, while others are necessary but reward-equivalent. The cost of trajectory-level credit a…

TSR: Trajectory-Search Rollouts for Multi-Turn RL of LLM Agents

2026-02-12 · Aladin Djuhera, Swanand Ravindra Kadhe, Farhan Ahmed, Syed Zawad 외 arxiv

Advances in large language models (LLMs) are driving a shift toward using reinforcement learning (RL) to train agents from iterative, multi-turn interactions across tasks. However, multi-turn RL remains challenging as re…

Reinforcement Learning

TRACES: Proactive Safety Auditing for Multi-Turn LLM Agents via Trajectory-State Modeling

2026-05-26 · Jiaqian Li, Yanshu Li, Boxuan Zhang, Ruixiang Tang 외 arxiv

LLM agents increasingly operate through multi-turn tool use and environment interaction, where safety risks often emerge from intermediate steps long before they surface in the final outcome. Reactive auditing is therefo…