paper-with-me

Papers

Towards Optimally Decentralized Multi-Robot Collision Avoidance via Deep Reinforcement Learning

2017-09-28 · Pinxin Long, Tingxiang Fan, Xinyi Liao, Wenxi Liu, Hao Zhang, Jia Pan

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 framework to find an optimal policy which is trained over a large number of robots on rich, complex environments simultaneously using a policy gradient based reinforcement learning algorithm. We validate the learned sensor-level collision avoidance policy in a variety of simulated scenarios with thorough performance evaluations and show that the final learned policy is able to find time efficient, collision-free paths for a large-scale robot system. We also demonstrate that the learned policy can be well generalized to new scenarios that do not appear in the entire training period, including navigating a heterogeneous group of robots and a large-scale scenario with 100 robots. Videos are available at https://sites.google.com/view/drlmaca

📄 PDF Abstract BibTeX arXiv:1709.10082

Code (2)

Acmece/rl-collision-avoidance pytorch
mit-acl/gym-collision-avoidance tf

Tasks

Collision AvoidanceDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Distributed multi-robot collision avoidance via deep reinforcement learning for navigation in complex scenarios

2020-05-31 · The International Journal of Robotics Research 2020 5 · Tingxiang Fan, Pinxin Long, Wenxi Liu and Jia Pan

Developing a safe and efficient collision-avoidance policy for multiple robots is challenging in the decentralized scenarios where each robot generates its paths with limited observation of other robots’ states and inte…

Autonomous NavigationCollision AvoidanceDeep Reinforcement LearningRobot Navigation

Decentralized Uncertainty-Aware Multi-Agent Collision Avoidance with Model Predictive Path Integral

2025-07-27 · Stepan Dergachev, Konstantin Yakovlev arxiv

Decentralized multi-agent navigation under uncertainty is a complex task that arises in numerous robotic applications. It requires collision avoidance strategies that account for both kinematic constraints, sensing and a…

Collision Avoidance

Contingency Model-based Control (CMC) for Communicationless Cooperative Collision Avoidance in Robot Swarms

2025-12-23 · Georg Schildbach arxiv

Cooperative collision avoidance between robots, or `agents,' in swarm operations remains an open challenge. Assuming a decentralized architecture, each agent is responsible for making its own decisions and choosing its c…

Collision Avoidance

Learning Interaction-Aware Trajectory Predictions for Decentralized Multi-Robot Motion Planning in Dynamic Environments

2021-02-10 · Hai Zhu, Francisco Martinez Claramunt, Bruno Brito, Javier Alonso-Mora

This paper presents a data-driven decentralized trajectory optimization approach for multi-robot motion planning in dynamic environments. When navigating in a shared space, each robot needs accurate motion predictions of…

Collision AvoidanceModel Predictive ControlMotion PlanningTrajectory Prediction

With Whom to Communicate: Learning Efficient Communication for Multi-Robot Collision Avoidance

2020-09-25 · Álvaro Serra-Gómez, Bruno Brito, Hai Zhu, Jen Jen Chung 외

Decentralized multi-robot systems typically perform coordinated motion planning by constantly broadcasting their intentions as a means to cope with the lack of a central system coordinating the efforts of all robots. Esp…

Collision AvoidanceMotion Planning