vix.ing · top · new · best · stats · spec

Adversarial Patch

2017/12/27 by Tom B. Brown, T. B. Brown, Brown, Tom B. +9 · 6 voices · 36 citations
Computer Science · #Adversarial Robustness in Machine Learning #Anomaly Detection Techniques and Applications #Digital Media Forensic Detection

paper · pdf · doi:10.48550/arxiv.1712.09665

Abstract

We present a method to create universal, robust, targeted adversarial image patches in the real world. The patches are universal because they can be used to attack any scene, robust because they work under a wide variety of transformations, and targeted because they can cause a classifier to output any target class. These adversarial patches can be printed, added to any scene, photographed, and presented to image classifiers; even when the patches are small, they cause the classifiers to ignore the other items in the scene and report a chosen target class. To reproduce the results from the paper, our code is available at https://github.com/tensorflow/cleverhans/tree/master/examples/adversarialpatch

Cited by

Discussions

Related