TL;DR
This paper introduces BTPG-max, an algorithm that constructs more comprehensive bidirectional pairs in Temporal Plan Graphs, enhancing robustness and efficiency in multi-agent pathfinding under delays.
Contribution
The paper presents BTPG-max, a locally optimal algorithm that increases bidirectional pairs in TPGs, improving robustness and efficiency in delayed multi-agent pathfinding.
Findings
BTPG-max constructs more bidirectional pairs than previous methods.
BTPG-max improves robustness to delays in multi-agent pathfinding.
BTPG-max enhances anytime performance of the solution.
Abstract
Multi-Agent Path Finding (MAPF) requires computing collision-free paths for multiple agents in shared environment. Most MAPF planners assume that each agent reaches a specific location at a specific timestep, but this is infeasible to directly follow on real systems where delays often occur. To address collisions caused by agents deviating due to delays, the Temporal Plan Graph (TPG) was proposed, which converts a MAPF time dependent solution into a time independent set of inter-agent dependencies. Recently, a Bidirectional TPG (BTPG) was proposed which relaxed some dependencies into ``bidirectional pairs" and improved efficiency of agents executing their MAPF solution with delays. Our work improves upon this prior work by designing an algorithm, BPTG-max, that finds more bidirectional pairs. Our main theoretical contribution is in designing the BTPG-max algorithm is locally optimal,…
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
