paper-with-me

Papers

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. However, traditional methods of finding the control policy under those STL requirements are computationally complex and not scalable to high-dimensional or systems with complex nonlinear dynamics. Reinforcement learning (RL) methods can learn the policy to satisfy the STL specifications via hand-crafted or STL-inspired rewards, but might encounter unexpected behaviors due to ambiguity and sparsity in the reward. In this paper, we propose a method to directly learn a neural network controller to satisfy the requirements specified in STL. Our controller learns to roll out trajectories to maximize the STL robustness score in training. In testing, similar to Model Predictive Control (MPC), the learned controller predicts a trajectory within a planning horizon to ensure the satisfaction of the STL requirement in deployment. A backup policy is designed to ensure safety when our controller fails. Our approach can adapt to various initial conditions and environmental parameters. We conduct experiments on six tasks, where our method with the backup policy outperforms the classical methods (MPC, STL-solver), model-free and model-based RL methods in STL satisfaction rate, especially on tasks with complex STL specifications while being 10X-100X faster than the classical methods.

📄 PDF Abstract BibTeX arXiv:2309.05131

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive ControlReinforcement Learning (RL)

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

Ro-To-Go! Robust Reactive Control with Signal Temporal Logic

2025-02-28 · Roland Ilyes, Lara Brudermüller, Nick Hawes, Bruno Lacerda

Signal Temporal Logic (STL) robustness is a common objective for optimal robot control, but its dependence on history limits the robot's decision-making capabilities when used in Model Predictive Control (MPC) approaches…

Decision MakingModel 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

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

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