paper-with-me

Papers

WebArXiv: Evaluating Multimodal Agents on Time-Invariant arXiv Tasks

2025-07-01 · Zihao Sun, Ling Chen arxiv

Recent progress in large language models (LLMs) has enabled the development of autonomous web agents capable of navigating and interacting with real websites. However, evaluating such agents remains challenging due to the instability and inconsistency of existing benchmarks, which often rely on dynamic content or oversimplified simulations. In this work, we introduce WebArXiv, a static and time-invariant benchmark comprising 275 web-based tasks grounded in the arXiv platform. WebArXiv ensures reproducible and reliable evaluation by anchoring tasks in fixed web snapshots with deterministic ground truths and standardized action trajectories. Through behavioral analysis, we identify a common failure mode, Rigid History Reflection, where agents over-rely on fixed interaction histories. To address this, we propose a lightweight dynamic reflection mechanism that allows agents to selectively retrieve relevant past steps during decision-making. We evaluate ten state-of-the-art web agents on WebArXiv. Results demonstrate clear performance differences across agents and validate the effectiveness of our proposed reflection strategy.

📄 PDF Abstract BibTeX arXiv:2507.00938

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantic-Guided Multimodal Sentiment Decoding with Adversarial Temporal-Invariant Learning

2024-08-30 · Guoyang Xu, Junqi Xue, Yuxin Liu, ZiRui Wang 외

Multimodal sentiment analysis aims to learn representations from different modalities to identify human emotions. However, existing works often neglect the frame-level redundancy inherent in continuous time series, resul…

Multimodal Sentiment AnalysisSentiment AnalysisTime Series

GameDevBench: Evaluating Agentic Capabilities Through Game Development

2026-02-11 · Wayne Chi, Yixiong Fang, Arnav Yayavaram, Siddharth Yayavaram 외 arxiv

Despite rapid progress on coding agents, progress on their multimodal counterparts has lagged behind. A key challenge is the scarcity of evaluation testbeds that combine the complexity of software development with the ne…

See, Plan, Snap: Evaluating Multimodal GUI Agents in Scratch

2026-02-11 · Xingyi Zhang, Yulei Ye, Kaifeng Huang, Wenhao Li 외 arxiv

Block-based programming environments such as Scratch play a central role in low-code education, yet evaluating the capabilities of AI agents to construct programs through Graphical User Interfaces (GUIs) remains underexp…

VisualWebArena: Evaluating Multimodal Agents on Realistic Visual Web Tasks

2024-01-24 · Jing Yu Koh, Robert Lo, Lawrence Jang, Vikram Duvvur 외

Autonomous agents capable of planning, reasoning, and executing actions on the web offer a promising avenue for automating computer tasks. However, the majority of existing benchmarks primarily focus on text-based agents…

InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk

2026-07-31 · Yuan Gao, Zeren Yang, Junnan Li, Shawn 외 arxiv

Managing modern computing infrastructure has become a steadily harder problem due to the ever-increasing complexity. Recent advances in AI agents create a timely opportunity to automate infrastructure management tasks, b…