arXiv:2609.04749cs.AI2026-09

提出无需训练的故障归因框架,精准定位多智能体系统失败根源。

DCFA: Dual-view Causal-inspired Attribution for Failure Reasoning in LLM-based Multi-agent Systems

论文配图:DCFA: Dual-view Causal-inspired Attribution for Failure Reasoning in LLM-based Multi-agent Systems
图 1 · 摘自论文原文
  • 构建因果依赖图识别初始错误节点
  • 局部反事实推理提升归因精度,最高提升8.27%
  • 适合研究大模型多智能体系统可靠性的人看

基于大语言模型的多智能体系统近年发展迅速,但其仍易出现推理与协作错误导致系统级失败。现有故障归因方法依赖追踪智能体间的自然语言交互以识别决定性错误(即最早能逆转失败的动作)。面临两大挑战:1)浅层归因:仅捕捉如检索不全、格式错误等可修复的微小偏差,忽略真正导致失败的决定性原因;2)上下文退化:随着系统轨迹长度增加,模型推理能力急剧下降。为此,我们提出DCFA——一种无需训练的故障归因框架。该框架包含全局模块,通过构建结构化的因果启发式依赖图,从系统轨迹中识别初始决定性错误;以及局部模块,采用局部反事实启发式推理,对因果归因进行精炼。在Who&When基准上对六种LLM的实验表明,DCFA相较最先进基线在步骤级准确率上最高提升8.27%。

原文摘要 · Abstract (English)

Large language model (LLM)-based multi-agent systems have experienced rapid growth in recent years. Despite their promise, such systems remain fragile, frequently exhibiting reasoning and coordination errors that can lead to system-level failures. Failure attribution in such systems relies on tracing natural language interactions among agents to identify the decisive error, which refers to the earliest action whose correction can reverse system failure. There are two key challenges: 1) Shallow attribution: Existing methods often capture only minor deviations, such as incomplete retrievals or formatting errors, which verification mechanisms can correct, while missing the decisive cause of system failure. 2) Contextual degradation: As the length of the system traces increases, the model's reasoning ability rapidly deteriorates. To address these challenges, we propose DCFA, a training-free framework for failure attribution. DCFA integrates a global module that constructs structured causal-inspired dependency graphs from system traces to identify the initial decisive error, and a local module that applies local counterfactual-inspired reasoning to refine causal-inspired attribution. Experiments on the Who&When benchmark across six LLMs show that DCFA improves step-level accuracy by up to 8.27% over state-of-the-art baselines.

多智能体故障归因因果推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。