Anytime Multi-Agent Path Finding via Machine Learning-Guided Large Neighborhood Search

Authors

  • Taoan Huang University of Southern California
  • Jiaoyang Li University of Southern California
  • Sven Koenig University of Southern California
  • Bistra Dilkina University of Southern California

DOI:

https://doi.org/10.1609/aaai.v36i9.21168

Keywords:

Multiagent Systems (MAS), Machine Learning (ML), Search And Optimization (SO), Planning, Routing, And Scheduling (PRS)

Abstract

Multi-Agent Path Finding (MAPF) is the problem of finding a set of collision-free paths for a team of agents in a common environment. MAPF is NP-hard to solve optimally and, in some cases, also bounded-suboptimally. It is thus time-consuming for (bounded-sub)optimal solvers to solve large MAPF instances. Anytime algorithms find solutions quickly for large instances and then improve them to close-to-optimal ones over time. In this paper, we improve the current state-of-the-art anytime solver MAPF-LNS, that first finds an initial solution fast and then repeatedly replans the paths of subsets of agents via Large Neighborhood Search (LNS). It generates the subsets of agents for replanning by randomized destroy heuristics, but not all of them increase the solution quality substantially. We propose to use machine learning to learn how to select a subset of agents from a collection of subsets, such that replanning increases the solution quality more. We show experimentally that our solver, MAPF-ML-LNS, significantly outperforms MAPF-LNS on the standard MAPF benchmark set in terms of both the speed of improving the solution and the final solution quality.

Downloads

Published

2022-06-28

How to Cite

Huang, T., Li, J., Koenig, S., & Dilkina, B. (2022). Anytime Multi-Agent Path Finding via Machine Learning-Guided Large Neighborhood Search. Proceedings of the AAAI Conference on Artificial Intelligence, 36(9), 9368-9376. https://doi.org/10.1609/aaai.v36i9.21168

Issue

Section

AAAI Technical Track on Multiagent Systems