tensorflow-for-deep-learnin.../Papers/Adversarial_examples_1607.02533v1.md
Marina von Steinkirch 7cc5fc0c92 change author
2016-07-23 17:12:58 -07:00

472 B

Adversarial Examples in the Physical World

Kurakin, Goodfellow, Bengio

http://arxiv.org/pdf/1607.02533v1.pdf

  • An adversarial example is a sample of input data which has been modified very slightly in a way that is intended to cause a machine learning classifier to misclassify it.

  • Adversarial examples pose security concerns because they could be used to perform an attack on machine learning systems, even if the adversary has no access to the underlying model