ClusterComm: Discrete Communication in Decentralized MARL using Internal Representation Clustering
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringMulti-agent Reinforcement Learningreinforcement-learningSimilar Papers 제목 키워드 기반
Reward-Independent Messaging for Decentralized Multi-Agent Reinforcement Learning
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 decentra…
Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningTaming Communication and Sample Complexities in Decentralized Policy Evaluation for Cooperative Multi-Agent Reinforcement Learning
Cooperative multi-agent reinforcement learning (MARL) has received increasing attention in recent years and has found many scientific and engineering applications. However, a key challenge arising from many cooperative M…
Multi-agent Reinforcement LearningReinforcement Learning (RL)Stochastic OptimizationFinite-Sample Analysis For Decentralized Batch Multi-Agent Reinforcement Learning With Networked Agents
Despite the increasing interest in multi-agent reinforcement learning (MARL) in multiple communities, understanding its theoretical foundation has long been recognized as a challenging problem. In this work, we address t…
Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Multi-Agent Reinforcement Learning Based on Representational Communication for Large-Scale Traffic Signal Control
Traffic signal control (TSC) is a challenging problem within intelligent transportation systems and has been tackled using multi-agent reinforcement learning (MARL). While centralized approaches are often infeasible for …
Multi-agent Reinforcement LearningTraffic Signal ControlSample and Communication Efficient Fully Decentralized MARL Policy Evaluation via a New Approach: Local TD update
In actor-critic framework for fully decentralized multi-agent reinforcement learning (MARL), one of the key components is the MARL policy evaluation (PE) problem, where a set of $N$ agents work cooperatively to evaluate …
Multi-agent Reinforcement Learning