首页 > AI前沿 > Attacking machine learning with adversarial examples

Attacking machine learning with adversarial examples

OpenAI 2017-02-24 16:00 1 阅读 查看原文

Understanding Adversarial Examples

Adversarial examples are inputs to machine learning models that an attacker has intentionally designed to cause the model to make a mistake; they’re like optical illusions for machines.

In this post we’ll show how adversarial examples work across different mediums, and will discuss why securing systems against them can be difficult.