English

Efficient Reward Poisoning Attacks on Online Deep Reinforcement Learning

Machine Learning 2023-07-18 v3 Cryptography and Security

Abstract

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 vulnerability of state-of-the-art DRL algorithms by designing a general, black-box reward poisoning framework called adversarial MDP attacks. We instantiate our framework to construct two new attacks which only corrupt the rewards for a small fraction of the total training timesteps and make the agent learn a low-performing policy. We provide a theoretical analysis of the efficiency of our attack and perform an extensive empirical evaluation. Our results show that our attacks efficiently poison agents learning in several popular classical control and MuJoCo environments with a variety of state-of-the-art DRL algorithms, such as DQN, PPO, SAC, etc.

Keywords

Cite

@article{arxiv.2205.14842,
  title  = {Efficient Reward Poisoning Attacks on Online Deep Reinforcement Learning},
  author = {Yinglun Xu and Qi Zeng and Gagandeep Singh},
  journal= {arXiv preprint arXiv:2205.14842},
  year   = {2023}
}

Comments

Accepted by TMLR

R2 v1 2026-06-24T11:32:39.084Z