In-distribution adversarial attacks on object recognition models using gradient-free search
Spandan Madan, Tomotake Sasaki, Hanspeter Pfister, Tzu-Mao Li, Xavier, Boix

TL;DR
This paper demonstrates that neural networks can be fooled by in-distribution adversarial examples created through gradient-free search, revealing a significant vulnerability even within the training data distribution.
Contribution
The authors introduce CMA-Search, a gradient-free evolution strategy method to find in-distribution adversarial examples, challenging the assumption that such errors only occur outside the training distribution.
Findings
CMA-Search finds in-distribution adversarial examples in over 71% of camera perturbation cases.
Lighting perturbations cause misclassifications in 42% of cases.
The phenomenon extends to natural images from ImageNet and Co3D datasets.
Abstract
Neural networks are susceptible to small perturbations in the form of 2D rotations and shifts, image crops, and even changes in object colors. Past works attribute these errors to dataset bias, claiming that models fail on these perturbed samples as they do not belong to the training data distribution. Here, we challenge this claim and present evidence of the widespread existence of perturbed images within the training data distribution, which networks fail to classify. We train models on data sampled from parametric distributions, then search inside this data distribution to find such in-distribution adversarial examples. This is done using our gradient-free evolution strategies (ES) based approach which we call CMA-Search. Despite training with a large-scale (0.5 million images), unbiased dataset of camera and light variations, CMA-Search can find a failure inside the data…
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 · Forensic and Genetic Research · Anomaly Detection Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Contrastive Language-Image Pre-training · 1x1 Convolution · Convolution · Batch Normalization · Residual Connection · Average Pooling · Global Average Pooling · Bottleneck Residual Block · Kaiming Initialization
