Physical Adversarial Examples for Object Detectors
Kevin Eykholt, Ivan Evtimov, Earlence Fernandes, Bo Li, Amir Rahmati,, Florian Tramer, Atul Prakash, Tadayoshi Kohno, Dawn Song

TL;DR
This paper demonstrates physical adversarial attacks on object detection models, causing misdetections or non-detections in real-world conditions, highlighting security risks for safety-critical systems.
Contribution
It extends physical adversarial attacks from image classifiers to object detectors, introducing new disappearance and creation attacks with demonstrated transferability and real-world effectiveness.
Findings
Over 85% failure rate in lab environment for YOLOv2
Fooling rates of 72.5% and 63.5% outdoors for poster and sticker attacks
Fool rate of 85.9% in lab and 40.2% outdoors for Faster R-CNN
Abstract
Deep neural networks (DNNs) are vulnerable to adversarial examples-maliciously crafted inputs that cause DNNs to make incorrect predictions. Recent work has shown that these attacks generalize to the physical domain, to create perturbations on physical objects that fool image classifiers under a variety of real-world conditions. Such attacks pose a risk to deep learning models used in safety-critical cyber-physical systems. In this work, we extend physical attacks to more challenging object detection models, a broader class of deep learning algorithms widely used to detect and label multiple objects within a scene. Improving upon a previous physical attack on image classifiers, we create perturbed physical objects that are either ignored or mislabeled by object detection models. We implement a Disappearance Attack, in which we cause a Stop sign to "disappear" according to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Physical Unclonable Functions (PUFs) and Hardware Security
MethodsAverage Pooling · Global Average Pooling · 1x1 Convolution · Batch Normalization · Max Pooling · Darknet-19 · YOLOv2 · Region Proposal Network · Softmax · Convolution
