Towards more transferable adversarial attack in black-box manner
Chun Tong Lei, Zhongliang Guo, Hon Chung Lee, Minh Quoc Duong, Chun Pong Lau

TL;DR
This paper introduces a new black-box adversarial attack method that uses a novel loss function and surrogate model inspired by diffusion models, achieving better transferability with lower computational costs.
Contribution
It proposes a diffusion-inspired loss function and surrogate model that improve transferability of black-box attacks while reducing computational overhead compared to diffusion-based methods.
Findings
Enhanced transferability across diverse models
Reduced VRAM consumption and runtime
Maintained robustness against diffusion-based defenses
Abstract
Adversarial attacks have become a well-explored domain, frequently serving as evaluation baselines for model robustness. Among these, black-box attacks based on transferability have received significant attention due to their practical applicability in real-world scenarios. Traditional black-box methods have generally focused on improving the optimization framework (e.g., utilizing momentum in MI-FGSM) to enhance transferability, rather than examining the dependency on surrogate white-box model architectures. Recent state-of-the-art approach DiffPGD has demonstrated enhanced transferability by employing diffusion-based adversarial purification models for adaptive attacks. The inductive bias of diffusion-based adversarial purification aligns naturally with the adversarial attack process, where both involving noise addition, reducing dependency on surrogate white-box model selection.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Diffusion
