paper-with-me

홈 › Papers

Conservative Distributional Reinforcement Learning with Safety Constraints

2022-01-18 · Hengrui Zhang, Youfang Lin, Sheng Han, Shuo Wang, Kai Lv

Safety exploration can be regarded as a constrained Markov decision problem where the expected long-term cost is constrained. Previous off-policy algorithms convert the constrained optimization problem into the corresponding unconstrained dual problem by introducing the Lagrangian relaxation technique. However, the cost function of the above algorithms provides inaccurate estimations and causes the instability of the Lagrange multiplier learning. In this paper, we present a novel off-policy reinforcement learning algorithm called Conservative Distributional Maximum a Posteriori Policy Optimization (CDMPO). At first, to accurately judge whether the current situation satisfies the constraints, CDMPO adapts distributional reinforcement learning method to estimate the Q-function and C-function. Then, CDMPO uses a conservative value function loss to reduce the number of violations of constraints during the exploration process. In addition, we utilize Weighted Average Proportional Integral Derivative (WAPID) to update the Lagrange multiplier stably. Empirical results show that the proposed method has fewer violations of constraints in the early exploration process. The final test results also illustrate that our method has better risk control.

📄 PDF Abstract BibTeX arXiv:2201.07286

Code (0)

등록된 구현이 없습니다.

Tasks

Distributional Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DRO-EDL-MPC: Evidential Deep Learning-Based Distributionally Robust Model Predictive Control for Safe Autonomous Driving

2025-07-08 · Hyeongchan Ham, Heejin Ahn arxiv

Safety is a critical concern in motion planning for autonomous vehicles. Modern autonomous vehicles rely on neural network-based perception, but making control decisions based on these inference results poses significant…

Autonomous VehiclesAutonomous DrivingMotion Planning

Safe Distributional Reinforcement Learning

2021-02-26 · Jianyi Zhang, Paul Weng

Safety in reinforcement learning (RL) is a key property in both training and execution in many domains such as autonomous driving or finance. In this paper, we formalize it with a constrained RL formulation in the distri…

Autonomous DrivingDistributional Reinforcement Learningreinforcement-learningReinforcement Learning+1

Conservative and Adaptive Penalty for Model-Based Safe Reinforcement Learning

2021-12-14 · Yecheng Jason Ma, Andrew Shen, Osbert Bastani, Dinesh Jayaraman

Reinforcement Learning (RL) agents in the real world must satisfy safety constraints in addition to maximizing a reward objective. Model-based RL algorithms hold promise for reducing unsafe real-world actions: they may s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

A Safety Modulator Actor-Critic Method in Model-Free Safe Reinforcement Learning and Application in UAV Hovering

2024-10-09 · Qihan Qi, Xinsong Yang, Gang Xia, Daniel W. C. Ho 외

This paper proposes a safety modulator actor-critic (SMAC) method to address safety constraint and overestimation mitigation in model-free safe reinforcement learning (RL). A safety modulator is developed to satisfy safe…

Reinforcement Learning (RL)Safe Reinforcement LearningSMACSMAC+

Minimizing Safety Interference for Safe and Comfortable Automated Driving with Distributional Reinforcement Learning

2021-07-15 · Danial Kamran, Tizian Engelgeh, Marvin Busch, Johannes Fischer 외

Despite recent advances in reinforcement learning (RL), its application in safety critical domains like autonomous vehicles is still challenging. Although punishing RL agents for risky situations can help to learn safe p…

Autonomous VehiclesDistributional Reinforcement Learningreinforcement-learningReinforcement Learning (RL)