paper-with-me

Papers

Sample-Optimal Zero-Violation Safety For Continuous Control

2024-03-09 · Ritabrata Ray, Yorie Nakahira, Soummya Kar

In this paper, we study the problem of ensuring safety with a few shots of samples for partially unknown systems. We first characterize a fundamental limit when producing safe actions is not possible due to insufficient information or samples. Then, we develop a technique that can generate provably safe actions and recovery behaviors using a minimum number of samples. In the performance analysis, we also establish Nagumos theorem - like results with relaxed assumptions, which is potentially useful in other contexts. Finally, we discuss how the proposed method can be integrated into a policy gradient algorithm to assure safety and stability with a handful of samples without stabilizing initial policies or generative models to probe safe actions.

📄 PDF Abstract BibTeX arXiv:2403.06045

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Achieving Zero Constraint Violation for Constrained Reinforcement Learning via Primal-Dual Approach

2021-09-13 · Qinbo Bai, Amrit Singh Bedi, Mridul Agarwal, Alec Koppel 외

Reinforcement learning is widely used in applications where one needs to perform sequential decisions while interacting with the environment. The problem becomes more challenging when the decision requirement includes sa…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Near-Optimal Sample Complexity for Online Constrained MDPs

2026-02-16 · Chang Liu, Yunfan Li, Lin F. Yang arxiv

Safety is a fundamental challenge in reinforcement learning (RL), particularly in real-world applications such as autonomous driving, robotics, and healthcare. To address this, Constrained Markov Decision Processes (CMDP…

Reinforcement LearningAutonomous Driving

Exchange Policy Optimization Algorithm for Semi-Infinite Safe Reinforcement Learning

2025-11-06 · Jiaming Zhang, Yujie Yang, Haoning Wang, Liping Zhang 외 arxiv

Safe reinforcement learning (safe RL) aims to respect safety requirements while optimizing long-term performance. In many practical applications, however, the problem involves an infinite number of constraints, known as …

Reinforcement Learning

Achieving Zero Constraint Violation for Constrained Reinforcement Learning via Conservative Natural Policy Gradient Primal-Dual Algorithm

2022-06-12 · Qinbo Bai, Amrit Singh Bedi, Vaneet Aggarwal

We consider the problem of constrained Markov decision process (CMDP) in continuous state-actions spaces where the goal is to maximize the expected cumulative reward subject to some constraints. We propose a novel Conser…

Learning Barrier Certificates: Towards Safe Reinforcement Learning with Zero Training-time Violations

2021-08-04 · NeurIPS 2021 12 · Yuping Luo, Tengyu Ma

Training-time safety violations have been a major concern when we deploy reinforcement learning algorithms in the real world. This paper explores the possibility of safe RL algorithms with zero training-time safety viola…

reinforcement-learningReinforcement Learning (RL)Safe Reinforcement Learning