Encoding Reusable Multi-Robot Planning Strategies as Abstract Hypergraphs
Khen Elimelech, James Motes, Marco Morales, Nancy M. Amato, Moshe Y. Vardi, Lydia E. Kavraki
TL;DR
This paper tackles the scalability of Multi-Robot Task Planning (MR-TP) by combining the Decomposable State Space Hypergraph (DaSH) representation with learning-by-abstraction to create reusable planning strategies. It extends single-robot abstraction to multi-robot settings through Abstract Hypergraphs (AH), which abstract away explicit robot identities while preserving strategic structure. The approach consists of two steps: abstracting solutions into AHs and then grounding and refining them to solve new problems using DaSH, enabling rapid adaptation to changes in robot counts, reachability, and task constraints. This framework promises faster, lifetime-long planning by reusing generalized strategies across diverse MR-TP problems, thereby improving scalability and responsiveness in real-world multi-robot systems.
Abstract
Multi-Robot Task Planning (MR-TP) is the search for a discrete-action plan a team of robots should take to complete a task. The complexity of such problems scales exponentially with the number of robots and task complexity, making them challenging for online solution. To accelerate MR-TP over a system's lifetime, this work looks at combining two recent advances: (i) Decomposable State Space Hypergraph (DaSH), a novel hypergraph-based framework to efficiently model and solve MR-TP problems; and \mbox{(ii) learning-by-abstraction,} a technique that enables automatic extraction of generalizable planning strategies from individual planning experiences for later reuse. Specifically, we wish to extend this strategy-learning technique, originally designed for single-robot planning, to benefit multi-robot planning using hypergraph-based MR-TP.
