Color and Edge-Aware Adversarial Image Perturbations
Robert Bassett, Mitchell Graves, Patrick Reilly

TL;DR
This paper introduces two novel adversarial image perturbation methods that minimize human detectability by considering human visual perception, and demonstrates their effectiveness and computational efficiency in fooling classifiers.
Contribution
It proposes Edge-Aware and Color-Aware adversarial perturbation techniques that incorporate human perceptual factors, improving stealth and efficiency over existing methods.
Findings
Effective in causing misclassification
Less perceptible to humans
Comparable computational efficiency
Abstract
Adversarial perturbation of images, in which a source image is deliberately modified with the intent of causing a classifier to misclassify the image, provides important insight into the robustness of image classifiers. In this work we develop two new methods for constructing adversarial perturbations, both of which are motivated by minimizing human ability to detect changes between the perturbed and source image. The first of these, the Edge-Aware method, reduces the magnitude of perturbations permitted in smooth regions of an image where changes are more easily detected. Our second method, the Color-Aware method, performs the perturbation in a color space which accurately captures human ability to distinguish differences in colors, thus reducing the perceived change. The Color-Aware and Edge-Aware methods can also be implemented simultaneously, resulting in image perturbations which…
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 · Anomaly Detection Techniques and Applications · Digital Media Forensic Detection
