paper-with-me

Papers

Conformal Agent Error Attribution

2026-05-07 · Naihe Feng, Yi Sui, Shiyi Hou, Ga Wu, Jesse C. Cresswell arxiv

When multi-agent systems (MAS) fail, identifying where the decisive error occurred is the first step for automated recovery to an earlier state. Error attribution remains a fundamental challenge due to the long interaction traces that large language model-based MAS generate. This paper presents a framework for error attribution based on conformal prediction (CP) which provides finite-sample, distribution-free coverage guarantees. We introduce new algorithms for filtration-based CP designed for sequential data such as agent trajectories. Unlike existing CP algorithms, our approach predicts sets that are contiguous sequences to enable efficient recovery and debugging. We verify our theoretical guarantees on a variety of agents and datasets, show that errors can be precisely isolated, then use prediction sets to rollback MAS to correct their own errors. Our overall approach is model-agnostic, and offers a principled uncertainty layer for MAS error attribution. We release code at https://github.com/layer6ai-labs/conformal-agent-error-attribution.

📄 PDF Abstract BibTeX arXiv:2605.06788

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VerifyMAS: Hypothesis Verification for Failure Attribution in LLM Multi-Agent Systems

2026-05-17 · Hezhe Qiao, Hanghang Tong, Ee-Peng Lim, Bing Liu 외 arxiv

Large language model-driven multi-agent systems (LLM-MAS) excel at complex tasks, yet unreliable agents remain a key bottleneck to system-level reliability. Automatic failure attribution is therefore critical, but existi…

Where Did It All Go Wrong? A Hierarchical Look into Multi-Agent Error Attribution

2025-10-06 · Adi Banerjee, Anirudh Nair, Tarik Borogovac arxiv

Error attribution in Large Language Model (LLM) multi-agent systems presents a significant challenge in debugging and improving collaborative AI systems. Current approaches to pinpointing agent and step level failures in…

Distribution-Free Uncertainty Quantification for Continuous AI Agent Evaluation

2026-05-19 · Yuxuan Gao, Megan Wang, Yi Ling Yu arxiv

We adapt split conformal prediction and adaptive conformal inference (ACI) to continuous AI agent evaluation, providing distribution-free coverage guarantees for forecasted quality scores. Conformal intervals achieve cal…

From Debate to Decision: Conformal Social Choice for Safe Multi-Agent Deliberation

2026-04-09 · Mengdie Flora Wang, Haochen Xie, Guanghui Wang, Aijing Gao 외 arxiv

Multi-agent debate improves LLM reasoning, yet agreement among agents is not evidence of correctness. When agents converge on a wrong answer through social reinforcement, consensus-based stopping commits that error to an…

Safe Decentralized Multi-Agent Control using Black-Box Predictors, Conformal Decision Policies, and Control Barrier Functions

2024-09-27 · Sacha Huriot, Hussein Sibai

We address the challenge of safe control in decentralized multi-agent robotic settings, where agents use uncertain black-box models to predict other agents' trajectories. We use the recently proposed conformal decision t…