paper-with-me

Papers

Probabilistic Guarantees for Safe Deep Reinforcement Learning

2020-05-14 · Edoardo Bacci, David Parker

Deep reinforcement learning has been successfully applied to many control tasks, but the application of such agents in safety-critical scenarios has been limited due to safety concerns. Rigorous testing of these controllers is challenging, particularly when they operate in probabilistic environments due to, for example, hardware faults or noisy sensors. We propose MOSAIC, an algorithm for measuring the safety of deep reinforcement learning agents in stochastic settings. Our approach is based on the iterative construction of a formal abstraction of a controller's execution in an environment, and leverages probabilistic model checking of Markov decision processes to produce probabilistic guarantees on safe behaviour over a finite time horizon. It produces bounds on the probability of safe operation of the controller for different initial configurations and identifies regions where correct behaviour can be guaranteed. We implement and evaluate our approach on agents trained for several benchmark control problems.

📄 PDF Abstract BibTeX arXiv:2005.07073

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

ProSh: Probabilistic Shielding for Model-free Reinforcement Learning

2025-10-17 · Edwin Hamel-De le Court, Gaspard Ohlmann, Francesco Belardinelli arxiv

Safety is a major concern in reinforcement learning (RL): we aim at developing RL systems that not only perform optimally, but are also safe to deploy by providing formal guarantees about their safety. To this end, we in…

Reinforcement Learning

Safe Reinforcement Learning via Probabilistic Logic Shields

2023-03-06 · Wen-Chi Yang, Giuseppe Marra, Gavin Rens, Luc De Raedt

Safe Reinforcement learning (Safe RL) aims at learning optimal policies while staying safe. A popular solution to Safe RL is shielding, which uses a logical safety specification to prevent an RL agent from taking unsafe …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Probabilistic Shielding for Safe Reinforcement Learning

2025-03-09 · Edwin Hamel-De le Court, Francesco Belardinelli, Alexander W. Goodall

In real-life scenarios, a Reinforcement Learning (RL) agent aiming to maximise their reward, must often also behave in a safe manner, including at training time. Thus, much attention in recent years has been given to Saf…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Leveraging Approximate Model-based Shielding for Probabilistic Safety Guarantees in Continuous Environments

2024-02-01 · Alexander W. Goodall, Francesco Belardinelli

Shielding is a popular technique for achieving safe reinforcement learning (RL). However, classical shielding approaches come with quite restrictive assumptions making them difficult to deploy in complex environments, pa…

Reinforcement Learning (RL)Safe Reinforcement Learning

Think Smart, Act SMARL! Analyzing Probabilistic Logic Shields for Multi-Agent Reinforcement Learning

2024-11-07 · Satchit Chatterji, Erman Acar

Safe reinforcement learning (RL) is crucial for real-world applications, and multi-agent interactions introduce additional safety challenges. While Probabilistic Logic Shields (PLS) has been a powerful proposal to enforc…

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+2