paper-with-me

Papers

Decentralized Motion Planning for Multi-Robot Navigation using Deep Reinforcement Learning

2020-11-11 · Sivanathan Kandhasamy, Vinayagam Babu Kuppusamy, Tanmay Vilas Samak, Chinmay Vilas Samak

This work presents a decentralized motion planning framework for addressing the task of multi-robot navigation using deep reinforcement learning. A custom simulator was developed in order to experimentally investigate the navigation problem of 4 cooperative non-holonomic robots sharing limited state information with each other in 3 different settings. The notion of decentralized motion planning with common and shared policy learning was adopted, which allowed robust training and testing of this approach in a stochastic environment since the agents were mutually independent and exhibited asynchronous motion behavior. The task was further aggravated by providing the agents with a sparse observation space and requiring them to generate continuous action commands so as to efficiently, yet safely navigate to their respective goal locations, while avoiding collisions with other dynamic peers and static obstacles at all times. The experimental results are reported in terms of quantitative measures and qualitative remarks for both training and deployment phases.

📄 PDF Abstract BibTeX arXiv:2011.05605

Code (1)

Tinker-Twins/MARL-Simulator 공식 구현 tf

Tasks

Deep Reinforcement LearningMotion PlanningNavigatereinforcement-learningReinforcement Learning (RL)Robot Navigation

Similar Papers 제목 키워드 기반

Towards Multi-Robot Task-Motion Planning for Navigation in Belief Space

2020-10-01 · Antony Thomas, Fulvio Mastrogiovanni, Marco Baglietto

Autonomous robots operating in large knowledgeintensive domains require planning in the discrete (task) space and the continuous (motion) space. In knowledge-intensive domains, on the one hand, robots have to reason at t…

Motion PlanningNavigate

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

Asymmetric physics enables efficient learning in quadrupedal robot swarms

2026-06-22 · Yuang Zhang, Yunlong Song, Zhihao He, Zelin Ni 외 arxiv

Animal collectives navigate cluttered environments through local coordination, yet robot swarms still struggle to reproduce this capability in the physical world. End-to-end learning offers a route to such coordination, …

Reinforcement Learning

Virtual Traffic Lights for Multi-Robot Navigation: Decentralized Planning with Centralized Conflict Resolution

2025-11-11 · Sagar Gupta, Thanh Vinh Nguyen, Thieu Long Phan, Vidul Attri 외 arxiv

We present a hybrid multi-robot coordination framework that combines decentralized path planning with centralized conflict resolution. In our approach, each robot autonomously plans its path and shares this information w…

Robot Navigation

Generative Multi-Robot Motion Planning via Diffusion Modeling with Multi-Agent Reinforcement Learning Guidance

2026-05-30 · Suk Ki Lee, Venkata Sai Deepak Mutta, Hyunwoong Ko arxiv

Coordinating multiple robots in shared environments requires generating feasible trajectories for each agent while accounting for interactions among agents. Centralized planning approaches become difficult to scale as th…

Multi-agent Reinforcement LearningTrajectory PlanningMotion Planning