An Empirical Investigation of Randomized Defenses against Adversarial Attacks
Yannik Potdevin, Dirk Nowotka, Vijay Ganesh

TL;DR
This paper introduces a scientific methodology for evaluating randomized defenses against adversarial attacks on deep neural networks and proposes a new defense called RPENNs, demonstrating its robustness through extensive testing.
Contribution
It presents a systematic evaluation framework for randomized defenses and introduces RPENNs, a novel defense mechanism tested against multiple attack methods.
Findings
RPENNs show improved robustness against adversarial attacks.
The evaluation methodology effectively assesses defense mechanisms.
Randomized defenses vary in effectiveness depending on attack type.
Abstract
In recent years, Deep Neural Networks (DNNs) have had a dramatic impact on a variety of problems that were long considered very difficult, e. g., image classification and automatic language translation to name just a few. The accuracy of modern DNNs in classification tasks is remarkable indeed. At the same time, attackers have devised powerful methods to construct specially-crafted malicious inputs (often referred to as adversarial examples) that can trick DNNs into mis-classifying them. What is worse is that despite the many defense mechanisms proposed to protect DNNs against adversarial attacks, attackers are often able to circumvent these defenses, rendering them useless. This state of affairs is extremely worrying, especially since machine learning systems get adopted at scale. In this paper, we propose a scientific evaluation methodology aimed at assessing the quality, efficacy,…
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 · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
