paper-with-me

홈 › Papers

Policy Resilience to Environment Poisoning Attacks on Reinforcement Learning

2023-04-24 · Hang Xu, Xinghua Qu, Zinovi Rabinovich

This paper investigates policy resilience to training-environment poisoning attacks on reinforcement learning (RL) policies, with the goal of recovering the deployment performance of a poisoned RL policy. Due to the fact that the policy resilience is an add-on concern to RL algorithms, it should be resource-efficient, time-conserving, and widely applicable without compromising the performance of RL algorithms. This paper proposes such a policy-resilience mechanism based on an idea of knowledge sharing. We summarize the policy resilience as three stages: preparation, diagnosis, recovery. Specifically, we design the mechanism as a federated architecture coupled with a meta-learning manner, pursuing an efficient extraction and sharing of the environment knowledge. With the shared knowledge, a poisoned agent can quickly identify the deployment condition and accordingly recover its policy performance. We empirically evaluate the resilience mechanism for both model-based and model-free RL algorithms, showing its effectiveness and efficiency in restoring the deployment performance of a poisoned policy.

📄 PDF Abstract BibTeX arXiv:2304.12151

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Implicit Poisoning Attacks in Two-Agent Reinforcement Learning: Adversarial Policies for Training-Time Attacks

2023-02-27 · Mohammad Mohammadi, Jonathan Nöther, Debmalya Mandal, Adish Singla 외

In targeted poisoning attacks, an attacker manipulates an agent-environment interaction to force the agent into adopting a policy of interest, called target policy. Prior work has primarily focused on attacks that modify…

Efficient Reward Poisoning Attacks on Online Deep Reinforcement Learning

2022-05-30 · Yinglun Xu, Qi Zeng, Gagandeep Singh

We study reward poisoning attacks on online deep reinforcement learning (DRL), where the attacker is oblivious to the learning algorithm used by the agent and the dynamics of the environment. We demonstrate the intrinsic…

Data PoisoningDeep Reinforcement LearningMuJoCoreinforcement-learning+2

Adaptive Reward-Poisoning Attacks against Reinforcement Learning

2020-03-27 · ICML 2020 1 · Xuezhou Zhang, Yuzhe ma, Adish Singla, Xiaojin Zhu

In reward-poisoning attacks against reinforcement learning (RL), an attacker can perturb the environment reward $r_t$ into $r_t+\delta_t$ at each step, with the goal of forcing the RL agent to learn a nefarious policy. W…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reward Poisoning in Reinforcement Learning: Attacks Against Unknown Learners in Unknown Environments

2021-02-16 · Amin Rakhsha, Xuezhou Zhang, Xiaojin Zhu, Adish Singla

We study black-box reward poisoning attacks against reinforcement learning (RL), in which an adversary aims to manipulate the rewards to mislead a sequence of RL agents with unknown algorithms to learn a nefarious policy…

reinforcement-learningReinforcement Learning (RL)

Provably Efficient Black-Box Action Poisoning Attacks Against Reinforcement Learning

2021-10-09 · NeurIPS 2021 12 · Guanlin Liu, Lifeng Lai

Due to the broad range of applications of reinforcement learning (RL), understanding the effects of adversarial attacks against RL model is essential for the safe applications of this model. Prior theoretical works on ad…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)