Reward-Independent Messaging for Decentralized Multi-Agent Reinforcement Learning
Naoto Yoshida, Tadahiro Taniguchi
TL;DR
The paper addresses how decentralized agents in partially observable multi-agent reinforcement learning can establish effective communication without aligned rewards. It introduces MARL-CPC, a CPC-based framework that treats inter-agent messages as latent variables aiding joint state inference, with a variational objective decomposed per agent. Two algorithms, Bandit-CPC and IPPO-CPC, demonstrate that CPC-enabled communication emerges and yields near-maximum group welfare even in non-cooperative tasks, outperforming traditional message-as-action baselines. This work provides a principled, scalable approach to emergent communication in fully decentralized, reward-independent MARL, enabling coordination in complex environments. The findings suggest CPC-based communication can be a robust, information-centric alternative to conventional reward-driven signaling in decentralized systems.
Abstract
In multi-agent reinforcement learning (MARL), effective communication improves agent performance, particularly under partial observability. We propose MARL-CPC, a framework that enables communication among fully decentralized, independent agents without parameter sharing. MARL-CPC incorporates a message learning model based on collective predictive coding (CPC) from emergent communication research. Unlike conventional methods that treat messages as part of the action space and assume cooperation, MARL-CPC links messages to state inference, supporting communication in non-cooperative, reward-independent settings. We introduce two algorithms -Bandit-CPC and IPPO-CPC- and evaluate them in non-cooperative MARL tasks. Benchmarks show that both outperform standard message-as-action approaches, establishing effective communication even when messages offer no direct benefit to the sender. These results highlight MARL-CPC's potential for enabling coordination in complex, decentralized environments.
