English

ClusterComm: Discrete Communication in Decentralized MARL using Internal Representation Clustering

Artificial Intelligence 2024-01-09 v1

Abstract

In the realm of Multi-Agent Reinforcement Learning (MARL), prevailing approaches exhibit shortcomings in aligning with human learning, robustness, and scalability. Addressing this, we introduce ClusterComm, a fully decentralized MARL framework where agents communicate discretely without a central control unit. ClusterComm utilizes Mini-Batch-K-Means clustering on the last hidden layer's activations of an agent's policy network, translating them into discrete messages. This approach outperforms no communication and competes favorably with unbounded, continuous communication and hence poses a simple yet effective strategy for enhancing collaborative task-solving in MARL.

Keywords

Cite

@article{arxiv.2401.03504,
  title  = {ClusterComm: Discrete Communication in Decentralized MARL using Internal Representation Clustering},
  author = {Robert Müller and Hasan Turalic and Thomy Phan and Michael Kölle and Jonas Nüßlein and Claudia Linnhoff-Popien},
  journal= {arXiv preprint arXiv:2401.03504},
  year   = {2024}
}

Comments

Accepted at ICAART 2024

R2 v1 2026-06-28T14:10:36.677Z