Adversarial Attacks on Neural Network Policies

Abstract

Machine learning classifiers are known to be vulnerable to inputs maliciously constructed by adversaries to force misclassification. Such adversarial examples have been extensively studied in the context of computer vision applications. In this work, we show adversarial attacks are also effective when targeting neural network policies in reinforcement learning. Specifically, we show existing adversarial example crafting techniques can be used to significantly degrade test-time performance of trained policies. Our threat model considers adversaries capable of introducing small perturbations to the raw input of the policy. We characterize the degree of vulnerability across tasks and training algorithms, for a subclass of adversarial-example attacks in white-box and black-box settings. Regardless of the learned task or training algorithm, we observe a significant drop in performance, even with small adversarial perturbations that do not interfere with human perception. Videos are available at this http URL.

Cite

Text

Huang et al. "Adversarial Attacks on Neural Network Policies." International Conference on Learning Representations, 2017.

Markdown

[Huang et al. "Adversarial Attacks on Neural Network Policies." International Conference on Learning Representations, 2017.](https://mlanthology.org/iclr/2017/huang2017iclr-adversarial/)

BibTeX

@inproceedings{huang2017iclr-adversarial,
  title     = {{Adversarial Attacks on Neural Network Policies}},
  author    = {Huang, Sandy H. and Papernot, Nicolas and Goodfellow, Ian J. and Duan, Yan and Abbeel, Pieter},
  booktitle = {International Conference on Learning Representations},
  year      = {2017},
  url       = {https://mlanthology.org/iclr/2017/huang2017iclr-adversarial/}
}