Blind Adversarial Pruning: Balance Accuracy, Efficiency and Robustness
Haidong Xie, Lixin Qian, Xueshuang Xiang, Naijin Liu

TL;DR
This paper introduces blind adversarial pruning (BAP), a novel method that adaptively balances accuracy, efficiency, and robustness in neural network pruning by dynamically adjusting adversarial example strengths during the process.
Contribution
The paper proposes BAP, a new pruning approach that improves the stability and overall balance of accuracy, efficiency, and robustness in neural networks.
Findings
BAP achieves more stable robustness across different pruning processes.
BAP outperforms adversarial pruning in overall AER.
Pruned models with BAP show improved robustness and efficiency balance.
Abstract
With the growth of interest in the attack and defense of deep neural networks, researchers are focusing more on the robustness of applying them to devices with limited memory. Thus, unlike adversarial training, which only considers the balance between accuracy and robustness, we come to a more meaningful and critical issue, i.e., the balance among accuracy, efficiency and robustness (AER). Recently, some related works focused on this issue, but with different observations, and the relations among AER remain unclear. This paper first investigates the robustness of pruned models with different compression ratios under the gradual pruning process and concludes that the robustness of the pruned model drastically varies with different pruning processes, especially in response to attacks with large strength. Second, we test the performance of mixing the clean data and adversarial examples…
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.
Code & Models
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 · Integrated Circuits and Semiconductor Failure Analysis
MethodsPruning
