paper-with-me

Papers

Safe Model-Based Reinforcement Learning with an Uncertainty-Aware Reachability Certificate

2022-10-14 · Dongjie Yu, Wenjun Zou, Yujie Yang, Haitong Ma, Shengbo Eben Li, Jingliang Duan, Jianyu Chen

Safe reinforcement learning (RL) that solves constraint-satisfactory policies provides a promising way to the broader safety-critical applications of RL in real-world problems such as robotics. Among all safe RL approaches, model-based methods reduce training time violations further due to their high sample efficiency. However, lacking safety robustness against the model uncertainties remains an issue in safe model-based RL, especially in training time safety. In this paper, we propose a distributional reachability certificate (DRC) and its Bellman equation to address model uncertainties and characterize robust persistently safe states. Furthermore, we build a safe RL framework to resolve constraints required by the DRC and its corresponding shield policy. We also devise a line search method to maintain safety and reach higher returns simultaneously while leveraging the shield policy. Comprehensive experiments on classical benchmarks such as constrained tracking and navigation indicate that the proposed algorithm achieves comparable returns with much fewer constraint violations during training.

📄 PDF Abstract BibTeX arXiv:2210.07553

Code (1)

ManUtdMoon/Safe_MBRL 공식 구현 pytorch

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Scenario Generation for Risk-Aware Reinforcement Learning with Probably Approximately Safe Guarantees

2026-06-03 · Mohit Prashant, Arvind Easwaran arxiv

Guaranteeing safety is critical to the deployment of reinforcement learning (RL) agents in the real-world, especially as policies learned using deep RL may demonstrate susceptibility to transition perturbations that resu…

Reinforcement Learning

Safety Filters for Black-Box Dynamical Systems by Learning Discriminating Hyperplanes

2024-02-07 · Will Lavanakul, Jason J. Choi, Koushil Sreenath, Claire J. Tomlin

Learning-based approaches are emerging as an effective approach for safety filters for black-box dynamical systems. Existing methods have relied on certificate functions like Control Barrier Functions (CBFs) and Hamilton…

Reinforcement Learning (RL)

Safe Reach Set Computation via Neural Barrier Certificates

2024-04-29 · Alessandro Abate, Sergiy Bogomolov, Alec Edwards, Kostiantyn Potomkin 외

We present a novel technique for online safety verification of autonomous systems, which performs reachability analysis efficiently for both bounded and unbounded horizons by employing neural barrier certificates. Our ap…

Autonomous Driving

Safety-Constrained Reinforcement Learning with Post-Training Reachability Verification for Robot Navigation

2026-05-13 · Qisong He, Xinmiao Huang, Jinwei Hu, Zhuoyun Li 외 arxiv

Safe navigation for mobile robots demands policies that remain reliable under the high-consequence perception uncertainty of cluttered environments. Yet most existing safe reinforcement learning (RL) methods assess safet…

Reinforcement LearningRobot Navigation

Uncertainty-aware Latent Safety Filters for Avoiding Out-of-Distribution Failures

2025-05-01 · Junwon Seo, Kensuke Nakamura, Andrea Bajcsy

Recent advances in generative world models have enabled classical safe control methods, such as Hamilton-Jacobi (HJ) reachability, to generalize to complex robotic systems operating directly from high-dimensional sensor …

Conformal Prediction