Learning Observation-Based Certifiable Safe Policy for Decentralized Multi-Robot Navigation

Yuxiang Cui,Longzhong Lin,Xiaolong Huang,Dongkun Zhang,Yunkai Wang,Wei Jing,Junbo Chen,Rong Xiong,Yue Wang
DOI: https://doi.org/10.1109/icra46639.2022.9811950
2022-01-01
Abstract:Safety is of great importance in multi-robot navigation problems. In this paper, we propose a control barrier function (CBF) based optimizer that ensures robot safety with both high probability and flexibility, using only sensor measurement. The optimizer takes action commands from the policy network as initial values and provides refinement to drive the potentially dangerous ones back into safe regions. With the help of a deep world model that predicts the evolution of surrounding dynamics and the consequences of different actions, the CBF module can guide the optimization within a reasonable time horizon. We also present a novel joint training framework that improves the cooperation between the Reinforcement Learning (RL) based policy and the CBF-based optimizer by utilizing reward feedback from the CBF module. We observe that our policy can achieve a higher success rate while maintaining the safety of multiple robots in significantly fewer episodes. Experiments are conducted in multiple scenarios both in simulation and the real world, the results demonstrate the effectiveness of our method in maintaining the safety of multiple robots. Code is available at https://github.com/YuxiangCui/MARL-OCBF.
What problem does this paper attempt to address?