Alternating Target-Path Planning for Scalable Multi-Agent Coordination
Yu Kumagai, Keisuke Okumura

TL;DR
This paper introduces an iterative framework for multi-agent target-path planning that decouples target assignment from pathfinding, enabling scalable solutions using fast MAPF solvers and feedback-driven refinement.
Contribution
It proposes a novel iterative refinement approach that improves scalability of TAPF by leveraging modern MAPF solvers and feedback, surpassing CBS-based methods.
Findings
Framework scales beyond state-of-the-art CBS-based solvers.
Feedback-driven reassignment improves solution quality.
Empirical results demonstrate effectiveness on large-scale problems.
Abstract
The concurrent target assignment and pathfinding (TAPF) problem extends multi-agent pathfinding (MAPF) by asking planners to allocate distinct targets and collision-free paths to agents. Prior work on TAPF has relied exclusively on Conflict-Based Search (CBS), which tightly couples target assignment and pathfinding, resulting in compute-intensive, non-scalable solutions. In contrast, we propose an iterative refinement framework that decouples target assignment from pathfinding. Our framework builds on modern, fast, suboptimal MAPF solvers, such as LaCAM. Specifically, within a given time budget, it repeatedly solves MAPF for the current target assignment, identifies bottleneck agents via MAPF feedback, and refines the assignment. Empirical results show that feedback-driven reassignment loop is effective, enabling our framework to scale well beyond the reach of the state-of-the-art…
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.
