paper-with-me

Papers

Detecting Silent Failures in Multi-Agentic AI Trajectories

2025-11-06 · Divya Pathak, Harshit Kumar, Anuska Roy, Felix George, Mudit Verma, Pratibha Moogi arxiv

Multi-Agentic AI systems, powered by large language models (LLMs), are inherently non-deterministic and prone to silent failures such as drift, cycles, and missing details in outputs, which are difficult to detect. We introduce the task of anomaly detection in agentic trajectories to identify these failures and present a dataset curation pipeline that captures user behavior, agent non-determinism, and LLM variation. Using this pipeline, we curate and label two benchmark datasets comprising \textbf{4,275 and 894} trajectories from Multi-Agentic AI systems. Benchmarking anomaly detection methods on these datasets, we show that supervised (XGBoost) and semi-supervised (SVDD) approaches perform comparably, achieving accuracies up to 98% and 96%, respectively. This work provides the first systematic study of anomaly detection in Multi-Agentic AI systems, offering datasets, benchmarks, and insights to guide future research.

📄 PDF Abstract BibTeX arXiv:2511.04032

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Silent Failures in Multimodal Agentic Search:A Diagnostic Taxonomy and Cross-Judge Evaluation

2026-07-22 · Zhengxian Wu, Junjie Gao, Kai Yang arxiv

Multimodal agentic search systems increasingly rely on external tools to answer knowledge-intensive visual questions. However, existing evaluations mainly focus on final-answer accuracy and may miss failures in the searc…

Understanding Silent Failures in Medical Image Classification

2023-07-27 · Till J. Bungert, Levin Kobelke, Paul F. Jaeger

To ensure the reliable use of classification systems in medical applications, it is crucial to prevent silent failures. This can be achieved by either designing classifiers that are robust enough to avoid failures in the…

Classificationimage-classificationImage ClassificationMedical Image Classification

Plausible but Wrong: A case study on Agentic Failures in Astrophysical Workflows

2026-04-28 · Shivam Rawat, Lucie Flek arxiv

Agentic AI systems are increasingly being integrated into scientific workflows, yet their behavior under realistic conditions remains insufficiently understood. We evaluate CMBAgent across two workflow paradigms and eigh…

Near-Miss: Latent Policy Failure Detection in Agentic Workflows

2026-03-31 · Ella Rabinovich, David Boaz, Naama Zwerdling, Ateret Anaby-Tavor arxiv

Agentic systems for business process automation often require compliance with policies governing conditional updates to the system state. Evaluation of policy adherence in LLM-based agentic workflows is typically perform…

Self-Healing Agentic Orchestrators for Reliable Tool-Augmented Large Language Model Systems

2026-05-31 · Rahul Suresh Babu, Adarsh Agrawal arxiv

Tool-augmented large language model (LLM) agents rely on orchestration layers that coordinate planning, retrieval, tool invocation, validation, memory, and recovery. In these systems, failures arise not only from model e…