English

Multi-Agent Path Finding Among Dynamic Uncontrollable Agents with Statistical Safety Guarantees

Multiagent Systems 2025-07-31 v1 Robotics

Abstract

Existing multi-agent path finding (MAPF) solvers do not account for uncertain behavior of uncontrollable agents. We present a novel variant of Enhanced Conflict-Based Search (ECBS), for both one-shot and lifelong MAPF in dynamic environments with uncontrollable agents. Our method consists of (1) training a learned predictor for the movement of uncontrollable agents, (2) quantifying the prediction error using conformal prediction (CP), a tool for statistical uncertainty quantification, and (3) integrating these uncertainty intervals into our modified ECBS solver. Our method can account for uncertain agent behavior, comes with statistical guarantees on collision-free paths for one-shot missions, and scales to lifelong missions with a receding horizon sequence of one-shot instances. We run our algorithm, CP-Solver, across warehouse and game maps, with competitive throughput and reduced collisions.

Keywords

Cite

@article{arxiv.2507.22282,
  title  = {Multi-Agent Path Finding Among Dynamic Uncontrollable Agents with Statistical Safety Guarantees},
  author = {Kegan J. Strawn and Thomy Phan and Eric Wang and Nora Ayanian and Sven Koenig and Lars Lindemann},
  journal= {arXiv preprint arXiv:2507.22282},
  year   = {2025}
}

Comments

9 pages, 4 figures

R2 v1 2026-07-01T04:25:03.721Z