Scalable Multi-Robot Informative Path Planning for Target Mapping via Deep Reinforcement Learning
Apoorva Vashisth, Manav Kulshrestha, Damon Conover, Aniket Bera

TL;DR
This paper introduces a deep reinforcement learning method for multi-robot informative path planning that efficiently maximizes target discovery in complex environments, outperforming existing methods and enabling scalable deployment.
Contribution
The paper presents a novel deep RL approach with a coordination graph for scalable multi-robot path planning, generalizable to varying robot numbers and complex environments.
Findings
Achieves at least 26.2% more target discovery than state-of-the-art methods.
Operates with planning times under 2 seconds per step.
Successfully scales to environments with up to 64 robots.
Abstract
Autonomous robots are widely utilized for mapping and exploration tasks due to their cost-effectiveness. Multi-robot systems offer scalability and efficiency, especially in terms of the number of robots deployed in more complex environments. These tasks belong to the set of Multi-Robot Informative Path Planning (MRIPP) problems. In this paper, we propose a deep reinforcement learning approach for the MRIPP problem. We aim to maximize the number of discovered stationary targets in an unknown 3D environment while operating under resource constraints (such as path length). Here, each robot aims to maximize discovered targets, avoid unknown static obstacles, and prevent inter-robot collisions while operating under communication and resource constraints. We utilize the centralized training and decentralized execution paradigm to train a single policy neural network. A key aspect of our…
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
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
MethodsSparse Evolutionary Training
