paper-with-me

Papers

Deep reinforcement learning under signal temporal logic constraints using Lagrangian relaxation

2022-01-21 · Junya Ikemoto, Toshimitsu Ushio

Deep reinforcement learning (DRL) has attracted much attention as an approach to solve optimal control problems without mathematical models of systems. On the other hand, in general, constraints may be imposed on optimal control problems. In this study, we consider the optimal control problems with constraints to complete temporal control tasks. We describe the constraints using signal temporal logic (STL), which is useful for time sensitive control tasks since it can specify continuous signals within bounded time intervals. To deal with the STL constraints, we introduce an extended constrained Markov decision process (CMDP), which is called a $\tau$-CMDP. We formulate the STL-constrained optimal control problem as the $\tau$-CMDP and propose a two-phase constrained DRL algorithm using the Lagrangian relaxation method. Through simulations, we also demonstrate the learning performance of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2201.08504

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Shielded Reinforcement Learning Under Dynamic Temporal Logic Constraints

2026-03-17 · Sadık Bera Yüksel, Ali Tevfik Buyukkocak, Derya Aksaray arxiv

Reinforcement Learning (RL) has shown promise in various robotics applications, yet its deployment on real systems is still limited due to safety and operational constraints. The safe RL field has gained considerable att…

Reinforcement Learning

Joint Learning of Policy with Unknown Temporal Constraints for Safe Reinforcement Learning

2023-04-30 · Lunet Yifru, Ali Baheri

In many real-world applications, safety constraints for reinforcement learning (RL) algorithms are either unknown or not explicitly defined. We propose a framework that concurrently learns safety constraints and optimal …

reinforcement-learningReinforcement Learning (RL)Safe Reinforcement Learning

Integrating LTL Constraints into PPO for Safe Reinforcement Learning

2026-03-01 · Maifang Zhang, Hang Yu, Qian Zuo, Cheng Wang 외 arxiv

This paper proposes Proximal Policy Optimization with Linear Temporal Logic Constraints (PPO-LTL), a framework that integrates safety constraints written in LTL into PPO for safe reinforcement learning. LTL constraints o…

Reinforcement Learning

Reinforcement Learning Under Probabilistic Spatio-Temporal Constraints with Time Windows

2023-07-29 · Xiaoshan Lin, Abbasali Koochakzadeh, Yasin Yazicioglu, Derya Aksaray

We propose an automata-theoretic approach for reinforcement learning (RL) under complex spatio-temporal constraints with time windows. The problem is formulated using a Markov decision process under a bounded temporal lo…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Neuro-Symbolic Injection of LTLf Constraints in Autoregressive Reinforcement Learning Policies

2026-06-06 · Ashkan Ansarifard, Matteo Mancanelli, Elena Umili, Fabio Patrizi arxiv

In this work we study offline reinforcement learning (RL) under temporally extended task constraints expressed in Linear Temporal Logic over finite traces (LTLf). Recently, transformer-based approaches such as Trajectory…

Reinforcement Learning