FICO: Finite-Horizon Closed-Loop Factorization for Unified Multi-Agent Path Finding
Jiarui Li, Alessandro Zanardi, Federico Pecora, Runyu Zhang, Gioele Zardini

TL;DR
This paper introduces FICO, a novel control-based algorithm for multi-agent pathfinding that integrates planning and execution, handles uncertainties, and scales efficiently to thousands of agents in real-time.
Contribution
It presents a unified system-level framework for MAPF, introducing FICO, a receding-horizon inspired algorithm that improves scalability, responsiveness, and robustness over existing methods.
Findings
Reduces computation time by up to 100x compared to open-loop methods.
Enables real-time responses within milliseconds.
Improves throughput under stochastic delays and agent arrivals.
Abstract
Multi-Agent Path Finding is a fundamental problem in robotics and AI, yet most existing formulations treat planning and execution separately and address variants of the problem in an ad hoc manner. This paper presents a system-level framework for MAPF that integrates planning and execution, generalizes across variants, and explicitly models uncertainties. At its core is the MAPF system, a formal model that casts MAPF as a control design problem encompassing classical and uncertainty-aware formulations. To solve it, we introduce Finite-Horizon Closed-Loop Factorization (FICO), a factorization-based algorithm inspired by receding-horizon control that exploits compositional structure for efficient closed-loop operation. FICO enables real-time responses -- commencing execution within milliseconds -- while scaling to thousands of agents and adapting seamlessly to execution-time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · AI-based Problem Solving and Planning · Robotics and Sensor-Based Localization
