paper-with-me

Papers

Sampling-Based Safe Reinforcement Learning

2026-05-19 · Luca Vignola, Bruce D. Lee, Manish Prajapat, Manuel Wendl, Melanie Zeilinger, Andreas Krause, Yarden As arxiv

Safe exploration remains a fundamental challenge in reinforcement learning (RL), limiting the deployment of RL agents in the real world. We propose Sampling-Based Safe Reinforcement Learning (SBSRL), a model-based RL algorithm that maintains safety throughout the learning process by enforcing constraints jointly across a finite set of dynamics samples. This formulation approximates an intractable worst-case optimization over uncertain dynamics and enables practical safety guarantees in continuous domains. We further introduce an exploration strategy based on constraining epistemic uncertainty, eliminating the need for explicit exploration bonuses. Under regularity conditions, we derive high-probability guarantees of safety throughout learning and a finite-time sample complexity bound for recovering a near-optimal policy. Empirically, SBSRL achieves safe and efficient exploration both in simulation and in real robotic hardware, and readily extends to practical deep-ensemble implementations that scale to high-dimensional continuous control problems.

📄 PDF Abstract BibTeX arXiv:2605.19469

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContinuous Control

Similar Papers 제목 키워드 기반

Physics-model-guided Worst-case Sampling for Safe Reinforcement Learning

2024-12-17 · Hongpeng Cao, Yanbing Mao, Lui Sha, Marco Caccamo

Real-world accidents in learning-enabled CPS frequently occur in challenging corner cases. During the training of deep reinforcement learning (DRL) policy, the standard setup for training conditions is either fixed at a …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningSafe Reinforcement Learning

Context-Aware Safe Reinforcement Learning for Non-Stationary Environments

2021-01-02 · Baiming Chen, Zuxin Liu, Jiacheng Zhu, Mengdi Xu 외

Safety is a critical concern when deploying reinforcement learning agents for realistic tasks. Recently, safe reinforcement learning algorithms have been developed to optimize the agent's performance while avoiding viola…

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

A Safe Hierarchical Planning Framework for Complex Driving Scenarios based on Reinforcement Learning

2021-01-17 · Jinning Li, Liting Sun, Jianyu Chen, Masayoshi Tomizuka 외

Autonomous vehicles need to handle various traffic conditions and make safe and efficient decisions and maneuvers. However, on the one hand, a single optimization/sampling-based motion planner cannot efficiently generate…

Autonomous Vehiclesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Provably Safe Reinforcement Learning from Analytic Gradients

2025-06-02 · Tim Walter, Hannah Markgraf, Jonathan Külz, Matthias Althoff

Deploying autonomous robots in safety-critical applications requires safety guarantees. Provably safe reinforcement learning is an active field of research which aims to provide such guarantees using safeguards. These sa…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning

Data Generation Method for Learning a Low-dimensional Safe Region in Safe Reinforcement Learning

2021-09-10 · Zhehua Zhou, Ozgur S. Oguz, Yi Ren, Marion Leibold 외

Safe reinforcement learning aims to learn a control policy while ensuring that neither the system nor the environment gets damaged during the learning process. For implementing safe reinforcement learning on highly nonli…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning