paper-with-me

Papers

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 RL policies in such environments, supported by theoretical guarantees. Our approach merges a logically-constrained RL algorithm with an evolutionary algorithm to synthesize signal temporal logic (STL) specifications. The framework is underpinned by theorems that establish the convergence of our joint learning process and provide error bounds between the discovered policy and the true optimal policy. We showcased our framework in grid-world environments, successfully identifying both acceptable safety constraints and RL policies while demonstrating the effectiveness of our theorems in practice.

📄 PDF Abstract BibTeX arXiv:2305.00576

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Concurrent Learning of Policy and Unknown Safety Constraints in Reinforcement Learning

2024-02-24 · Lunet Yifru, Ali Baheri

Reinforcement learning (RL) has revolutionized decision-making across a wide range of domains over the past few decades. Yet, deploying RL policies in real-world scenarios presents the crucial challenge of ensuring safet…

Bayesian OptimizationBilevel OptimizationDecision MakingReinforcement Learning (RL)

Enforcing Hard Constraints with Soft Barriers: Safe Reinforcement Learning in Unknown Stochastic Environments

2022-09-29 · YiXuan Wang, Simon Sinong Zhan, Ruochen Jiao, Zhilu Wang 외

It is quite challenging to ensure the safety of reinforcement learning (RL) agents in an unknown and stochastic environment under hard constraints that require the system state not to reach certain specified unsafe regio…

Reinforcement Learning (RL)Safe Reinforcement Learning

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…

Runtime-Safety-Guided Policy Repair

2020-08-17 · Weichao Zhou, Ruihan Gao, BaekGyu Kim, Eunsuk Kang 외

We study the problem of policy repair for learning-based control policies in safety-critical settings. We consider an architecture where a high-performance learning-based control policy (e.g. one trained as a neural netw…

Flipping-based Policy for Chance-Constrained Markov Decision Processes

2024-10-09 · Xun Shen, Shuo Jiang, Akifumi Wachi, Kaumune Hashimoto 외

Safe reinforcement learning (RL) is a promising approach for many real-world decision-making problems where ensuring safety is a critical necessity. In safe RL research, while expected cumulative safety constraints (ECSC…

Reinforcement Learning (RL)Safe Reinforcement Learning