English

DASH: A Meta-Attack Framework for Synthesizing Effective and Stealthy Adversarial Examples

Computer Vision and Pattern Recognition 2026-05-26 v4 Machine Learning

Abstract

Numerous techniques have been proposed for generating adversarial examples in white-box settings under strict Lp-norm constraints. However, such norm-bounded examples often fail to align well with human perception, and only a few methods specifically explore perceptually aligned adversarial examples. Moreover, it remains unclear whether insights from Lp-constrained attacks can be effectively leveraged to improve perceptual efficacy. In this paper, we introduce DASH, a fully differentiable meta-attack framework that generates effective and perceptually aligned adversarial examples by strategically composing existing Lp-based attack methods. DASH operates in a multi-stage fashion: at each stage, it aggregates candidate adversarial examples from multiple base attacks using learned, adaptive weights and propagates the result to the next stage. A novel meta-loss function guides this process by jointly minimizing misclassification loss and perceptual distortion, enabling the framework to dynamically modulate the contribution of each base attack throughout the stages. We evaluate DASH on adversarially trained models across CIFAR-10, CIFAR-100, and ImageNet. Despite relying solely on Lp-constrained based methods, DASH significantly outperforms state-of-the-art perceptual attacks such as AdvAD, achieving higher attack success rates (e.g., 20.63% improvement) and superior visual quality, as measured by SSIM, LPIPS, and FID (improvements \approx of 11, 0.015, and 5.7, respectively). Furthermore, DASH generalizes well to unseen defenses, making it a practical and strong baseline for evaluating robustness without requiring handcrafted adaptive attacks for each new defense.

Keywords

Cite

@article{arxiv.2508.13309,
  title  = {DASH: A Meta-Attack Framework for Synthesizing Effective and Stealthy Adversarial Examples},
  author = {Abdullah Al Nomaan Nafi and Habibur Rahaman and Zafaryab Haider and Tanzim Mahfuz and Fnu Suya and Swarup Bhunia and Prabuddha Chakraborty},
  journal= {arXiv preprint arXiv:2508.13309},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T04:55:34.386Z