Interpreting Emergent Extreme Events in Multi-Agent Systems
Ling Tang, Jilin Mei, Dongrui Liu, Chen Qian, Dawei Cheng, Jing Shao, Xia Hu
TL;DR
The paper tackles the interpretability of emergent extreme events in multi-agent systems by attributing final risk to individual agent actions via a faithful Shapley-value decomposition across time, agents, and behaviors. It formulates precise definitions of when events originate, who drives them, and which behaviors contribute, and introduces time-aware and multi-dimensional metrics to characterize event features. Empirical results across economic, financial, and social simulations show the method accurately attributes risk, identifies small cohorts of high-impact agents and behaviors, and outperforms baselines in faithfulness. The approach offers actionable insight for safety and risk management in complex MAS and demonstrates how counterfactual reasoning can translate into robust attribution under fat-tail dynamics.
Abstract
Large language model-powered multi-agent systems have emerged as powerful tools for simulating complex human-like systems. The interactions within these systems often lead to extreme events whose origins remain obscured by the black box of emergence. Interpreting these events is critical for system safety. This paper proposes the first framework for explaining emergent extreme events in multi-agent systems, aiming to answer three fundamental questions: When does the event originate? Who drives it? And what behaviors contribute to it? Specifically, we adapt the Shapley value to faithfully attribute the occurrence of extreme events to each action taken by agents at different time steps, i.e., assigning an attribution score to the action to measure its influence on the event. We then aggregate the attribution scores along the dimensions of time, agent, and behavior to quantify the risk contribution of each dimension. Finally, we design a set of metrics based on these contribution scores to characterize the features of extreme events. Experiments across diverse multi-agent system scenarios (economic, financial, and social) demonstrate the effectiveness of our framework and provide general insights into the emergence of extreme phenomena.
