ImageNet-Patch: A dataset for benchmarking machine learning robustness against adversarial patches

Maura Pintor,Daniele Angioni,Angelo Sotgiu,Luca Demetrio,Ambra Demontis,Battista Biggio,Fabio Roli
DOI: https://doi.org/10.1016/j.patcog.2022.109064
IF: 8
2023-02-01
Pattern Recognition
Abstract:Adversarial patches are optimized contiguous pixel blocks in an input image that cause a machine-learning model to misclassify it. However, their optimization is computationally demanding, and requires careful hyperparameter tuning, potentially leading to suboptimal robustness evaluations. To overcome these issues, we propose ImageNet-Patch, a dataset to benchmark machine-learning models against adversarial patches. The dataset is built by first optimizing a set of adversarial patches against an ensemble of models, using a state-of-the-art attack that creates transferable patches. The corresponding patches are then randomly rotated and translated, and finally applied to the ImageNet data. We use ImageNet-Patch to benchmark the robustness of 127 models against patch attacks, and also validate the effectiveness of the given patches in the physical domain (i.e., by printing and applying them to real-world objects). We conclude by discussing how our dataset could be used as a benchmark for robustness, and how our methodology can be generalized to other domains. We open source our dataset and evaluation code at https://github.com/pralab/ImageNet-Patch.
computer science, artificial intelligence,engineering, electrical & electronic
What problem does this paper attempt to address?