paper-with-me

홈 › Papers

Learning Robust and Correct Controllers from Signal Temporal Logic Specifications Using BarrierNet

2023-04-12 · Wenliang Liu, Wei Xiao, Calin Belta

In this paper, we consider the problem of learning a neural network controller for a system required to satisfy a Signal Temporal Logic (STL) specification. We exploit STL quantitative semantics to define a notion of robust satisfaction. Guaranteeing the correctness of a neural network controller, i.e., ensuring the satisfaction of the specification by the controlled system, is a difficult problem that received a lot of attention recently. We provide a general procedure to construct a set of trainable High Order Control Barrier Functions (HOCBFs) enforcing the satisfaction of formulas in a fragment of STL. We use the BarrierNet, implemented by a differentiable Quadratic Program (dQP) with HOCBF constraints, as the last layer of the neural network controller, to guarantee the satisfaction of the STL formulas. We train the HOCBFs together with other neural network parameters to further improve the robustness of the controller. Simulation results demonstrate that our approach ensures satisfaction and outperforms existing algorithms.

📄 PDF Abstract BibTeX arXiv:2304.06160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Correct-by-synthesis reinforcement learning with temporal logic constraints

2015-03-05 · Min Wen, Ruediger Ehlers, Ufuk Topcu

We consider a problem on the synthesis of reactive controllers that optimize some a priori unknown performance criterion while interacting with an uncontrolled environment such that the system satisfies a given temporal …

Motion PlanningQ-Learningreinforcement-learningReinforcement Learning+1

Safe Model-based Control from Signal Temporal Logic Specifications Using Recurrent Neural Networks

2021-03-29 · Wenliang Liu, Mirai Nishioka, Calin Belta

We propose a policy search approach to learn controllers from specifications given as Signal Temporal Logic (STL) formulae. The system model, which is unknown but assumed to be an affine control system, is learned togeth…

Recurrent Neural Network Controllers for Signal Temporal Logic Specifications Subject to Safety Constraints

2020-09-24 · Wenliang Liu, Noushin Mehdipour, Calin Belta

We propose a framework based on Recurrent Neural Networks (RNNs) to determine an optimal control strategy for a discrete-time system that is required to satisfy specifications given as Signal Temporal Logic (STL) formula…

Safe Control under Uncertainty

2015-10-25 · Dorsa Sadigh, Ashish Kapoor

Controller synthesis for hybrid systems that satisfy temporal specifications expressing various system properties is a challenging problem that has drawn the attention of many researchers. However, making the assumption …

Autonomous Vehicles

Compositional Synthesis of Signal Temporal Logic Tasks via Assume-Guarantee Contracts

2022-03-18 · Siyuan Liu, Adnane Saoud, Pushpak Jagtap, Dimos V. Dimarogonas 외

In this paper, we focus on the problem of compositional synthesis of controllers enforcing signal temporal logic (STL) tasks over a class of continuous-time nonlinear interconnected systems. By leveraging the idea of fun…