paper-with-me

Papers

Iterative Reachability Estimation for Safe Reinforcement Learning

2023-09-24 · NeurIPS 2023 11

Ensuring safety is important for the practical deployment of reinforcement learning (RL). Various challenges must be addressed, such as handling stochasticity in the environments, providing rigorous guarantees of persistent state-wise safety satisfaction, and avoiding overly conservative behaviors that sacrifice performance. We propose a new framework, Reachability Estimation for Safe Policy Optimization (RESPO), for safety-constrained RL in general stochastic settings. In the feasible set where there exist violation-free policies, we optimize for rewards while maintaining persistent safety. Outside this feasible set, our optimization produces the safest behavior by guaranteeing entrance into the feasible set whenever possible with the least cumulative discounted violations. We introduce a class of algorithms using our novel reachability estimation function to optimize in our proposed framework and in similar frameworks such as those concurrently handling multiple hard and soft constraints. We theoretically establish that our algorithms almost surely converge to locally optimal policies of our safe optimization framework. We evaluate the proposed methods on a diverse suite of safe RL environments from Safety Gym, PyBullet, and MuJoCo, and show the benefits in improving both reward performance and safety compared with state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2309.13528

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Hamilton-Jacobi Reachability in Reinforcement Learning: A Survey

2024-07-12 · Milan Ganai, Sicun Gao, Sylvia Herbert

Recent literature has proposed approaches that learn control policies with high performance while maintaining safety guarantees. Synthesizing Hamilton-Jacobi (HJ) reachable sets has become an effective tool for verifying…

reinforcement-learningReinforcement LearningSurvey

Safe Flow Q-Learning: Offline Safe Reinforcement Learning with Reachability-Based Flow Policies

2026-03-16 · Mumuksh Tayal, Manan Tayal, Ravi Prakash arxiv

Offline safe reinforcement learning (RL) seeks reward-maximizing policies from static datasets under strict safety constraints. Existing methods often rely on soft expected-cost objectives or iterative generative inferen…

Reinforcement LearningOffline RL

Reachability Constrained Reinforcement Learning

2022-05-16 · Dongjie Yu, Haitong Ma, Shengbo Eben Li, Jianyu Chen

Constrained reinforcement learning (CRL) has gained significant interest recently, since safety constraints satisfaction is critical for real-world problems. However, existing CRL methods constraining discounted cumulati…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

$λ$-Reachability: Geometric-Horizon Safety Bellman Equations for Humanoid Safety

2026-06-14 · Rui Chen, Shangtao Li, Yifan Sun, Changliu Liu arxiv

We introduce $λ$-Reachability, a scalable approach to Hamilton--Jacobi safety analysis for high-dimensional robotic systems. Unlike prior discounted formulations that rely on fixed one-step Bellman updates, $λ$-Reachabil…

Collision Avoidance

Reinforcement Learning for Safe Robot Control using Control Lyapunov Barrier Functions

2023-05-16 · Desong Du, Shaohang Han, Naiming Qi, Haitham Bou Ammar 외

Reinforcement learning (RL) exhibits impressive performance when managing complicated control tasks for robots. However, its wide application to physical robots is limited by the absence of strong safety guarantees. To o…

reinforcement-learningReinforcement Learning (RL)