AIOct 24, 2024

GADT: Enhancing Transferable Adversarial Attacks through Gradient-guided Adversarial Data Transformation

arXiv:2410.18648v12 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the problem of making adversarial attacks more transferable and threatening to real-world AI systems, though it is incremental as it builds on existing methods.

The paper tackles the challenge of optimizing data augmentation parameters for transferable adversarial attacks, proposing GADT which uses gradient guidance to enhance attack effectiveness, achieving improved success rates on public datasets.

Current Transferable Adversarial Examples (TAE) are primarily generated by adding Adversarial Noise (AN). Recent studies emphasize the importance of optimizing Data Augmentation (DA) parameters along with AN, which poses a greater threat to real-world AI applications. However, existing DA-based strategies often struggle to find optimal solutions due to the challenging DA search procedure without proper guidance. In this work, we propose a novel DA-based attack algorithm, GADT. GADT identifies suitable DA parameters through iterative antagonism and uses posterior estimates to update AN based on these parameters. We uniquely employ a differentiable DA operation library to identify adversarial DA parameters and introduce a new loss function as a metric during DA optimization. This loss term enhances adversarial effects while preserving the original image content, maintaining attack crypticity. Extensive experiments on public datasets with various networks demonstrate that GADT can be integrated with existing transferable attack methods, updating their DA parameters effectively while retaining their AN formulation strategies. Furthermore, GADT can be utilized in other black-box attack scenarios, e.g., query-based attacks, offering a new avenue to enhance attacks on real-world AI applications in both research and industrial contexts.

Foundations

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

Your Notes