Adaptive Leader-Follower Formation Control and Obstacle Avoidance via Deep Reinforcement Learning
Abstract
We propose a deep reinforcement learning (DRL) methodology for the tracking, obstacle avoidance, and formation control of nonholonomic robots. By separating vision-based control into a perception module and a controller module, we can train a DRL agent without sophisticated physics or 3D modeling. In addition, the modular framework averts daunting retrains of an image-to-action end-to-end neural network, and provides flexibility in transferring the controller to different robots. First, we train a convolutional neural network (CNN) to accurately localize in an indoor setting with dynamic foreground/background. Then, we design a new DRL algorithm named Momentum Policy Gradient (MPG) for continuous control tasks and prove its convergence. We also show that MPG is robust at tracking varying leader movements and can naturally be extended to problems of formation control. Leveraging reward shaping, features such as collision and obstacle avoidance can be easily integrated into a DRL controller.
Cite
@article{arxiv.1911.06882,
title = {Adaptive Leader-Follower Formation Control and Obstacle Avoidance via Deep Reinforcement Learning},
author = {Yanlin Zhou and Fan Lu and George Pu and Xiyao Ma and Runhan Sun and Hsi-Yuan Chen and Xiaolin Li and Dapeng Wu},
journal= {arXiv preprint arXiv:1911.06882},
year = {2019}
}
Comments
Accepted IROS 2019 paper with minor revisions