Hierarchical Motion Planning under Probabilistic Temporal Tasks and Safe-Return Constraints
Meng Guo, Tianjun Liao, Junjie Wang, Zhongkui Li

TL;DR
This paper introduces a hierarchical planning method for robotic missions that ensures safe return to safe states with high probability while satisfying complex temporal tasks, improving computational efficiency over baseline methods.
Contribution
It presents a novel hierarchical planning algorithm combining symbolic abstraction and constrained optimization for safe, probabilistic, and complex temporal task planning in robotic systems.
Findings
Hierarchical algorithm outperforms baseline in efficiency and scalability.
The method guarantees high-probability safe return and task satisfaction.
Validated through simulations and hardware experiments in search-and-rescue and planetary exploration.
Abstract
Safety is crucial for robotic missions within an uncertain environment. Common safety requirements such as collision avoidance are only state-dependent, which can be restrictive for complex missions. In this work, we address a more general formulation as safe-return constraints, which require the existence of a return-policy to drive the system back to a set of safe states with high probability. The robot motion is modeled as a Markov Decision Process (MDP) with probabilistic labels, which can be highly non-ergodic. The robotic task is specified as Linear Temporal Logic (LTL) formulas over these labels, such as surveillance and transportation. We first provide theoretical guarantees on the re-formulation of such safe-return constraints, and a baseline solution based on computing two complete product automata. Furthermore, to tackle the computational complexity, we propose a hierarchical…
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 · Advanced Software Engineering Methodologies · Logic, programming, and type systems
