Enhancing Resilience of Deep Learning Networks by Means of Transferable Adversaries
Moritz Seiler, Heike Trautmann, Pascal Kerschke

TL;DR
This paper introduces a new method for generating transferable adversarial attacks and proposes a simple, efficient defense to improve neural network robustness against such attacks, validated through extensive experiments.
Contribution
It presents a novel transferable adversary generation technique and a lightweight defense method that outperforms existing defenses in efficiency.
Findings
Generated strong, transferable adversaries easily across models
The proposed defense achieves comparable robustness with less computational cost
Experimental results demonstrate improved resilience against multi-step adversaries
Abstract
Artificial neural networks in general and deep learning networks in particular established themselves as popular and powerful machine learning algorithms. While the often tremendous sizes of these networks are beneficial when solving complex tasks, the tremendous number of parameters also causes such networks to be vulnerable to malicious behavior such as adversarial perturbations. These perturbations can change a model's classification decision. Moreover, while single-step adversaries can easily be transferred from network to network, the transfer of more powerful multi-step adversaries has - usually -- been rather difficult. In this work, we introduce a method for generating strong ad-versaries that can easily (and frequently) be transferred between different models. This method is then used to generate a large set of adversaries, based on which the effects of selected defense methods…
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 · Advanced Neural Network Applications
