Adaptive-Horizon Conflict-Based Search for Closed-Loop Multi-Agent Path Finding
Jiarui Li, Federico Pecora, Runyu Zhang, Gioele Zardini

TL;DR
This paper introduces ACCBS, a dynamic, closed-loop multi-agent pathfinding algorithm that adapts its planning horizon based on computational resources, offering a balance between robustness and optimality in large-scale robot coordination.
Contribution
The paper proposes ACCBS, a novel finite-horizon CBS variant with a horizon-changing mechanism, enabling adaptive, anytime planning with strong performance guarantees.
Findings
ACCBS quickly produces high-quality feasible solutions.
It is asymptotically optimal as computational budget increases.
Demonstrates robustness to disturbances in large-scale deployments.
Abstract
MAPF is a core coordination problem for large robot fleets in automated warehouses and logistics. Existing approaches are typically either open-loop planners, which generate fixed trajectories and struggle to handle disturbances, or closed-loop heuristics without reliable performance guarantees, limiting their use in safety-critical deployments. This paper presents ACCBS, a closed-loop algorithm built on a finite-horizon variant of CBS with a horizon-changing mechanism inspired by iterative deepening in MPC. ACCBS dynamically adjusts the planning horizon based on the available computational budget, and reuses a single constraint tree to enable seamless transitions between horizons. As a result, it produces high-quality feasible solutions quickly while being asymptotically optimal as the budget increases, exhibiting anytime behavior. Extensive case studies demonstrate that ACCBS combines…
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 · Vehicle Routing Optimization Methods · Advanced Manufacturing and Logistics Optimization
