paper-with-me

Papers

Safe Exploration in Reinforcement Learning: Training Backup Control Barrier Functions with Zero Training Time Safety Violations

2023-12-13 · Pedram Rabiee, Amirsaeid Safari

This paper introduces the reinforcement learning backup shield (RLBUS), an algorithm that guarantees safe exploration in reinforcement learning (RL) by incorporating backup control barrier functions (BCBFs). RLBUS constructs an implicit control forward invariant subset of the safe set using multiple backup policies, ensuring safety in the presence of input constraints. While traditional BCBFs often result in conservative control forward-invariant sets due to the design of backup controllers, RLBUS addresses this limitation by leveraging model-free RL to train an additional backup policy, which enlarges the identified control forward invariant subset of the safe set. This approach enables the exploration of larger regions in the state space with zero safety violations during training. The effectiveness of RLBUS is demonstrated on an inverted pendulum example, where the expanded invariant set allows for safe exploration over a broader state space, enhancing performance without compromising safety.

📄 PDF Abstract BibTeX arXiv:2312.07828

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe ExplorationSafe Reinforcement Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Robust Model Predictive Shielding for Safe Reinforcement Learning with Stochastic Dynamics

2019-10-24 · Shuo Li, Osbert Bastani

This paper proposes a framework for safe reinforcement learning that can handle stochastic nonlinear dynamical systems. We focus on the setting where the nominal dynamics are known, and are subject to additive stochastic…

Learning Theoryreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Safe reinforcement learning control for continuous-time nonlinear systems without a backup controller

2022-09-19 · Soutrik Bandyopadhyay, Shubhendu Bhasin

This paper proposes an on-policy reinforcement learning (RL) control algorithm that solves the optimal regulation problem for a class of uncertain continuous-time nonlinear systems under user-defined state constraints. W…

reinforcement-learningReinforcement Learning (RL)Safe Reinforcement Learning

Provably Safe, Yet Scalable Reinforcement Learning

2026-06-12 · Kai S. Yun, Zeyang Li, Navid Azizan arxiv

Safe reinforcement learning (RL) aims to learn policies that optimize rewards while satisfying constraints. Predominant approaches rely on soft-constrained policy optimization, which has achieved empirical success but do…

Reinforcement Learning

Safe Reinforcement Learning via Recovery-based Shielding with Gaussian Process Dynamics Models

2026-02-12 · Alexander W. Goodall, Francesco Belardinelli arxiv

Reinforcement learning (RL) is a powerful framework for optimal decision-making and control but often lacks provable guarantees for safety-critical applications. In this paper, we introduce a novel recovery-based shieldi…

Reinforcement LearningContinuous Control

Disturbance Observers for Robust Backup Control Barrier Functions

2025-03-19 · David E. J. van Wijk, Ersin Das, Anil Alan, Samuel Coogan 외

Designing safe controllers is crucial and notoriously challenging for input-constrained safety-critical control systems. Backup control barrier functions offer an approach for the construction of safe controllers online …