English

Modular Reinforcement Learning For Cooperative Swarms

Robotics 2026-05-07 v1 Artificial Intelligence

Abstract

A cooperative robot swarm is a collective of computationally-limited robots that share a common goal. Each robot can only interact with a small subset of its peers, without knowing how this affects the collective utility. Recent advances in distributed multi-agent reinforcement learning have demonstrated that it is possible for robots to learn how to interact effectively with others, in a manner that is aligned with the common goal, despite each robot learning independently of others. However, this requires each robot to represent a potentially combinatorial number of interaction states, challenging the memory capabilities of the robots. This paper proposes an alternative approach for representing spatial interaction states for multi-robot reinforcement learning in swarms. A modular (decomposed) representation is used, where each feature of the state is handled by a separate learning procedure, and the results aggregated. We demonstrate the efficacy of the approach in numerous experiments with simulated robot swarms carrying out foraging.

Keywords

Cite

@article{arxiv.2605.04939,
  title  = {Modular Reinforcement Learning For Cooperative Swarms},
  author = {Erel Shtossel and Gal A. Kaminka},
  journal= {arXiv preprint arXiv:2605.04939},
  year   = {2026}
}
R2 v1 2026-07-01T12:52:51.712Z