A Versatile Framework for Designing Group-Sparse Adversarial Attacks
Alireza Heshmati, Saman Soleimani Roudi, Sajjad Amini, Shahrokh Ghaemmaghami, Farokh Marvasti
TL;DR
ATOS presents a unified, convergence-guaranteed framework for designing structured sparse adversarial perturbations in element-wise, pixel-wise, and group-wise forms using Overlapping Sparsed Smoothed L0 (OSL0). It integrates an adaptive intensity regularizer via the LSEAp gradient to control perturbation magnitude without fixed thresholds, and proves convergence properties under smoothness and KL conditions. Empirical results on CIFAR-10 and ImageNet show ATOS achieves 100% attack success with significantly sparser, more localized perturbations and strong interpretability, providing counterfactual explanations for robust models. This framework advances both robustness evaluation and explainability by linking perturbation structure to model vulnerabilities and decision regions while maintaining computational efficiency.
Abstract
Existing adversarial attacks often neglect perturbation sparsity, limiting their ability to model structural changes and to explain how deep neural networks (DNNs) process meaningful input patterns. We propose ATOS (Attack Through Overlapping Sparsity), a differentiable optimization framework that generates structured, sparse adversarial perturbations in element-wise, pixel-wise, and group-wise forms. For white-box attacks on image classifiers, we introduce the Overlapping Smoothed L0 (OSL0) function, which promotes convergence to a stationary point while encouraging sparse, structured perturbations. By grouping channels and adjacent pixels, ATOS improves interpretability and helps identify robust versus non-robust features. We approximate the L-infinity gradient using the logarithm of the sum of exponential absolute values to tightly control perturbation magnitude. On CIFAR-10 and ImageNet, ATOS achieves a 100% attack success rate while producing significantly sparser and more structurally coherent perturbations than prior methods. The structured group-wise attack highlights critical regions from the network's perspective, providing counterfactual explanations by replacing class-defining regions with robust features from the target class.
