High-order Interactions Modeling for Interpretable Multi-Agent Q-Learning
Qinyu Xu, Yuanyang Zhu, Xuefei Wu, Chunlin Chen

TL;DR
This paper introduces QCoFr, a novel multi-agent reinforcement learning framework that models high-order interactions efficiently and interpretably, improving cooperation and performance without combinatorial complexity.
Contribution
QCoFr is a new value decomposition method that captures arbitrary-order agent interactions with linear complexity and enhances interpretability using a variational information bottleneck.
Findings
QCoFr outperforms existing methods in cooperative tasks.
It provides interpretable insights into agent interactions.
The approach maintains linear complexity regardless of interaction order.
Abstract
The ability to model interactions among agents is crucial for effective coordination and understanding their cooperation mechanisms in multi-agent reinforcement learning (MARL). However, previous efforts to model high-order interactions have been primarily hindered by the combinatorial explosion or the opaque nature of their black-box network structures. In this paper, we propose a novel value decomposition framework, called Continued Fraction Q-Learning (QCoFr), which can flexibly capture arbitrary-order agent interactions with only linear complexity in the number of agents, thus avoiding the combinatorial explosion when modeling rich cooperation. Furthermore, we introduce the variational information bottleneck to extract latent information for estimating credits. This latent information helps agents filter out noisy interactions, thereby significantly…
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.
Videos
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Reinforcement Learning in Robotics · Adversarial Robustness in Machine Learning
