ROFLOCOct 18, 2021

Online Motion Planning with Soft Metric Interval Temporal Logic in Unknown Dynamic Environment

arXiv:2110.09007v316 citations
Originality Incremental advance
AI Analysis

This addresses the problem of ensuring safety and task completion for autonomous systems in unpredictable settings, though it appears incremental as it builds on existing temporal logic methods.

The paper tackles motion planning for autonomous systems in unknown dynamic environments where pre-specified timed tasks may be infeasible, proposing a control framework that guarantees safety, mostly fulfills soft tasks, and collects rewards, with simulation results validating the approach.

Motion planning of an autonomous system with high-level specifications has wide applications. However, research of formal languages involving timed temporal logic is still under investigation. Furthermore, many existing results rely on a key assumption that user-specified tasks are feasible in the given environment. Challenges arise when the operating environment is dynamic and unknown since the environment can be found prohibitive, leading to potentially conflicting tasks where pre-specified timed missions cannot be fully satisfied. Such issues become even more challenging when considering time-bound requirements. To address these challenges, this work proposes a control framework that considers hard constraints to enforce safety requirements and soft constraints to enable task relaxation. The metric interval temporal logic (MITL) specifications are employed to deal with time-bound constraints. By constructing a relaxed timed product automaton, an online motion planning strategy is synthesized with a receding horizon controller to generate policies, achieving multiple objectives in decreasing order of priority 1) formally guarantee the satisfaction of hard safety constraints; 2) mostly fulfill soft timed tasks; and 3) collect time-varying rewards as much as possible. Another novelty of the relaxed structure is to consider violations of both time and tasks for infeasible cases. Simulation results are provided to validate the proposed approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes