paper-with-me

Papers

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

2026-07-31 · Yuan Gao, Zeren Yang, Junnan Li, Shawn, Zhong, Ahmed Dajani, Mai Zheng, Andrea Arpaci-Dusseau, Remzi Arpaci-Dusseau 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, but it remains unclear how well such agents can handle real-world infrastructure complexity. We present InfraBench, a benchmark suite for evaluating AI agents on realistic infrastructure tasks across the full system stack and full operational lifecycle with fine-grained risk assessment. Experiments with 15 agent-model configurations show that even the strongest agent cannot secure a full score across all tasks. Mean effective scores range from roughly 40% to 88% (with per-configuration standard errors of 6-12 points), repeating every task three times reveals that top configurations still pass only a fraction of their attempts, and per-check scoring exposes a general failure pattern: agents may routinely satisfy short-term objectives while leaving non-durable changes, broken distributed invariants, unsafe side effects, and uncleaned state behind. INFRABENCH, including its live leaderboard, tasks, and evaluation harness, is publicly available at infraben.ch.

📄 PDF Abstract BibTeX arXiv:2608.11234

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentCompass: A Unified Evaluation Infrastructure for Agent Capabilities

2026-07-15 · Kai Chen, Zichen Ding, Jiaye Ge, Shufan Jiang 외 arxiv

As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hinderin…

ANCHOR: Automated Alignment Auditing for CLI Agents on Real-World Harm

2026-07-11 · Kefan Song, Yanjun Qi arxiv

Autonomous CLI agents can now execute hundreds of actions across multi-hour sessions: writing code, executing shell commands, browsing the web, and managing cloud infrastructure, all with minimal human oversight. Does gr…

BioMedArena: An Open-source Toolkit for Building and Evaluating Biomedical Deep Research Agents

2026-05-07 · Jinge Wu, Hongjian Zhou, Mingde Zeng, Jiayuan Zhu 외 arxiv

Reproducing and comparing deep research agents today is hard: the same backbone evaluated on the same benchmark can report different accuracies across papers because the harness and tool registry differ, and integrating …

ClawGUI: A Unified Framework for Training, Evaluating, and Deploying GUI Agents

2026-04-13 · Fei Tang, Zhiqiong Lu, Boxuan Zhang, Weiming Lu 외 arxiv

GUI agents drive applications through their visual interfaces instead of programmatic APIs, interacting with arbitrary software via taps, swipes, and keystrokes, reaching a long tail of applications that CLI-based agents…

SkillNet: Create, Evaluate, and Connect AI Skills

2026-02-26 · Yuan Liang, Ruobin Zhong, Haoming Xu, Chen Jiang 외 arxiv

Current AI agents can flexibly invoke tools and execute complex tasks, yet their long-term advancement is hindered by the lack of systematic accumulation and transfer of skills. Without a unified mechanism for skill cons…