paper-with-me

홈 › Papers

On the Robustness of Safe Reinforcement Learning under Observational Perturbations

2022-05-29 · Zuxin Liu, Zijian Guo, Zhepeng Cen, huan zhang, Jie Tan, Bo Li, Ding Zhao

Safe reinforcement learning (RL) trains a policy to maximize the task reward while satisfying safety constraints. While prior works focus on the performance optimality, we find that the optimal solutions of many safe RL problems are not robust and safe against carefully designed observational perturbations. We formally analyze the unique properties of designing effective observational adversarial attackers in the safe RL setting. We show that baseline adversarial attack techniques for standard RL tasks are not always effective for safe RL and propose two new approaches - one maximizes the cost and the other maximizes the reward. One interesting and counter-intuitive finding is that the maximum reward attack is strong, as it can both induce unsafe behaviors and make the attack stealthy by maintaining the reward. We further propose a robust training framework for safe RL and evaluate it via comprehensive experiments. This paper provides a pioneer work to investigate the safety and robustness of RL under observational attacks for future safe RL studies. Code is available at: \url{https://github.com/liuzuxin/safe-rl-robustness}

📄 PDF Abstract BibTeX arXiv:2205.14691

Code (1)

liuzuxin/safe-rl-robustness 공식 구현 pytorch

Tasks

Adversarial Attackreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Constrained Optimal Fuel Consumption of HEV:Considering the Observational Perturbation

2024-10-28 · Shuchang Yan, Haoran Sun

We assume accurate observation of battery state of charge (SOC) and precise speed curves when addressing the constrained optimal fuel consumption (COFC) problem via constrained reinforcement learning (CRL). However, in p…

Optimal Transport Perturbations for Safe Reinforcement Learning with Robustness Guarantees

2023-01-31 · James Queeney, Erhan Can Ozcan, Ioannis Ch. Paschalidis, Christos G. Cassandras

Robustness and safety are critical for the trustworthy deployment of deep reinforcement learning. Real-world decision making applications require algorithms that can guarantee robust performance and safety in the presenc…

continuous-controlContinuous ControlDecision MakingDeep Reinforcement Learning+4

TCRL: Temporal-Coupled Adversarial Training for Robust Constrained Reinforcement Learning in Worst-Case Scenarios

2026-02-13 · Wentao Xu, Zhongming Yao, Weihao Li, Zhenghang Song 외 arxiv

Constrained Reinforcement Learning (CRL) aims to optimize decision-making policies under constraint conditions, making it highly applicable to safety-critical domains such as autonomous driving, robotics, and power grid …

Reinforcement LearningAutonomous Driving

Action Robust Reinforcement Learning via Optimal Adversary Aware Policy Optimization

2025-07-04 · Buqing Nie, Yangqing Fu, Jingtian Ji, Yue Gao arxiv

Reinforcement Learning (RL) has achieved remarkable success in sequential decision tasks. However, recent studies have revealed the vulnerability of RL policies to different perturbations, raising concerns about their ef…

Reinforcement Learning

Certifying Safety in Reinforcement Learning under Adversarial Perturbation Attacks

2022-12-28 · Junlin Wu, Hussein Sibai, Yevgeniy Vorobeychik

Function approximation has enabled remarkable advances in applying reinforcement learning (RL) techniques in environments with high-dimensional inputs, such as images, in an end-to-end fashion, mapping such inputs direct…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)