paper-with-me

홈 › Papers

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 in an environment unknown to the adversary a priori. That is, our attack makes minimum assumptions on the prior knowledge of the adversary: it has no initial knowledge of the environment or the learner, and neither does it observe the learner's internal mechanism except for its performed actions. We design a novel black-box attack, U2, that can provably achieve a near-matching performance to the state-of-the-art white-box attack, demonstrating the feasibility of reward poisoning even in the most challenging black-box setting.

📄 PDF Abstract BibTeX arXiv:2102.08492

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Defense Against Reward Poisoning Attacks in Reinforcement Learning

2021-02-10 · Kiarash Banihashem, Adish Singla, Goran Radanovic

We study defense strategies against reward poisoning attacks in reinforcement learning. As a threat model, we consider attacks that minimally alter rewards to make the attacker's target policy uniquely optimal under the …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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)

Efficient Adversarial Attacks on Online Multi-agent Reinforcement Learning

2023-07-15 · NeurIPS 2023 11

Due to the broad range of applications of multi-agent reinforcement learning (MARL), understanding the effects of adversarial attacks against MARL model is essential for the safe applications of this model. Motivated by …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Black-Box Targeted Reward Poisoning Attack Against Online Deep Reinforcement Learning

2023-05-18 · Yinglun Xu, Gagandeep Singh

We propose the first black-box targeted attack against online deep reinforcement learning through reward poisoning during training time. Our attack is applicable to general environments with unknown dynamics learned by u…

Deep Reinforcement Learningreinforcement-learning

Universal Black-Box Reward Poisoning Attack against Offline Reinforcement Learning

2024-02-15 · Yinglun Xu, Rohan Gumaste, Gagandeep Singh

We study the problem of universal black-boxed reward poisoning attacks against general offline reinforcement learning with deep neural networks. We consider a black-box threat model where the attacker is entirely oblivio…

Offline RLreinforcement-learningReinforcement Learning