TREND: Transferability based Robust ENsemble Design
Deepak Ravikumar, Sangamesh Kodge, Isha Garg, Kaushik Roy

TL;DR
This paper systematically studies how various factors affect the transferability of adversarial examples across neural networks and proposes ensemble strategies and attacks to improve robustness against such transfer attacks.
Contribution
It provides a comprehensive analysis of transferability factors, introduces a new ensemble attack, and demonstrates that diverse ensemble models enhance adversarial robustness.
Findings
Input quantization and architectural mismatch reduce transferability.
Optimizer choice significantly impacts transferability.
Diverse ensembles improve robustness against adversarial attacks.
Abstract
Deep Learning models hold state-of-the-art performance in many fields, but their vulnerability to adversarial examples poses threat to their ubiquitous deployment in practical settings. Additionally, adversarial inputs generated on one classifier have been shown to transfer to other classifiers trained on similar data, which makes the attacks possible even if model parameters are not revealed to the adversary. This property of transferability has not yet been systematically studied, leading to a gap in our understanding of robustness of neural networks to adversarial inputs. In this work, we study the effect of network architecture, initialization, optimizer, input, weight and activation quantization on transferability of adversarial samples. We also study the effect of different attacks on transferability. Our experiments reveal that transferability is significantly hampered by input…
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
