Generalizability of Graph Neural Networks for Decentralized Unlabeled Motion Planning
Shreyas Muthusamy, Damian Owerko, Charilaos I. Kanatsoulis, Saurav, Agarwal, and Alejandro Ribeiro

TL;DR
This paper introduces a decentralized graph neural network approach for unlabeled multi-robot motion planning, demonstrating scalable generalization from 100 to 500 robots and outperforming existing methods.
Contribution
The paper presents a novel GNN-based decentralized policy trained via imitation and reinforcement learning for scalable multi-robot motion planning.
Findings
GNN policy generalizes from 100 to 500 robots.
Outperforms state-of-the-art solutions by 8.6%.
Significantly surpasses greedy decentralized methods.
Abstract
Unlabeled motion planning involves assigning a set of robots to target locations while ensuring collision avoidance, aiming to minimize the total distance traveled. The problem forms an essential building block for multi-robot systems in applications such as exploration, surveillance, and transportation. We address this problem in a decentralized setting where each robot knows only the positions of its -nearest robots and -nearest targets. This scenario combines elements of combinatorial assignment and continuous-space motion planning, posing significant scalability challenges for traditional centralized approaches. To overcome these challenges, we propose a decentralized policy learned via a Graph Neural Network (GNN). The GNN enables robots to determine (1) what information to communicate to neighbors and (2) how to integrate received information with local observations for…
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 · Robot Manipulation and Learning · AI-based Problem Solving and Planning
MethodsSparse Evolutionary Training · Graph Neural Network
