Deep Reinforcement Learning for Swarm Systems
Maximilian H\"uttenrauch, Adrian \v{S}o\v{s}i\'c, Gerhard Neumann

TL;DR
This paper introduces a novel mean embedding-based state representation for deep multi-agent reinforcement learning in swarm systems, improving scalability and information exchange among homogeneous agents.
Contribution
It proposes a new distribution-based state representation using mean embeddings, addressing scalability issues in traditional concatenation methods for large swarms.
Findings
Neural network feature mean embeddings outperform other feature spaces.
The approach enables more complex collective strategies in swarm tasks.
Communication protocols enhance local information sharing.
Abstract
Recently, deep reinforcement learning (RL) methods have been applied successfully to multi-agent scenarios. Typically, these methods rely on a concatenation of agent states to represent the information content required for decentralized decision making. However, concatenation scales poorly to swarm systems with a large number of homogeneous agents as it does not exploit the fundamental properties inherent to these systems: (i) the agents in the swarm are interchangeable and (ii) the exact number of agents in the swarm is irrelevant. Therefore, we propose a new state representation for deep multi-agent RL based on mean embeddings of distributions. We treat the agents as samples of a distribution and use the empirical mean embedding as input for a decentralized policy. We define different feature spaces of the mean embedding using histograms, radial basis functions and a neural network…
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
TopicsInsect Pheromone Research and Control · Insect and Arachnid Ecology and Behavior
