paper-with-me

홈 › Papers

Deep Reinforcement Learning for Swarm Systems

2018-07-17 · Maximilian Hüttenrauch, Adrian Šošić, Gerhard Neumann

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 learned end-to-end. We evaluate the representation on two well known problems from the swarm literature (rendezvous and pursuit evasion), in a globally and locally observable setup. For the local setup we furthermore introduce simple communication protocols. Of all approaches, the mean embedding representation using neural network features enables the richest information exchange between neighboring agents facilitating the development of more complex collective strategies.

📄 PDF Abstract BibTeX arXiv:1807.06613

Code (1)

LCAS/deep_rl_for_swarms 공식 구현 tf

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Inverse Reinforcement Learning in Swarm Systems

2016-02-17 · Adrian Šošić, Wasiur R. KhudaBukhsh, Abdelhak M. Zoubir, Heinz Koeppl

Inverse reinforcement learning (IRL) has become a useful tool for learning behavioral models from demonstration data. However, IRL remains mostly unexplored for multi-agent systems. In this paper, we show how the princip…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

SwarmRL: Building the Future of Smart Active Systems

2024-04-25 · Samuel Tovey, Christoph Lohrmann, Tobias Merkt, David Zimmer 외

This work introduces SwarmRL, a Python package designed to study intelligent active particles. SwarmRL provides an easy-to-use interface for developing models to control microscopic colloids using classical control and d…

Deep Reinforcement Learning

Scalable Task-Driven Robotic Swarm Control via Collision Avoidance and Learning Mean-Field Control

2022-09-15 · Kai Cui, Mengguang Li, Christian Fabian, Heinz Koeppl

In recent years, reinforcement learning and its multi-agent analogue have achieved great success in solving various complex control problems. However, multi-agent reinforcement learning remains challenging both in its th…

Collision AvoidanceMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

From Pheromones to Policies: Reinforcement Learning for Engineered Biological Swarms

2025-09-24 · Aymeric Vellinger, Nemanja Antonic, Elio Tuci arxiv

Swarm intelligence emerges from decentralised interactions among simple agents, enabling collective problem-solving. This study establishes a theoretical equivalence between pheromone-mediated aggregation in \celeg\ and …

Reinforcement Learning

Federated Reinforcement Learning for Collective Navigation of Robotic Swarms

2022-02-02 · Seongin Na, Tomáš Rouček, Jiří Ulrich, Jan Pikman 외

The recent advancement of Deep Reinforcement Learning (DRL) contributed to robotics by allowing automatic controller design. The automatic controller design is a crucial approach for designing swarm robotic systems, whic…

Deep Reinforcement LearningFederated Learningreinforcement-learningReinforcement Learning+1