CVCRLGDec 11, 2023

Towards Transferable Adversarial Attacks with Centralized Perturbation

arXiv:2312.06199v216 citationsh-index: 18AAAI
Originality Incremental advance
AI Analysis

This work addresses the challenge of making adversarial attacks more effective in real-world scenarios where victim models are unknown, representing an incremental improvement over existing methods.

The paper tackles the problem of adversarial transferability in black-box attacks on deep neural networks by proposing a method to create centralized perturbation in the frequency domain, which improves transferability and allows adversarial examples to bypass various defenses.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes