paper-with-me

홈 › Papers

Safe Policy Improvement in Constrained Markov Decision Processes

2022-10-20 · Luigi Berducci, Radu Grosu

The automatic synthesis of a policy through reinforcement learning (RL) from a given set of formal requirements depends on the construction of a reward signal and consists of the iterative application of many policy-improvement steps. The synthesis algorithm has to balance target, safety, and comfort requirements in a single objective and to guarantee that the policy improvement does not increase the number of safety-requirements violations, especially for safety-critical applications. In this work, we present a solution to the synthesis problem by solving its two main challenges: reward-shaping from a set of formal requirements and safe policy update. For the former, we propose an automatic reward-shaping procedure, defining a scalar reward signal compliant with the task specification. For the latter, we introduce an algorithm ensuring that the policy is improved in a safe fashion with high-confidence guarantees. We also discuss the adoption of a model-based RL algorithm to efficiently use the collected data and train a model-free agent on the predicted trajectories, where the safety violation does not have the same impact as in the real world. Finally, we demonstrate in standard control benchmarks that the resulting learning procedure is effective and robust even under heavy perturbations of the hyperparameters.

📄 PDF Abstract BibTeX arXiv:2210.11259

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Constrained Markov Decision Processes via Backward Value Functions

2020-08-26 · ICML 2020 1 · Harsh Satija, Philip Amortila, Joelle Pineau

Although Reinforcement Learning (RL) algorithms have found tremendous success in simulated domains, they often cannot directly be applied to physical systems, especially in cases where there are hard constraints to satis…

MuJoCoReinforcement Learning (RL)

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

Safe Reinforcement Learning for Constrained Markov Decision Processes with Stochastic Stopping Time

2024-03-23 · Abhijit Mazumdar, Rafal Wisniewski, Manuela L. Bujorianu

In this paper, we present an online reinforcement learning algorithm for constrained Markov decision processes with a safety constraint. Despite the necessary attention of the scientific community, considering stochastic…

Efficient ExplorationSafe Reinforcement Learning

Safety-Constrained Policy Transfer with Successor Features

2022-11-10 · Zeyu Feng, BoWen Zhang, Jianxin Bi, Harold Soh

In this work, we focus on the problem of safe policy transfer in reinforcement learning: we seek to leverage existing policies when learning a new task with specified constraints. This problem is important for safety-cri…

On Bellman's principle of optimality and Reinforcement learning for safety-constrained Markov decision process

2023-02-25 · Rahul Misra, Rafał Wisniewski, Carsten Skovmose Kallesøe

We study optimality for the safety-constrained Markov decision process which is the underlying framework for safe reinforcement learning. Specifically, we consider a constrained Markov decision process (with finite state…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1