PEAS: A Strategy for Crafting Transferable Adversarial Examples
Bar Avraham, Yisroel Mirsky

TL;DR
PEAS is a novel strategy that enhances the transferability of black box adversarial attacks by selecting the most effective perturbations through perceptual sampling and evaluation across substitute models, significantly improving attack success rates.
Contribution
PEAS introduces a new transferability boosting method that uses perceptual sampling and evaluation to select the most transferable adversarial examples, outperforming existing ranking techniques.
Findings
PEAS doubles the success rate of black box attacks.
Achieves a 2.5x improvement over current ranking methods.
Effective on ImageNet and CIFAR-10 datasets.
Abstract
Black box attacks, where adversaries have limited knowledge of the target model, pose a significant threat to machine learning systems. Adversarial examples generated with a substitute model often suffer from limited transferability to the target model. While recent work explores ranking perturbations for improved success rates, these methods see only modest gains. We propose a novel strategy called PEAS that can boost the transferability of existing black box attacks. PEAS leverages the insight that samples which are perceptually equivalent exhibit significant variability in their adversarial transferability. Our approach first generates a set of images from an initial sample via subtle augmentations. We then evaluate the transferability of adversarial perturbations on these images using a set of substitute models. Finally, the most transferable adversarial example is selected and used…
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
TopicsDigital and Cyber Forensics · Advanced Malware Detection Techniques · Adversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training
