Evaluating and Improving Graph-based Explanation Methods for Multi-Agent Coordination
Siva Kailas, Shalin Jain, Harish Ravichandar

TL;DR
This paper evaluates the effectiveness of graph neural network explanation methods in multi-agent coordination tasks, proposing a regularization technique to improve explanation quality while maintaining task performance.
Contribution
It introduces an attention entropy regularization for GAT policies that enhances explanation clarity in multi-agent systems, supported by theoretical and empirical analysis.
Findings
Regularization improves explanation quality across tasks
Minimizing attention entropy increases subgraph disparity
Method maintains task performance while enhancing explainability
Abstract
Graph Neural Networks (GNNs), developed by the graph learning community, have been adopted and shown to be highly effective in multi-robot and multi-agent learning. Inspired by this successful cross-pollination, we investigate and characterize the suitability of existing GNN explanation methods for explaining multi-agent coordination. We find that these methods have the potential to identify the most-influential communication channels that impact the team's behavior. Informed by our initial analyses, we propose an attention entropy regularization term that renders GAT-based policies more amenable to existing graph-based explainers. Intuitively, minimizing attention entropy incentivizes agents to limit their attention to the most influential or impactful agents, thereby easing the challenge faced by the explainer. We theoretically ground this intuition by showing that minimizing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference
MethodsSoftmax · Attention Is All You Need · Entropy Regularization
