Towards Optimally Decentralized Multi-Robot Collision Avoidance via Deep Reinforcement Learning
Pinxin Long, Tingxiang Fan, Xinyi Liao, Wenxi Liu, Hao Zhang, Jia, Pan

TL;DR
This paper introduces a decentralized deep reinforcement learning approach for multi-robot collision avoidance that directly maps sensor data to movement commands, achieving scalable, efficient, and generalizable performance in complex environments.
Contribution
It proposes a novel sensor-level policy trained via multi-scenario reinforcement learning, reducing reliance on computationally intensive features and narrowing the performance gap with centralized methods.
Findings
Successfully navigates large robot teams with collision-free, time-efficient paths
Demonstrates strong generalization to unseen scenarios and heterogeneous robot groups
Achieves scalable performance in complex, large-scale environments
Abstract
Developing a safe and efficient collision avoidance policy for multiple robots is challenging in the decentralized scenarios where each robot generate its paths without observing other robots' states and intents. While other distributed multi-robot collision avoidance systems exist, they often require extracting agent-level features to plan a local collision-free action, which can be computationally prohibitive and not robust. More importantly, in practice the performance of these methods are much lower than their centralized counterparts. We present a decentralized sensor-level collision avoidance policy for multi-robot systems, which directly maps raw sensor measurements to an agent's steering commands in terms of movement velocity. As a first step toward reducing the performance gap between decentralized and centralized methods, we present a multi-scenario multi-stage training…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robotic Path Planning Algorithms · Adversarial Robustness in Machine Learning
