Repair or Resample? Rethinking Failure Debugging in LLM Multi-Agent Systems

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
论文针对LLM多智能体系统中的故障调试问题,提出SymTrace框架及SymFail数据集,评估并改进现有修复方法,提高故障复现与修复率。
📝 Abstract
As large language model (LLM)-based multi-agent systems (MASs) are increasingly applied to long-horizon complex tasks, their reliability has emerged as the core bottleneck hindering their real-world deployment. Existing MAS debugging and repair methods typically rely on rerunning and resampling the entire execution trajectory. However, a fundamental question remains to be answered: do these methods causally repair MAS failures or merely stochastically repair by leveraging the randomness of LLM sampling? To evaluate the effectiveness of MAS repair methods, we introduce SymTrace, a controlled evaluation framework that records the MAS execution trajectory and establishes intervention anchors. During replay, it effectively reconstructs the execution before the anchor using recorded logs and only regenerates the downstream trajectory, thereby enabling the reliable reproduction of MAS failures. We further construct the dataset SymFail, comprising 536 human-annotated failure trajectories with graph-linked locations, categories, and trace evidence. Based on these foundations, we conduct a large-scale empirical study across three mainstream MAS frameworks. Our findings reveal that existing unguided rerun methods are highly unreliable, exhibiting low failure reproduction and repair rates (only 67.97% and 6.90%, respectively). Building upon these findings, we further explore the effectiveness of a symptom-driven intervention method, which successfully repairs 20.15% of the failed cases (a 191.89% improvement to state-of-the-art repair methods). This study aims to provide actionable insights for MAS debugging and repair research, paving the way for the robust deployment of multi-agent systems.
Problem

Research questions and friction points this paper is trying to address.

Large Language Model
Multi-Agent Systems
Reliability
Failure Debugging
Repair Methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

SymTrace
intervention anchors
reliable reproduction of failures
symptom-driven intervention
SymFail dataset
🔎 Similar Papers
Z
Zhongwen Luan
East China Normal University
Xiaoyu Zhang
Xiaoyu Zhang
Nanyang Technological University
Software TestingAI TestingSoftware Engineering
M
Ming Hu
East China Normal University, Singapore Management University
Y
Yue Yang
Xi’an University of Architecture and Technology
Jiongchi Yu
Jiongchi Yu
Singapore Management University
Software EngineeringSecurity
X
Xiaohong Chen
East China Normal University