Efficient Environment Design for Multi-Robot Navigation via Continuous Control
Jahid Chowdhury Choton, John Woods, William Hsu

TL;DR
This paper presents a customizable environment for multi-robot navigation in continuous spaces, modeled as an MDP, and evaluates various RL algorithms in simulation and real-world-like settings to improve efficiency and robustness.
Contribution
It introduces a formalized, adaptable environment for multi-robot navigation as an MDP and assesses multiple RL methods, bridging simulation and real-world applications.
Findings
RL algorithms successfully learned navigation policies in the environment.
The environment's design facilitates testing robustness in uncertain real-world scenarios.
Different RL methods showed varying levels of efficiency and performance.
Abstract
Multi-robot navigation and path planning in continuous state and action spaces with uncertain environments remains an open challenge. Deep Reinforcement Learning (RL) is one of the most popular paradigms for solving this task, but its real-world application has been limited due to sample inefficiency and long training periods. Moreover, the existing works using RL for multi-robot navigation lack formal guarantees while designing the environment. In this paper, we introduce an efficient and highly customizable environment for continuous-control multi-robot navigation, where the robots must visit a set of regions of interest (ROIs) by following the shortest paths. The task is formally modeled as a Markov Decision Process (MDP). We describe the multi-robot navigation task as an optimization problem and relate it to finding an optimal policy for the MDP. We crafted several variations of the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Robotics and Automated Systems
