CTS-PLL: A Robust and Anytime Framework for Collaborative Task Sequencing and Multi-Agent Path Finding

arXiv cs.RO / 3/27/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes CTS-PLL, a hierarchical framework for the Collaborative Task Sequencing and Multi-Agent Path Finding (CTS-MAPF) problem that plans task sequences while avoiding inter-agent collisions.
  • CTS-PLL improves robustness in dense environments by adding a lock-agent detection and release mechanism that triggers complete local re-planning to resolve planning deadlocks.
  • It also introduces an anytime refinement procedure using Large Neighborhood Search (LNS) to continuously improve solution quality as computation time allows.
  • Experiments on both sparse and dense benchmarks show better success rates and solution quality than prior methods while keeping runtime efficiency competitive.
  • Real-world robot experiments are used to demonstrate that the approach is feasible beyond simulations.

Abstract

The Collaborative Task Sequencing and Multi-Agent Path Finding (CTS-MAPF) problem requires agents to accomplish sequences of tasks while avoiding collisions, posing significant challenges due to its combinatorial complexity. This work introduces CTS-PLL, a hierarchical framework that extends the configuration-based CTS-MAPF planning paradigm with two key enhancements: a lock agents detection and release mechanism leveraging a complete planning method for local re-planning, and an anytime refinement procedure based on Large Neighborhood Search (LNS). These additions ensure robustness in dense environments and enable continuous improvement of solution quality. Extensive evaluations across sparse and dense benchmarks demonstrate that CTS-PLL achieves higher success rates and solution quality compared with existing methods, while maintaining competitive runtime efficiency. Real-world robot experiments further demonstrate the feasibility of the approach in practice.
広告