SOTAVerified

Engineering LaCAM^: Towards Real-Time, Large-Scale, and Near-Optimal Multi-Agent Pathfinding

2023-08-08Code Available1· sign in to hype

Keisuke Okumura

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper addresses the challenges of real-time, large-scale, and near-optimal multi-agent pathfinding (MAPF) through enhancements to the recently proposed LaCAM* algorithm. LaCAM* is a scalable search-based algorithm that guarantees the eventual finding of optimal solutions for cumulative transition costs. While it has demonstrated remarkable planning success rates, surpassing various state-of-the-art MAPF methods, its initial solution quality is far from optimal, and its convergence speed to the optimum is slow. To overcome these limitations, this paper introduces several improvement techniques, partly drawing inspiration from other MAPF methods. We provide empirical evidence that the fusion of these techniques significantly improves the solution quality of LaCAM*, thus further pushing the boundaries of MAPF algorithms.

Reproductions