Safe Reinforcement Learning

76 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Safe Reinforcement Learning models and implementations
3 papers
53
3 papers
50

Policy Bifurcation in Safe Reinforcement Learning

thuzouwenjun/mupo 19 Mar 2024

Safe reinforcement learning (RL) offers advanced solutions to constrained optimal control problems.

5
19 Mar 2024

Sampling-based Safe Reinforcement Learning for Nonlinear Dynamical Systems

sharma1256/cbf-constrained_ppo 6 Mar 2024

We develop provably safe and convergent reinforcement learning (RL) algorithms for control of nonlinear dynamical systems, bridging the gap between the hard safety guarantees of control theory and the convergence guarantees of RL theory.

3
06 Mar 2024

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

sacktock/ambs 1 Feb 2024

Shielding is a popular technique for achieving safe reinforcement learning (RL).

1
01 Feb 2024

Off-Policy Primal-Dual Safe Reinforcement Learning

zifanwu/cal 26 Jan 2024

Results on benchmark tasks show that our method not only achieves an asymptotic performance comparable to state-of-the-art on-policy methods while using much fewer samples, but also significantly reduces constraint violation during training.

6
26 Jan 2024

NLBAC: A Neural Ordinary Differential Equations-based Framework for Stable and Safe Reinforcement Learning

liqunzhao/a-barrier-lyapunov-actor-critic-reinforcement-learning-approach-for-safe-and-stable-control 23 Jan 2024

Reinforcement learning (RL) excels in applications such as video games and robotics, but ensuring safety and stability remains challenging when using RL to control real-world systems where using model-free algorithms suffering from low sample efficiency might be prohibitive.

14
23 Jan 2024

Safe reinforcement learning in uncertain contexts

baumanndominik/cme_based_classification_bounds 11 Jan 2024

In this work, we drop this assumption and show how we can perform safe learning when we cannot directly measure the context variables.

1
11 Jan 2024

Imitate the Good and Avoid the Bad: An Incremental Approach to Safe Reinforcement Learning

hmhuy2000/SIM-RL 16 Dec 2023

In an exhaustive set of experiments, we demonstrate that our approach is able to outperform top benchmark approaches for solving Constrained RL problems, with respect to expected cost, CVaR cost, or even unknown cost constraints.

1
16 Dec 2023

State-Wise Safe Reinforcement Learning With Pixel Observations

simonzhan-code/step-wise_saferl_pixel 3 Nov 2023

In the context of safe exploration, Reinforcement Learning (RL) has long grappled with the challenges of balancing the tradeoff between maximizing rewards and minimizing safety violations, particularly in complex environments with contact-rich or non-smooth dynamics, and when dealing with high-dimensional pixel observations.

4
03 Nov 2023

Hierarchical Framework for Interpretable and Probabilistic Model-Based Safe Reinforcement Learning

ammar-n-abbas/Predictive-Maintenance-BC-IOHMM-DRL 28 Oct 2023

Deep reinforcement learning has been the pioneer for solving this problem without the need for relying on the physical model of complex systems by just interacting with it.

3
28 Oct 2023

Safe RLHF: Safe Reinforcement Learning from Human Feedback

pku-alignment/safe-rlhf 19 Oct 2023

However, the inherent tension between the objectives of helpfulness and harmlessness presents a significant challenge during LLM training.

1,140
19 Oct 2023