AIMAOct 16, 2024

Counterfactual Effect Decomposition in Multi-Agent Sequential Decision Making

arXiv:2410.12539v33 citationsh-index: 16ICML
Originality Incremental advance
AI Analysis

This work addresses the challenge of interpretability in multi-agent sequential decision-making, which is incremental as it builds on existing causal contribution analysis methods.

The paper tackles the problem of explaining counterfactual outcomes in multi-agent Markov decision processes by introducing a causal explanation formula that decomposes effects into contributions from agents and state variables, demonstrating interpretability in Gridworld and sepsis management simulations.

We address the challenge of explaining counterfactual outcomes in multi-agent Markov decision processes. In particular, we aim to explain the total counterfactual effect of an agent's action on the outcome of a realized scenario through its influence on the environment dynamics and the agents' behavior. To achieve this, we introduce a novel causal explanation formula that decomposes the counterfactual effect by attributing to each agent and state variable a score reflecting their respective contributions to the effect. First, we show that the total counterfactual effect of an agent's action can be decomposed into two components: one measuring the effect that propagates through all subsequent agents' actions and another related to the effect that propagates through the state transitions. Building on recent advancements in causal contribution analysis, we further decompose these two effects as follows. For the former, we consider agent-specific effects -- a causal concept that quantifies the counterfactual effect of an agent's action that propagates through a subset of agents. Based on this notion, we use Shapley value to attribute the effect to individual agents. For the latter, we consider the concept of structure-preserving interventions and attribute the effect to state variables based on their "intrinsic" contributions. Through extensive experimentation, we demonstrate the interpretability of our approach in a Gridworld environment with LLM-assisted agents and a sepsis management simulator.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes