paper-with-me

Papers

Towards Robust Deep Reinforcement Learning against Environmental State Perturbation

2025-06-10 · Chenxu Wang, Huaping Liu

Adversarial attacks and robustness in Deep Reinforcement Learning (DRL) have been widely studied in various threat models; however, few consider environmental state perturbations, which are natural in embodied scenarios. To improve the robustness of DRL agents, we formulate the problem of environmental state perturbation, introducing a preliminary non-targeted attack method as a calibration adversary, and then propose a defense framework, named Boosted Adversarial Training (BAT), which first tunes the agents via supervised learning to avoid catastrophic failure and subsequently adversarially trains the agent with reinforcement learning. Extensive experimental results substantiate the vulnerability of mainstream agents under environmental state perturbations and the effectiveness of our proposed attack. The defense results demonstrate that while existing robust reinforcement learning algorithms may not be suitable, our BAT framework can significantly enhance the robustness of agents against environmental state perturbations across various situations.

📄 PDF Abstract BibTeX arXiv:2506.08961

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Robustness Evaluation of Offline Reinforcement Learning for Robot Control Against Action Perturbations

2024-12-25 · Shingo Ayabe, Takuto Otomo, Hiroshi Kera, Kazuhiko Kawamoto

Offline reinforcement learning, which learns solely from datasets without environmental interaction, has gained attention. This approach, similar to traditional online deep reinforcement learning, is particularly promisi…

Deep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning

State-Aware Perturbation Optimization for Robust Deep Reinforcement Learning

2025-03-26 · Zongyuan Zhang, Tianyang Duan, Zheng Lin, Dong Huang 외

Recently, deep reinforcement learning (DRL) has emerged as a promising approach for robotic control. However, the deployment of DRL in real-world robots is hindered by its sensitivity to environmental perturbations. Whil…

Adversarial AttackDeep Reinforcement Learningreinforcement-learningReinforcement Learning

On tolerance of discrete systems with respect to transition perturbations

2021-10-08 · Rômulo Meira-Góes, Eunsuk Kang, Stéphane Lafortune, Stavros Tripakis

Control systems should enforce a desired property for both expected modeled situations as well as unexpected unmodeled environmental situations. Existing methods focus on designing controllers to enforce the desired prop…

Direction and Constraint in Phenotypic Evolution: Dimension Reduction and Global Proportionality in Phenotype Fluctuation and Responses

2021-02-05 · Kunihiko Kaneko, Chikara Furusawa

A macroscopic theory for describing cellular states during steady-growth is presented, which is based on the consistency between cellular growth and molecular replication, as well as the robustness of phenotypes against …

Dimensionality Reduction

Offline Reinforcement Learning with OOD State Correction and OOD Action Suppression

2024-10-25 · Yixiu Mao, Qi Wang, Chen Chen, Yun Qu 외

In offline reinforcement learning (RL), addressing the out-of-distribution (OOD) action issue has been a focus, but we argue that there exists an OOD state issue that also impairs performance yet has been underexplored. …

Offline RLReinforcement Learning (RL)