Learning Nearly Decomposable Value Functions Via Communication Minimization
Tonghan Wang, Jianhao Wang, Chongyi Zheng, Chongjie Zhang

TL;DR
This paper introduces a novel framework for multi-agent reinforcement learning that learns nearly decomposable value functions with minimal communication, improving scalability and efficiency in collaborative tasks.
Contribution
It proposes a new approach combining value function factorization with communication minimization using information-theoretic regularizers, compatible with existing methods like QMIX.
Findings
Significantly outperforms baseline methods on StarCraft benchmarks.
Reduces communication by over 80% without performance loss.
Demonstrates effective coordination with minimal messaging.
Abstract
Reinforcement learning encounters major challenges in multi-agent settings, such as scalability and non-stationarity. Recently, value function factorization learning emerges as a promising way to address these challenges in collaborative multi-agent systems. However, existing methods have been focusing on learning fully decentralized value functions, which are not efficient for tasks requiring communication. To address this limitation, this paper presents a novel framework for learning nearly decomposable Q-functions (NDQ) via communication minimization, with which agents act on their own most of the time but occasionally send messages to other agents in order for effective coordination. This framework hybridizes value function factorization learning and communication learning by introducing two information-theoretic regularizers. These regularizers are maximizing mutual information…
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
TopicsReinforcement Learning in Robotics · Distributed Control Multi-Agent Systems · Evolutionary Game Theory and Cooperation
