New Mechanisms in Flex Distribution for Bounded Suboptimal Multi-Agent Path Finding
Shao-Hung Chan, Thomy Phan, Jiaoyang Li, Sven Koenig

TL;DR
This paper introduces new flex distribution mechanisms for the EECBS algorithm in bounded-suboptimal MAPF, improving efficiency by better managing collision resolution and delay estimation.
Contribution
It proposes Conflict-Based, Delay-Based, and Mixed-Strategy Flex Distribution methods, enhancing EECBS performance while maintaining completeness and bounded suboptimality.
Findings
Outperforms original flex distribution in efficiency
Maintains completeness and bounded suboptimality
Reduces collision resolution overhead
Abstract
Multi-Agent Path Finding (MAPF) is the problem of finding a set of collision-free paths, one for each agent in a shared environment. Its objective is to minimize the sum of path costs (SOC), where the path cost of each agent is defined as the travel time from its start location to its target location. Explicit Estimation Conflict-Based Search (EECBS) is the leading algorithm for bounded-suboptimal MAPF, with the SOC of the solution being at most a user-specified factor away from optimal. EECBS maintains sets of paths and a lower bound on the optimal SOC. Then, it iteratively selects a set of paths whose SOC is at most and introduces constraints to resolve collisions. For each path in a set, EECBS maintains a lower bound on its optimal path that satisfies constraints. By finding an individually bounded-suboptimal path with cost at most a threshold of times its…
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 · Metaheuristic Optimization Algorithms Research · Distributed Control Multi-Agent Systems
