paper-with-me

Papers

Neural Controller Synthesis for Signal Temporal Logic Specifications Using Encoder-Decoder Structured Networks

2022-12-10 · Wataru Hashimoto, Kazumune Hashimoto, Masako Kishida, Shigemasa Takai

In this paper, we propose a control synthesis method for signal temporal logic (STL) specifications with neural networks (NNs). Most of the previous works consider training a controller for only a given STL specification. These approaches, however, require retraining the NN controller if a new specification arises and needs to be satisfied, which results in large consumption of memory and inefficient training. To tackle this problem, we propose to construct NN controllers by introducing encoder-decoder structured NNs with an attention mechanism. The encoder takes an STL formula as input and encodes it into an appropriate vector, and the decoder outputs control signals that will meet the given specification. As the encoder, we consider three NN structures: sequential, tree-structured, and graph-structured NNs. All the model parameters are trained in an end-to-end manner to maximize the expected robustness that is known to be a quantitative semantics of STL formulae. We compare the control performances attained by the above NN structures through a numerical experiment of the path planning problem, showing the efficacy of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2212.05200

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

STL2vec: Signal Temporal Logic Embeddings for Control Synthesis With Recurrent Neural Networks

2021-09-10 · Wataru Hashimoto, Kazumune Hashimoto, Shigemasa Takai

In this paper, a method for learning a recurrent neural network (RNN) controller that maximizes the robustness of signal temporal logic (STL) specifications is presented. In contrast to previous methods, we consider synt…

Automaton-Guided Control Synthesis for Signal Temporal Logic Specifications

2022-07-08 · Qi Heng Ho, Roland B. Ilyes, Zachary N. Sunberg, Morteza Lahijanian

This paper presents an algorithmic framework for control synthesis of continuous dynamical systems subject to signal temporal logic (STL) specifications. We propose a novel algorithm to obtain a time-partitioned finite a…

Direct data-driven control with signal temporal logic specifications

2023-04-05 · Birgit C. van Huijgevoort, Chris Verhoek, Roland Tóth, Sofie Haesaert

Most control synthesis methods under temporal logic properties require a model of the system, however, identifying such a model can be a challenging task. In this work, we develop a direct data-driven control synthesis m…

Reachability-based Control Synthesis under Signal Temporal Logic Specifications

2021-10-15 · Wei Ren, Raphael Jungers

In this paper, we investigate the controller design problem for linear disturbed systems under signal temporal logic (STL) specifications imposing both spatial and temporal constraints on system behavior. We first implem…

Continuous-time control synthesis under nested signal temporal logic specifications

2023-09-17 · Pian Yu, Xiao Tan, Dimos V. Dimarogonas

In this work, we propose a novel approach for the continuous-time control synthesis of nonlinear systems under nested signal temporal logic (STL) specifications. While the majority of existing literature focuses on contr…