paper-with-me

Papers

Beyond Final Scores: A Systematic Evaluation of Agents for Long-Horizon AI Research and Development

2026-08-13 · Yiwei Li, Wanli Yang, Hexiang Tan, Xiangzhou Huang, Zhengyu Chen, Ziran Li, Borun Chen, Shanglin Lei, Huaisheng Zhu, Hao Tian, Fei Sun, Xunliang Cai, Jingang Wang arxiv

Autonomous agents are increasingly capable of improving models, systems, and other technical artifacts through long-horizon experimentation. To understand the current state of this capability, however, evaluation must go beyond final scores, which neither reveal where progress is gained or lost nor indicate whether accumulated experience improves later decisions. We therefore present a systematic evaluation of seven frontier models on 36 long-horizon tasks based on a new framework that uses rule-based metrics to characterize within-run behavior through Solution Framing, Execution, and Feedback Control and controlled comparisons to assess experience reuse within and across tasks. The results show that current agents operate more like engineering optimizers than fully autonomous researchers: they can formulate and implement practical solutions, but their performance varies substantially across runs, their strongest solutions mainly adapt or combine established techniques, and genuine methodological novelty remains rare. Detailed analysis reveals that observed performance is shaped by multiple factors, including distinct process bottlenecks behind similar final outcomes, experience reuse that can help or mislead subsequent decisions, and harness designs that affect performance stability. These findings suggest concrete directions for improving model training, inference-time strategies, experience management, and harness design.

📄 PDF Abstract BibTeX arXiv:2608.13417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Log analysis is necessary for credible evaluation of AI agents

2026-05-08 · Peter Kirgis, Sayash Kapoor, Stephan Rabanser, Nitya Nadgir 외 arxiv

Agent benchmarks typically report only final outcomes: pass or fail. This threatens evaluation credibility in three ways. First, scores may be inflated or deflated by shortcuts and benchmark artifacts, misrepresenting ca…

WebTrap Park: An Automated Platform for Systematic Security Evaluation of Web Agents

2026-01-13 · Xinyi Wu, Jiagui Chen, Geng Hong, Jiayi Dong 외 arxiv

Web Agents are increasingly deployed to perform complex tasks in real web environments, yet their security evaluation remains fragmented and difficult to standardize. We present WebTrap Park, an automated platform for sy…

SeClaw: Spec-Driven Security Task Synthesis for Evaluating Autonomous Agents

2026-06-01 · Hao Cheng, Changtao Miao, Tianle Song, Yin Wu 외 arxiv

Autonomous LLM agents increasingly operate in stateful environments where they access tools, files, memory, and external services. While such capabilities enable complex real-world workflows, they also introduce security…

ClawTrack: Towards Trace-Level Evaluation and Improvement of Real-World Autonomous Agents

2026-07-30 · Xingjian Wu, Xuhang Zhu, Xingchen Liu, Junlin Liu 외 arxiv

As LLM-based agents are deployed in complex, multi-step workflows, a critical evaluation gap has emerged: most existing benchmarks judge only final outcomes, unable to distinguish reliable reasoning from lucky success or…

MoralReason: Generalizable Moral Decision Alignment For LLM Agents Using Reasoning-Level Reinforcement Learning

2025-11-15 · Zhiyu An, Wan Du arxiv

Large language models are increasingly influencing human moral decisions, yet current approaches focus primarily on evaluating rather than actively steering their moral decisions. We formulate this as an out-of-distribut…

Reinforcement LearningMoral Scenarios