paper-with-me

홈 › Papers

Adaptive Monitoring and Real-World Evaluation of Agentic AI Systems

2025-08-28 · Manish Shukla arxiv

Agentic artificial intelligence (AI) -- multi-agent systems that combine large language models with external tools and autonomous planning -- are rapidly transitioning from research laboratories into high-stakes domains. Our earlier "Basic" paper introduced a five-axis framework and proposed preliminary metrics such as goal drift and harm reduction but did not provide an algorithmic instantiation or empirical evidence. This "Advanced" sequel fills that gap. First, we revisit recent benchmarks and industrial deployments to show that technical metrics still dominate evaluations: a systematic review of 84 papers from 2023--2025 found that 83% report capability metrics while only 30% consider human-centred or economic axes [2]. Second, we formalise an Adaptive Multi-Dimensional Monitoring (AMDM) algorithm that normalises heterogeneous metrics, applies per-axis exponentially weighted moving-average thresholds and performs joint anomaly detection via the Mahalanobis distance [7]. Third, we conduct simulations and real-world experiments. AMDM cuts anomaly-detection latency from 12.3 s to 5.6 s on simulated goal drift and reduces false-positive rates from 4.5% to 0.9% compared with static thresholds. We present a comparison table and ROC/PR curves, and we reanalyse case studies to surface missing metrics. Code, data and a reproducibility checklist accompany this paper to facilitate replication. The code supporting this work is available at https://github.com/Manishms18/Adaptive-Multi-Dimensional-Monitoring.

📄 PDF Abstract BibTeX arXiv:2509.00115

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

A Survey of Agentic AI and Cybersecurity: Challenges, Opportunities and Use-case Prototypes

2026-01-08 · Sahaya Jestus Lazer, Kshitiz Aryal, Maanak Gupta, Elisa Bertino arxiv

Agentic AI marks an important transition from single-step generative models to systems capable of reasoning, planning, acting, and adapting over long-lasting tasks. By integrating memory, tool use, and iterative decision…

Fraud Detection

Governance-Constrained Agentic AI: Blockchain-Enforced Human Oversight for Safety-Critical Wildfire Monitoring

2026-04-05 · Ali Akarma, Toqeer Ali Syed, Salman Jan, Hammad Muneer 외 arxiv

The AI-based sensing and autonomous monitoring have become the main components of wildfire early detection, but current systems do not provide adaptive inter-agent coordination, structurally defined human control, and cr…

AgentCompass: Towards Reliable Evaluation of Agentic Workflows in Production

2025-09-18 · NVJK Kartik, Garvit Sapra, Rishav Hada, Nikhil Pareek arxiv

With the growing adoption of Large Language Models (LLMs) in automating complex, multi-agent workflows, organizations face mounting risks from errors, emergent behaviors, and systemic failures that current evaluation met…

Continual Learning

OMS: On-the-fly, Multi-Objective, Self-Reflective Ad Keyword Generation via LLM Agent

2025-07-03 · Bowen Chen, Zhao Wang, Shingo Takamatsu arxiv

Keyword decision in Sponsored Search Advertising is critical to the success of ad campaigns. While LLM-based methods offer automated keyword generation, they face three major limitations: reliance on large-scale query-ke…

HotelQuEST: Balancing Quality and Efficiency in Agentic Search

2026-02-27 · Guy Hadad, Shadi Iskander, Oren Kalinsky, Sofia Tolmach 외 arxiv

Agentic search has emerged as a promising paradigm for adaptive retrieval systems powered by large language models (LLMs). However, existing benchmarks primarily focus on quality, overlooking efficiency factors that are …