AIMAROAug 8, 2023

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

arXiv:2308.04292v29 citationsh-index: 11
Originality Incremental advance
AI Analysis

It addresses real-time, large-scale, and near-optimal pathfinding for multi-agent systems, representing an incremental improvement over existing methods.

This paper tackled the problem of improving the initial solution quality and convergence speed of the LaCAM* algorithm for multi-agent pathfinding, resulting in significant enhancements through several improvement techniques that boosted solution quality.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes