paper-with-me

Papers

Learning Policies with Zero or Bounded Constraint Violation for Constrained MDPs

2021-06-04 · NeurIPS 2021 12 · Tao Liu, Ruida Zhou, Dileep Kalathil, P. R. Kumar, Chao Tian

We address the issue of safety in reinforcement learning. We pose the problem in an episodic framework of a constrained Markov decision process. Existing results have shown that it is possible to achieve a reward regret of $\tilde{\mathcal{O}}(\sqrt{K})$ while allowing an $\tilde{\mathcal{O}}(\sqrt{K})$ constraint violation in $K$ episodes. A critical question that arises is whether it is possible to keep the constraint violation even smaller. We show that when a strictly safe policy is known, then one can confine the system to zero constraint violation with arbitrarily high probability while keeping the reward regret of order $\tilde{\mathcal{O}}(\sqrt{K})$. The algorithm which does so employs the principle of optimistic pessimism in the face of uncertainty to achieve safe exploration. When no strictly safe policy is known, though one is known to exist, then it is possible to restrict the system to bounded constraint violation with arbitrarily high probability. This is shown to be realized by a primal-dual algorithm with an optimistic primal estimate and a pessimistic dual update.

📄 PDF Abstract BibTeX arXiv:2106.02684

Code (0)

등록된 구현이 없습니다.

Tasks

Safe Exploration

Similar Papers 제목 키워드 기반

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

Near-Optimal Sample Complexity Bounds for Constrained MDPs

2022-06-13 · Sharan Vaswani, Lin F. Yang, Csaba Szepesvári

In contrast to the advances in characterizing the sample complexity for solving Markov decision processes (MDPs), the optimal statistical complexity for solving constrained MDPs (CMDPs) remains unknown. We resolve this q…

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)

AutoCost: Evolving Intrinsic Cost for Zero-violation Reinforcement Learning

2023-01-24 · Tairan He, WeiYe Zhao, Changliu Liu

Safety is a critical hurdle that limits the application of deep reinforcement learning (RL) to real-world control tasks. To this end, constrained reinforcement learning leverages cost functions to improve safety in const…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Doubly-Bounded Queue for Constrained Online Learning: Keeping Pace with Dynamics of Both Loss and Constraint

2024-12-14 · Juncheng Wang, Bingjie Yan, Yituo Liu

We consider online convex optimization with time-varying constraints and conduct performance analysis using two stringent metrics: dynamic regret with respect to the online solution benchmark, and hard constraint violati…