English

Towards Transferable Adversarial Attacks with Centralized Perturbation

Computer Vision and Pattern Recognition 2023-12-27 v2 Cryptography and Security Machine Learning

Abstract

Adversarial transferability enables black-box attacks on unknown victim deep neural networks (DNNs), rendering attacks viable in real-world scenarios. Current transferable attacks create adversarial perturbation over the entire image, resulting in excessive noise that overfit the source model. Concentrating perturbation to dominant image regions that are model-agnostic is crucial to improving adversarial efficacy. However, limiting perturbation to local regions in the spatial domain proves inadequate in augmenting transferability. To this end, we propose a transferable adversarial attack with fine-grained perturbation optimization in the frequency domain, creating centralized perturbation. We devise a systematic pipeline to dynamically constrain perturbation optimization to dominant frequency coefficients. The constraint is optimized in parallel at each iteration, ensuring the directional alignment of perturbation optimization with model prediction. Our approach allows us to centralize perturbation towards sample-specific important frequency features, which are shared by DNNs, effectively mitigating source model overfitting. Experiments demonstrate that by dynamically centralizing perturbation on dominating frequency coefficients, crafted adversarial examples exhibit stronger transferability, and allowing them to bypass various defenses.

Keywords

Cite

@article{arxiv.2312.06199,
  title  = {Towards Transferable Adversarial Attacks with Centralized Perturbation},
  author = {Shangbo Wu and Yu-an Tan and Yajie Wang and Ruinan Ma and Wencong Ma and Yuanzhang Li},
  journal= {arXiv preprint arXiv:2312.06199},
  year   = {2023}
}

Comments

10 pages, 9 figures, accepted by AAAI 2024

R2 v1 2026-06-28T13:46:49.125Z