Energy Attack: On Transferring Adversarial Examples
Ruoxi Shi, Borui Yang, Yangzhou Jiang, Chenglong Zhao, Bingbing Ni

TL;DR
Energy Attack introduces a novel transfer-based black-box adversarial attack method that models the energy distribution of perturbations using PCA, achieving state-of-the-art results without gradient access.
Contribution
The paper presents a parameter-free, gradient-free black-box attack leveraging PCA to model energy distribution, enabling effective transferability across models and datasets.
Findings
Achieves state-of-the-art black-box attack performance.
Perturbation energy distribution transfers across models and datasets.
Does not require gradient approximation or model access.
Abstract
In this work we propose Energy Attack, a transfer-based black-box -adversarial attack. The attack is parameter-free and does not require gradient approximation. In particular, we first obtain white-box adversarial perturbations of a surrogate model and divide these perturbations into small patches. Then we extract the unit component vectors and eigenvalues of these patches with principal component analysis (PCA). Base on the eigenvalues, we can model the energy distribution of adversarial perturbations. We then perform black-box attacks by sampling from the perturbation patches according to their energy distribution, and tiling the sampled patches to form a full-size adversarial perturbation. This can be done without the available access to victim models. Extensive experiments well demonstrate that the proposed Energy Attack achieves state-of-the-art performance in black-box…
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 · Bacillus and Francisella bacterial research
