Hypergraph-based Multi-Robot Task and Motion Planning
James Motes, Tan Chen, Timothy Bretl, Marco Morales, Nancy M. Amato

TL;DR
This paper introduces a hypergraph-based approach for multi-robot task and motion planning that significantly reduces computational complexity and scales better than traditional graph-based methods, enabling faster solutions for complex rearrangement tasks.
Contribution
The paper proposes a hypergraph decomposition method for multi-robot planning that improves scalability and solution speed over existing graph-based approaches.
Findings
Solution times up to 1000 times faster.
Can plan for over twenty objects, exceeding prior capabilities.
Hypergraph representation scales linearly with number of robots or objects.
Abstract
We present a multi-robot task and motion planning method that, when applied to the rearrangement of objects by manipulators, results in solution times up to three orders of magnitude faster than existing methods and successfully plans for problems with up to twenty objects, more than three times as many objects as comparable methods. We achieve this improvement by decomposing the planning space to consider manipulators alone, objects, and manipulators holding objects. We represent this decomposition with a hypergraph where vertices are decomposed elements of the planning spaces and hyperarcs are transitions between elements. Existing methods use graph-based representations where vertices are full composite spaces and edges are transitions between these. Using the hypergraph reduces the representation size of the planning space-for multi-manipulator object rearrangement, the number of…
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
TopicsAI-based Problem Solving and Planning · Manufacturing Process and Optimization · Robotic Path Planning Algorithms
