PooL: Pheromone-inspired Communication Framework forLarge Scale Multi-Agent Reinforcement Learning
Zixuan Cao, Mengzhi Shi, Zhanbo Zhao, Xiujun Ma

TL;DR
PooL introduces a pheromone-inspired indirect communication framework for large-scale multi-agent reinforcement learning, enabling scalable coordination by summarizing environmental information and reducing interaction complexity.
Contribution
This paper presents PooL, a novel pheromone-based communication method for large-scale MARL, improving scalability and coordination efficiency over existing approaches.
Findings
PooL achieves higher rewards than state-of-the-art methods.
PooL reduces communication costs significantly.
Agents effectively capture environmental information through pheromones.
Abstract
Being difficult to scale poses great problems in multi-agent coordination. Multi-agent Reinforcement Learning (MARL) algorithms applied in small-scale multi-agent systems are hard to extend to large-scale ones because the latter is far more dynamic and the number of interactions increases exponentially with the growing number of agents. Some swarm intelligence algorithms simulate the release and utilization mechanism of pheromones to control large-scale agent coordination. Inspired by such algorithms, \textbf{PooL}, an \textbf{p}her\textbf{o}m\textbf{o}ne-based indirect communication framework applied to large scale multi-agent reinforcement \textbf{l}earning is proposed in order to solve the large-scale multi-agent coordination problem. Pheromones released by agents of PooL are defined as outputs of most reinforcement learning algorithms, which reflect agents' views of the current…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
MethodsBalanced Selection · Q-Learning
