Benchmarking Adversarial Robustness of Compressed Deep Learning Models
Brijesh Vora, Kartik Patwari, Syed Mahbub Hafiz, Zubair Shafiq,, Chen-Nee Chuah

TL;DR
This paper introduces a comprehensive benchmark to evaluate how model compression affects adversarial robustness in deep neural networks, finding that pruning does not significantly compromise robustness.
Contribution
It provides the first extensive benchmark analyzing adversarial robustness of compressed models across various attacks and models, highlighting that compression preserves robustness.
Findings
Pruning maintains adversarial robustness comparable to base models.
Compression improves generalizability and inference speed.
Robustness is not significantly affected by model pruning.
Abstract
The increasing size of Deep Neural Networks (DNNs) poses a pressing need for model compression, particularly when employed on resource constrained devices. Concurrently, the susceptibility of DNNs to adversarial attacks presents another significant hurdle. Despite substantial research on both model compression and adversarial robustness, their joint examination remains underexplored. Our study bridges this gap, seeking to understand the effect of adversarial inputs crafted for base models on their pruned versions. To examine this relationship, we have developed a comprehensive benchmark across diverse adversarial attacks and popular DNN models. We uniquely focus on models not previously exposed to adversarial training and apply pruning schemes optimized for accuracy and performance. Our findings reveal that while the benefits of pruning enhanced generalizability, compression, and faster…
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 · Explainable Artificial Intelligence (XAI)
MethodsPruning · Focus · Balanced Selection
