English

Interpretable Failure Analysis in Multi-Agent Reinforcement Learning Systems

Artificial Intelligence 2026-02-24 v2 Machine Learning Multiagent Systems

Abstract

Multi-Agent Reinforcement Learning (MARL) is increasingly deployed in safety-critical domains, yet methods for interpretable failure detection and attribution remain underdeveloped. We introduce a two-stage gradient-based framework that provides interpretable diagnostics for three critical failure analysis tasks: (1) detecting the true initial failure source (Patient-0); (2) validating why non-attacked agents may be flagged first due to domino effects; and (3) tracing how failures propagate through learned coordination pathways. Stage 1 performs interpretable per-agent failure detection via Taylor-remainder analysis of policy-gradient costs, declaring an initial Patient-0 candidate at the first threshold crossing. Stage 2 provides validation through geometric analysis of critic derivatives-first-order sensitivity and directional second-order curvature aggregated over causal windows to construct interpretable contagion graphs. This approach explains "downstream-first" detection anomalies by revealing pathways that amplify upstream deviations. Evaluated across 500 episodes in Simple Spread (3 and 5 agents) and 100 episodes in StarCraft II using MADDPG and HATRPO, our method achieves 88.2-99.4% Patient-0 detection accuracy while providing interpretable geometric evidence for detection decisions. By moving beyond black-box detection to interpretable gradient-level forensics, this framework offers practical tools for diagnosing cascading failures in safety-critical MARL systems.

Keywords

Cite

@article{arxiv.2602.08104,
  title  = {Interpretable Failure Analysis in Multi-Agent Reinforcement Learning Systems},
  author = {Risal Shahriar Shefin and Debashis Gupta and Thai Le and Sarra Alqahtani},
  journal= {arXiv preprint arXiv:2602.08104},
  year   = {2026}
}

Comments

Accepted to the 25th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2026)

R2 v1 2026-07-01T10:26:58.679Z