Ensemble Methods as a Defense to Adversarial Perturbations Against Deep Neural Networks
Thilo Strauss, Markus Hanselmann, Andrej Junginger, Holger Ulmer

TL;DR
This paper proposes using ensemble methods to defend deep neural networks against adversarial attacks, demonstrating improved accuracy and robustness on MNIST and CIFAR-10 datasets.
Contribution
It introduces ensemble strategies as a novel defense mechanism, showing they reduce vulnerability to adversarial perturbations in deep learning models.
Findings
Ensemble methods improve test accuracy.
Ensemble methods increase robustness against adversarial attacks.
Different models in an ensemble are not simultaneously fooled.
Abstract
Deep learning has become the state of the art approach in many machine learning problems such as classification. It has recently been shown that deep learning is highly vulnerable to adversarial perturbations. Taking the camera systems of self-driving cars as an example, small adversarial perturbations can cause the system to make errors in important tasks, such as classifying traffic signs or detecting pedestrians. Hence, in order to use deep learning without safety concerns a proper defense strategy is required. We propose to use ensemble methods as a defense strategy against adversarial perturbations. We find that an attack leading one model to misclassify does not imply the same for other networks performing the same task. This makes ensemble methods an attractive defense strategy against adversarial attacks. We empirically show for the MNIST and the CIFAR-10 data sets that ensemble…
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 · Forensic and Genetic Research
