Unrestricted Adversarial Examples via Semantic Manipulation
Anand Bhattad, Min Jin Chong, Kaizhao Liang, Bo Li, D. A. Forsyth

TL;DR
This paper introduces a novel approach to creating photorealistic adversarial examples by manipulating semantic image features like color and texture, challenging current defenses and affecting multiple vision tasks.
Contribution
It proposes unrestricted, semantically manipulated adversarial examples that are effective against various defenses and applicable to complex tasks like classification and captioning.
Findings
Effective against JPEG compression and feature squeezing defenses.
Applicable to image classification and captioning on ImageNet and MSCOCO.
Generated examples are photorealistic to humans despite large perturbations.
Abstract
Machine learning models, especially deep neural networks (DNNs), have been shown to be vulnerable against adversarial examples which are carefully crafted samples with a small magnitude of the perturbation. Such adversarial perturbations are usually restricted by bounding their norm such that they are imperceptible, and thus many current defenses can exploit this property to reduce their adversarial impact. In this paper, we instead introduce "unrestricted" perturbations that manipulate semantically meaningful image-based visual descriptors - color and texture - in order to generate effective and photorealistic adversarial examples. We show that these semantically aware perturbations are effective against JPEG compression, feature squeezing and adversarially trained model. We also show that the proposed methods can effectively be applied to both image classification and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
