English

GSE: Group-wise Sparse and Explainable Adversarial Attacks

Computer Vision and Pattern Recognition 2025-10-31 v5 Cryptography and Security Machine Learning Optimization and Control

Abstract

Sparse adversarial attacks fool deep neural networks (DNNs) through minimal pixel perturbations, often regularized by the 0\ell_0 norm. Recent efforts have replaced this norm with a structural sparsity regularizer, such as the nuclear group norm, to craft group-wise sparse adversarial attacks. The resulting perturbations are thus explainable and hold significant practical relevance, shedding light on an even greater vulnerability of DNNs. However, crafting such attacks poses an optimization challenge, as it involves computing norms for groups of pixels within a non-convex objective. We address this by presenting a two-phase algorithm that generates group-wise sparse attacks within semantically meaningful areas of an image. Initially, we optimize a quasinorm adversarial loss using the 1/21/2-quasinorm proximal operator tailored for non-convex programming. Subsequently, the algorithm transitions to a projected Nesterov's accelerated gradient descent with 22-norm regularization applied to perturbation magnitudes. Rigorous evaluations on CIFAR-10 and ImageNet datasets demonstrate a remarkable increase in group-wise sparsity, e.g., 50.9%50.9\% on CIFAR-10 and 38.4%38.4\% on ImageNet (average case, targeted attack). This performance improvement is accompanied by significantly faster computation times, improved explainability, and a 100%100\% attack success rate.

Keywords

Cite

@article{arxiv.2311.17434,
  title  = {GSE: Group-wise Sparse and Explainable Adversarial Attacks},
  author = {Shpresim Sadiku and Moritz Wagner and Sebastian Pokutta},
  journal= {arXiv preprint arXiv:2311.17434},
  year   = {2025}
}
R2 v1 2026-06-28T13:35:05.350Z