An Abstraction-Free Method for Multi-Robot Temporal Logic Optimal Control Synthesis
Xusheng Luo, Yiannis Kantaros, Michael M. Zavlanos

TL;DR
This paper introduces a scalable, sampling-based approach for multi-robot temporal logic planning that avoids complex discrete abstractions, enabling efficient synthesis of optimal plans with proven probabilistic completeness and optimality.
Contribution
It proposes a novel abstraction-free, sampling-based LTL planning algorithm that builds trees in the product state-space, improving scalability and efficiency over existing methods.
Findings
Outperforms existing temporal logic planning methods in numerical experiments.
Ensures probabilistic completeness and asymptotic optimality.
Eliminates the need for discrete abstractions, reducing computational complexity.
Abstract
The majority of existing Linear Temporal Logic (LTL) planning methods rely on the construction of a discrete product automaton, that combines a discrete abstraction of robot mobility and a Bchi automaton that captures the LTL specification. Representing this product automaton as a graph and using graph search techniques, optimal plans that satisfy the LTL task can be synthesized. However, constructing expressive discrete abstractions makes the synthesis problem computationally intractable. In this paper, we propose a new sampling-based LTL planning algorithm that does not require any discrete abstraction of robot mobility. Instead, it incrementally builds trees that explore the product state-space, until a maximum number of iterations is reached or a feasible plan is found. The use of trees makes data storage and graph search tractable, which significantly increases the…
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
TopicsFormal Methods in Verification · Robotic Path Planning Algorithms · AI-based Problem Solving and Planning
