ECBS with Flex Distribution for Bounded-Suboptimal Multi-Agent Path Finding

Authors

  • Shao-Hung Chan University of Southern California
  • Jiaoyang Li University of Southern California
  • Graeme Gange Monash University
  • Daniel Harabor Monash University
  • Peter J. Stuckey Monash University
  • Sven Koenig University of Southern California

DOI:

https://doi.org/10.1609/socs.v12i1.18569

Keywords:

Search In Robotics, Search In Goal-directed Problem Solving, Problem Solving Using Search, Search Space Discretization For Continuous State-space Problems

Abstract

Multi-Agent Path Finding (MAPF) is the problem of finding collision-free paths for multiple agents. CBS is a leading optimal two-level MAPF solver whose low level plans optimal paths for single agents and whose high level runs a best-first search on a Constraint Tree (CT) to resolve the collisions between the paths. ECBS, a bounded-suboptimal variant of CBS, speeds up CBS by reducing the number of collisions that need to be resolved on the high level. It achieves this by generating bounded-suboptimal paths with fewer collisions with the paths of the other agents on the low level and expanding bounded-suboptimal CT nodes that contain fewer collisions on the high level. In this paper, we propose Flexible ECBS (FECBS) that further reduces the number of collisions that need to be resolved on the high level by using looser suboptimal bounds on the low level while still providing bounded-suboptimal solutions. Instead of requiring the cost of each path to be bounded-suboptimal, FECBS requires only the overall cost of the paths to be bounded-suboptimal, which gives us the freedom to distribute the cost leeway among different agents according to their needs. Our empirical results show that FECBS can solve more MAPF instances than state-of-the-art ECBS variants within 5 minutes.

Downloads

Published

2021-07-21