Fast and Adaptive Multi-agent Planning under Collaborative Temporal Logic Tasks via Poset Products
Zesen Liu, Meng Guo, Weimin Bao, Zhongkui Li

TL;DR
This paper introduces an adaptive, on-the-fly planning algorithm for large multi-agent systems with complex temporal tasks, significantly improving scalability and efficiency over traditional formal methods.
Contribution
It proposes a novel planning paradigm that avoids automaton translation and synchronized product bottlenecks, enabling scalable multi-agent planning with long, online task formulas.
Findings
Handles task formulas with over 400 length
Supports fleets of more than 400 agents
Achieves polynomial time complexity in planning
Abstract
Efficient coordination and planning is essential for large-scale multi-agent systems that collaborate in a shared dynamic environment. Heuristic search methods or learning-based approaches often lack the guarantee on correctness and performance. Moreover, when the collaborative tasks contain both spatial and temporal requirements, e.g., as Linear Temporal Logic (LTL) formulas, formal methods provide a verifiable framework for task planning. However, since the planning complexity grows exponentially with the number of agents and the length of the task formula, existing studies are mostly limited to small artificial cases. To address this issue, a new planning paradigm is proposed in this work for system-wide temporal task formulas that are released online and continually. It avoids two common bottlenecks in the traditional methods, i.e., (i) the direct translation of the complete task…
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
TopicsLogic, Reasoning, and Knowledge · Formal Methods in Verification · Constraint Satisfaction and Optimization
