Very Large-scale Multi-Robot Task Allocation in Challenging Environments via Robot Redistribution
Seabin Lee, Joonyeol Sim, Changjoo Nam

TL;DR
This paper introduces a scalable multi-robot task allocation method for challenging environments that considers robot paths to minimize conflicts, deadlocks, and completion time, outperforming existing approaches in dense clutter scenarios.
Contribution
The proposed method integrates path planning into task allocation using a Voronoi diagram-based roadmap and a redistribution mechanism, enabling efficient handling of hundreds of robots in complex environments.
Findings
Handles hundreds of robots in dense environments
Outperforms competitors in computation time
Reduces conflicts and deadlocks during task execution
Abstract
We consider the Multi-Robot Task Allocation (MRTA) problem that aims to optimize an assignment of multiple robots to multiple tasks in challenging environments which are with densely populated obstacles and narrow passages. In such environments, conventional methods optimizing the sum-of-cost are often ineffective because the conflicts between robots incur additional costs (e.g., collision avoidance, waiting). Also, an allocation that does not incorporate the actual robot paths could cause deadlocks, which significantly degrade the collective performance of the robots. We propose a scalable MRTA method that considers the paths of the robots to avoid collisions and deadlocks which result in a fast completion of all tasks (i.e., minimizing the \textit{makespan}). To incorporate robot paths into task allocation, the proposed method constructs a roadmap using a Generalized Voronoi…
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 · Modular Robots and Swarm Intelligence · Distributed Control Multi-Agent Systems
