Fast-UAP: An Algorithm for Speeding up Universal Adversarial Perturbation Generation with Orientation of Perturbation Vectors
Jiazhu Dai, Le Shu

TL;DR
This paper introduces Fast-UAP, an optimized algorithm for generating universal adversarial perturbations more efficiently by leveraging the orientation of perturbation vectors, resulting in faster generation and higher fooling rates.
Contribution
The paper proposes a novel method that improves universal perturbation generation speed and effectiveness by aggregating perturbations with similar orientations, outperforming existing UAP algorithms.
Findings
Faster universal perturbation generation compared to UAP.
Achieved a 9% higher fooling rate on average.
Requires fewer training images for effective perturbation.
Abstract
Convolutional neural networks (CNN) have become one of the most popular machine learning tools and are being applied in various tasks, however, CNN models are vulnerable to universal perturbations, which are usually human-imperceptible but can cause natural images to be misclassified with high probability. One of the state-of-the-art algorithms to generate universal perturbations is known as UAP. UAP only aggregates the minimal perturbations in every iteration, which will lead to generated universal perturbation whose magnitude cannot rise up efficiently and cause a slow generation. In this paper, we proposed an optimized algorithm to improve the performance of crafting universal perturbations based on orientation of perturbation vectors. At each iteration, instead of choosing minimal perturbation vector with respect to each image, we aggregate the current instance of universal…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
