English

Decentralized Multi-Robot Formation Control Using Reinforcement Learning

Robotics 2023-07-17 v1 Artificial Intelligence Multiagent Systems

Abstract

This paper presents a decentralized leader-follower multi-robot formation control based on a reinforcement learning (RL) algorithm applied to a swarm of small educational Sphero robots. Since the basic Q-learning method is known to require large memory resources for Q-tables, this work implements the Double Deep Q-Network (DDQN) algorithm, which has achieved excellent results in many robotic problems. To enhance the system behavior, we trained two different DDQN models, one for reaching the formation and the other for maintaining it. The models use a discrete set of robot motions (actions) to adapt the continuous nonlinear system to the discrete nature of RL. The presented approach has been tested in simulation and real experiments which show that the multi-robot system can achieve and maintain a stable formation without the need for complex mathematical models and nonlinear control laws.

Keywords

Cite

@article{arxiv.2306.14489,
  title  = {Decentralized Multi-Robot Formation Control Using Reinforcement Learning},
  author = {Juraj Obradovic and Marko Krizmancic and Stjepan Bogdan},
  journal= {arXiv preprint arXiv:2306.14489},
  year   = {2023}
}

Comments

7 pages, 10 figures. To be published in 2023 International Conference on Information, Communication and Automation Technologies (ICAT)

R2 v1 2026-06-28T11:14:13.955Z