Bridging Planning and Execution: Multi-Agent Path Finding Under Real-World Deadlines
Jingtian Yan, Shuai Zhou, Stephen F. Smith, Jiaoyang Li

TL;DR
This paper introduces REMAP, a planning framework that incorporates execution-time factors into multi-agent pathfinding, significantly improving solution quality for real-world deadline scenarios.
Contribution
We propose REMAP, an execution-informed MAPF framework that integrates with existing planners to account for real-world execution constraints and deadlines.
Findings
REMAP improves solution quality by up to 20% over baseline methods.
The framework effectively integrates with MAPF-LNS and CBS planners.
Experiments on benchmark maps with up to 300 agents demonstrate scalability and effectiveness.
Abstract
The Multi-Agent Path Finding (MAPF) problem aims to find collision-free paths for multiple agents while optimizing objectives such as the sum of costs or makespan. MAPF has wide applications in domains like automated warehouses, manufacturing systems, and airport logistics. However, most MAPF formulations assume a simplified robot model for planning, which overlooks execution-time factors such as kinodynamic constraints, communication latency, and controller variability. This gap between planning and execution is problematic for time-sensitive applications. To bridge this gap, we propose REMAP, an execution-informed MAPF planning framework that can be combined with leading search-based MAPF planners with minor changes. Our framework integrates the proposed ExecTimeNet to accurately estimate execution time based on planned paths. We demonstrate our method for solving MAPF with Real-world…
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 · Robotics and Sensor-Based Localization · Autonomous Vehicle Technology and Safety
