On Swarm Leader Identification using Probing Policies
Stergios E. Bachoumas, Panagiotis Artemiadis

TL;DR
This paper presents a novel deep reinforcement learning approach using a specialized neural network architecture to identify the leader in a robotic swarm through physical probing, demonstrating high accuracy and robustness in simulations and real-world tests.
Contribution
It introduces the iSLI problem, formulates it as a POMDP, and develops a TGR-S5 neural network architecture for effective leader identification with strong generalization and sim-to-real transfer.
Findings
TGR-based model outperforms baseline graph neural networks
Achieves high accuracy in leader identification across various scenarios
Demonstrates successful sim-to-real transfer with physical robots
Abstract
Identifying the leader within a robotic swarm is crucial, especially in adversarial contexts where leader concealment is necessary for mission success. This work introduces the interactive Swarm Leader Identification (iSLI) problem, a novel approach where an adversarial probing agent identifies a swarm's leader by physically interacting with its members. We formulate the iSLI problem as a Partially Observable Markov Decision Process (POMDP) and employ Deep Reinforcement Learning, specifically Proximal Policy Optimization (PPO), to train the prober's policy. The proposed approach utilizes a novel neural network architecture featuring a Timed Graph Relationformer (TGR) layer combined with a Simplified Structured State Space Sequence (S5) model. The TGR layer effectively processes graph-based observations of the swarm, capturing temporal dependencies and fusing relational information using…
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 · Social Robot Interaction and HRI · Distributed Control Multi-Agent Systems
