From Space-Time to Space-Order: Directly Planning a Temporal Planning Graph by Redefining CBS
Yu Wu, Rishi Veerapaneni, Jiaoyang Li, Maxim Likhachev

TL;DR
This paper introduces Space-Order CBS, a novel algorithm that directly plans temporal plan graphs by redefining conflicts, reducing agent coordination and improving robustness in multi-agent path finding.
Contribution
It presents a new perspective on planning TPGs directly, minimizing coordination by redefining conflicts within the CBS framework.
Findings
Significantly reduces agent-agent coordination.
Decreases communication and delays during execution.
Outperforms traditional space-time path methods.
Abstract
The majority of multi-agent path finding (MAPF) methods compute collision-free space-time paths which require agents to be at a specific location at a specific discretized timestep. However, executing these space-time paths directly on robotic systems is infeasible due to real-time execution differences (e.g. delays) which can lead to collisions. To combat this, current methods translate the space-time paths into a temporal plan graph (TPG) that only requires that agents observe the order in which they navigate through locations where their paths cross. However, planning space-time paths and then post-processing them into a TPG does not reduce the required agent-to-agent coordination, which is fixed once the space-time paths are computed. To that end, we propose a novel algorithm Space-Order CBS that can directly plan a TPG and explicitly minimize coordination. Our main theoretical…
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
TopicsModel-Driven Software Engineering Techniques · Advanced Database Systems and Queries · Constraint Satisfaction and Optimization
