Accelerating Adversarial Perturbation by 50% with Semi-backward Propagation
Zhiqi Bu

TL;DR
This paper introduces a method to speed up adversarial perturbation generation by 50% through semi-backward propagation, which computes only output gradients, maintaining effectiveness while reducing computation time.
Contribution
The paper proposes a semi-backward propagation technique that accelerates adversarial perturbation computation without sacrificing utility, achieving 1.5x overall speedup.
Findings
Achieves 2x acceleration in backward propagation
Maintains utility without performance drop
Overall 1.5x faster adversarial perturbation generation
Abstract
Adversarial perturbation plays a significant role in the field of adversarial robustness, which solves a maximization problem over the input data. We show that the backward propagation of such optimization can accelerate (and thus the overall optimization including the forward propagation can accelerate ), without any utility drop, if we only compute the output gradient but not the parameter gradient during the backward propagation.
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 · Fault Detection and Control Systems
