English

Policy Poisoning in Batch Reinforcement Learning and Control

Machine Learning 2019-11-01 v2 Machine Learning

Abstract

We study a security threat to batch reinforcement learning and control where the attacker aims to poison the learned policy. The victim is a reinforcement learner / controller which first estimates the dynamics and the rewards from a batch data set, and then solves for the optimal policy with respect to the estimates. The attacker can modify the data set slightly before learning happens, and wants to force the learner into learning a target policy chosen by the attacker. We present a unified framework for solving batch policy poisoning attacks, and instantiate the attack on two standard victims: tabular certainty equivalence learner in reinforcement learning and linear quadratic regulator in control. We show that both instantiation result in a convex optimization problem on which global optimality is guaranteed, and provide analysis on attack feasibility and attack cost. Experiments show the effectiveness of policy poisoning attacks.

Keywords

Cite

@article{arxiv.1910.05821,
  title  = {Policy Poisoning in Batch Reinforcement Learning and Control},
  author = {Yuzhe Ma and Xuezhou Zhang and Wen Sun and Xiaojin Zhu},
  journal= {arXiv preprint arXiv:1910.05821},
  year   = {2019}
}

Comments

NeurIPS 2019

R2 v1 2026-06-23T11:42:24.164Z