paper-with-me

Papers

Model Predictive Control for Signal Temporal Logic Specifications with Time Interval Decomposition

2022-11-15 · Xinyi Yu, Chuwei Wang, Dingran Yuan, ShaoYuan Li, Xiang Yin

In this paper, we investigate the problem of Model Predictive Control (MPC) of dynamic systems for high-level specifications described by Signal Temporal Logic (STL) formulae. Recent works show that MPC has the great potential in handling logical tasks in reactive environments. However, existing approaches suffer from the heavy computational burden, especially for tasks with large horizons. In this work, we propose a computationally more efficient MPC framework for STL tasks based on time interval decomposition. Specifically, we still use the standard shrink horizon MPC framework with Mixed Integer Linear Programming (MILP) techniques for open-loop optimization problems. However, instead of applying MPC directly for the entire task horizon, we decompose the STL formula into several sub-formulae with disjoint time horizons, and shrinking horizon MPC is applied for each short-horizon sub-formula iteratively. To guarantee the satisfaction of the entire STL formula and to ensure the recursive feasibility of the iterative process, we introduce new terminal constraints to connect each sub-formula. We show how these terminal constraints can be computed by an effective inner-approximation approach. The computational efficiency of our approach is illustrated by a case study.

📄 PDF Abstract BibTeX arXiv:2211.08031

Code (1)

xinyi-yu/mpc4stl-tid 공식 구현

Tasks

Computational EfficiencyModel Predictive Control

Similar Papers 제목 키워드 기반

Koopman-Model Predictive Control with Signal Temporal Logic Specifications for Temperature Regulation of a Warm-Water Supply System

2022-07-09 · Ryo Miyashita, Yoshihiko Susuki, Atsushi Ishigame

Control of warm-water supply for dialysis treatment in a hospital environment is typical of safety-critical control problems. In order to guarantee the continuity of warm-water supply satisfying physical specifications f…

Model Predictive Control

Risk-Aware MPC for Stochastic Systems with Runtime Temporal Logics

2024-02-05 · Maico H. W. Engelaar, Zengjie Zhang, Mircea Lazar, Sofie Haesaert

This paper concerns the risk-aware control of stochastic systems with temporal logic specifications dynamically assigned during runtime. Conventional risk-aware control typically assumes that all specifications are prede…

Model Predictive ControlMotion Planning

Signal Temporal Logic Neural Predictive Control

2023-09-10 · Yue Meng, Chuchu Fan

Ensuring safety and meeting temporal specifications are critical challenges for long-term robotic tasks. Signal temporal logic (STL) has been widely used to systematically and rigorously specify these requirements. Howev…

Model Predictive ControlReinforcement Learning (RL)

Control Design for Risk-Based Signal Temporal Logic Specifications

2020-05-30

We present a general framework for risk semantics on Signal Temporal Logic (STL) specifications for stochastic dynamical systems using axiomatic risk theory. We show that under our recursive risk semantics, risk constrai…

Model Predictive Control

Trajectory Planning with Signal Temporal Logic Costs using Deterministic Path Integral Optimization

2025-03-03 · Patrick Halder, Hannes Homburger, Lothar Kiltz, Johannes Reuter 외

Formulating the intended behavior of a dynamic system can be challenging. Signal temporal logic (STL) is frequently used for this purpose due to its suitability in formalizing comprehensible, modular, and versatile spati…

Motion PlanningTrajectory Planning