cs.CVMay 12, 2026

A Mimetic Detector for Adversarial Image Perturbations

Authors: Johnny Corbino

Organizations: Lawrence Berkeley National Laboratory · Berkeley, CA, USA

Abstract

Adversarial attacks fool deep image classifiers by adding tiny, almost invisible noise patterns to a clean image. The standard ℓ∞\ell^\infty-bounded attacks (FGSM and PGD) produce high-frequency, near-random sign patterns at the pixel level: small in ℓ2\ell^2, but carrying disproportionate gradient energy. We exploit this with a single-shot, training-free detector using the high-order Corbino-Castillo mimetic operators from the open-source MOLE library. No retraining, no surrogate classifier, no access to the network under attack: the verdict is a property of the input alone, computed in O(HW)O(HW) time. We illustrate the detector on the standard "peppers" test image: untargeted FGSM and PGD attacks at the ℓ∞\ell^\infty budget ε=16/255\varepsilon = 16/255 flip SqueezeNet's prediction from "bell pepper" to "doormat" (FGSM) and "maraca" (PGD), and the detector separates these adversarial inputs from the clean image by 4.1×4.1\times-5.0×5.0\times (FGSM) and 1.9×1.9\times-2.2×2.2\times (PGD). The margin grows monotonically with the operator order kk, while an equal-amplitude smooth perturbation leaves the statistic within 1% of its clean value.

Explore similar work

CardsList