paper-with-me

홈 › Papers

A Unified Framework for the Evaluation of LLM Agentic Capabilities

2026-05-27 · Pengyu Zhu, Lijun Li, Yaxing Lyu, Qianxin Luo, Jingyi Yang, Yi Liu, Tingfeng Hui, Xinyu Yuan, Li Sun, Sen Su, Jing Shao arxiv

As LLMs are increasingly deployed as agents, reliable assessment of their agentic capabilities has become essential. However, reported benchmark scores often jointly reflect model capability and the implementation choices each benchmark is packaged with, making cross-benchmark results difficult to interpret as clean measurements of the underlying model. In this work, we present a unified framework for the fair evaluation of LLM agentic capabilities. Driven by a unified configuration system, the framework integrates diverse benchmarks into a standardized instruction-tool-environment format, executes agents through a fixed ReAct-style architecture within a controllable sandbox, and provides an optional offline setting that replaces volatile live environments with curated snapshots, so that framework effects and environment effects can be analyzed separately. Building on this, we unify the evaluation methodology under each benchmark's original task-success criteria, while introducing unified metrics for resource consumption and a taxonomy for decision- and execution-level failure attribution. Within this framework, we adapt 7 widely used benchmarks spanning 24 domains across single-agent, multi-agent, and safety-critical scenarios, and conduct a large-scale empirical analysis over 400K rollouts and 5B tokens on 15 models. The results show that scaffold choice and environmental volatility materially shift benchmark outcomes in both directions, allowing our framework to disentangle intrinsic LLM capabilities from framework- and environment-induced artifacts. We further demonstrate its extensibility as a secure testbed for safety-critical domains. Codes and benchmarks at are available at https://github.com/whfeLingYu/A-Unified-Framework-for-the-Evaluation-of-LLM-Agentic-Capabilities, https://huggingface.co/datasets/whfeLingYu/Unified_Agent_Framework.

📄 PDF Abstract BibTeX arXiv:2605.27898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RIFT-Bench: Dynamic Red-teaming For Agentic AI Systems

2026-06-22 · Yarin Yerushalmi Levi, Roy Betser, Amit Giloni, Lidor Erez 외 arxiv

Agentic AI systems powered by large language models (LLMs) are rapidly evolving into autonomous decision-making systems, exposing attack vectors beyond those of traditional LLM vulnerabilities. Existing security evaluati…

LLM-based Agentic Reasoning Frameworks: A Survey from Methods to Scenarios

2025-08-25 · Bingxi Zhao, Lin Geng Foo, Ping Hu, Christian Theobalt 외 arxiv

Recent advances in the intrinsic reasoning capabilities of large language models (LLMs) have given rise to LLM-based agent systems that exhibit near-human performance on a variety of automated tasks. However, although th…

Autonomous Information Seeking: A Roadmap for Agentic Recommender Systems

2026-07-05 · Xinyu Lin, Yashar Deldjoo, Sunhao Dai, Honghui Bao 외 arxiv

The rapid integration of large language model-based agents into recommender systems has driven a shift from static, ranking-based pipelines toward autonomous and interactive systems that can reason, plan, and act. This s…

SWE-Compass: Towards Unified Evaluation of Agentic Coding Abilities for Large Language Models

2025-11-07 · Jingxuan Xu, Ken Deng, Weihao Li, Songwei Yu 외 arxiv

Evaluating large language models (LLMs) for software engineering has been limited by narrow task coverage, language bias, and insufficient alignment with real-world developer workflows. Existing benchmarks often focus on…

From Perception to Action: Spatial AI Agents and World Models

2026-02-02 · Gloria Felicia, Nolan Bryant, Handi Putra, Ayaan Gazali 외 arxiv

While large language models have become the prevailing approach for agentic reasoning and planning, their success in symbolic domains does not readily translate to the physical world. Spatial intelligence, the ability to…

Autonomous VehiclesSpatial Reasoning