paper-with-me

Papers

Beyond Accuracy: A Multi-Dimensional Framework for Evaluating Enterprise Agentic AI Systems

2025-11-18 · Sushant Mehta arxiv

Current agentic AI benchmarks predominantly evaluate task completion accuracy, while overlooking critical enterprise requirements such as cost-efficiency, reliability, and operational stability. Through systematic analysis of 12 main benchmarks and empirical evaluation of state-of-the-art agents, we identify three fundamental limitations: (1) absence of cost-controlled evaluation leading to 50x cost variations for similar precision, (2) inadequate reliability assessment where agent performance drops from 60\% (single run) to 25\% (8-run consistency), and (3) missing multidimensional metrics for security, latency, and policy compliance. We propose \textbf{CLEAR} (Cost, Latency, Efficacy, Assurance, Reliability), a holistic evaluation framework specifically designed for enterprise deployment. Evaluation of six leading agents on 300 enterprise tasks demonstrates that optimizing for accuracy alone yields agents 4.4-10.8x more expensive than cost-aware alternatives with comparable performance. Expert evaluation (N=15) confirms that CLEAR better predicts production success (correlation $ρ=0.83$) compared to accuracy-only evaluation ($ρ=0.41$).

📄 PDF Abstract BibTeX arXiv:2511.14136

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unlocking the Black Box: A Five-Dimensional Framework for Evaluating Explainable AI in Credit Risk

2025-11-07 · Rongbin Ye, Jiaqi Chen arxiv

The financial industry faces a significant challenge modeling and risk portfolios: balancing the predictability of advanced machine learning models, neural network models, and explainability required by regulatory entiti…

PatentScore: Multi-dimensional Evaluation of LLM-Generated Patent Claims

2025-05-25 · Yongmin Yoo, Qiongkai Xu, Longbing Cao

Natural language generation (NLG) metrics play a central role in evaluating generated texts, but are not well suited for the structural and legal characteristics of patent documents. Large language models (LLMs) offer st…

Text Generation

Beyond Utility: Evaluating LLM as Recommender

2024-11-01 · Chumeng Jiang, Jiayin Wang, Weizhi Ma, Charles L. A. Clarke 외

With the rapid development of Large Language Models (LLMs), recent studies employed LLMs as recommenders to provide personalized information services for distinct users. Despite efforts to improve the accuracy of LLM-bas…

PositionRe-Ranking

Beyond-Accuracy: A Review on Diversity, Serendipity and Fairness in Recommender Systems Based on Graph Neural Networks

2023-10-03 · Tomislav Duricic, Dominik Kowald, Emanuel Lacic, Elisabeth Lex

By providing personalized suggestions to users, recommender systems have become essential to numerous online platforms. Collaborative filtering, particularly graph-based approaches using Graph Neural Networks (GNNs), hav…

Collaborative FilteringDiversityFairnessgraph construction+1

Benchmarking Cognitive Domains for LLMs: Insights from Taiwanese Hakka Culture

2024-09-03 · Chen-Chi Chang, Ching-Yuan Chen, Hung-Shin Lee, Chih-Cheng Lee

This study introduces a comprehensive benchmark designed to evaluate the performance of large language models (LLMs) in understanding and processing cultural knowledge, with a specific focus on Hakka culture as a case st…

BenchmarkingRAGRetrievalRetrieval-augmented Generation