Synthesizing Unrestricted False Positive Adversarial Objects Using Generative Models
Martin Kotuliak, Sandro E. Schoenborn, Andrei Dan

TL;DR
This paper introduces a novel method for generating unrestricted false positive adversarial objects for object detection using pre-trained GANs, demonstrating transferability and physical-world robustness.
Contribution
It presents a new approach to create unrestricted adversarial objects for detection models without additional training, expanding adversarial attack capabilities.
Findings
Adversarial objects are indistinguishable from normal objects.
Generated adversarial objects transfer between different detectors.
Adversarial objects are robust in physical environments.
Abstract
Adversarial examples are data points misclassified by neural networks. Originally, adversarial examples were limited to adding small perturbations to a given image. Recent work introduced the generalized concept of unrestricted adversarial examples, without limits on the added perturbations. In this paper, we introduce a new category of attacks that create unrestricted adversarial examples for object detection. Our key idea is to generate adversarial objects that are unrelated to the classes identified by the target object detector. Different from previous attacks, we use off-the-shelf Generative Adversarial Networks (GAN), without requiring any further training or modification. Our method consists of searching over the latent normal space of the GAN for adversarial objects that are wrongly identified by the target object detector. We evaluate this method on the commonly used Faster…
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 · Physical Unclonable Functions (PUFs) and Hardware Security · Advanced Malware Detection Techniques
MethodsAverage Pooling · Pointwise Convolution · Depthwise Convolution · Residual Connection · Depthwise Separable Convolution · MobileNetV1 · Global Average Pooling · Bottleneck Residual Block · Residual Block · Kaiming Initialization
