ArXiv TLDR

Lexicographic Minimum-Violation Motion Planning using Signal Temporal Logic

🐦 Tweet
2604.20428

Patrick Halder, Lothar Kiltz, Hannes Homburger, Johannes Reuter, Matthias Althoff

cs.RO

TLDR

Transforms lexicographic STL minimum-violation motion planning into a single-objective problem for efficient autonomous vehicle control.

Key contributions

  • Transforms multi-objective lexicographic STL into a single-objective scalar optimization problem.
  • Uses non-uniform quantization and bit-shifting for this transformation.
  • Extends a deterministic MPPI solver for efficient optimization without quadratic input cost.
  • Introduces a novel predicate-robustness measure combining spatial and temporal violations.

Why it matters

This paper offers a scalable and interpretable solution for complex motion planning in autonomous vehicles. It efficiently handles conflicting specifications by transforming a multi-objective problem into a single-objective one, improving real-world applicability.

Original Abstract

Motion planning for autonomous vehicles often requires satisfying multiple conditionally conflicting specifications. In situations where not all specifications can be met simultaneously, minimum-violation motion planning maintains system operation by minimizing violations of specifications in accordance with their priorities. Signal temporal logic (STL) provides a formal language for rigorously defining these specifications and enables the quantitative evaluation of their violations. However, a total ordering of specifications yields a lexicographic optimization problem, which is typically computationally expensive to solve using standard methods. We address this problem by transforming the multi-objective lexicographic optimization problem into a single-objective scalar optimization problem using non-uniform quantization and bit-shifting. Specifically, we extend a deterministic model predictive path integral (MPPI) solver to efficiently solve optimization problems without quadratic input cost. Additionally, a novel predicate-robustness measure that combines spatial and temporal violations is introduced. Our results show that the proposed method offers an interpretable and scalable solution for lexicographic STL minimum-violation motion planning within a single-objective solver framework.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.