paper-with-me

홈 › Papers

Ensemble Methods as a Defense to Adversarial Perturbations Against Deep Neural Networks

2017-09-11 · ICLR 2018 1 · Thilo Strauss, Markus Hanselmann, Andrej Junginger, Holger Ulmer

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 methods not only improve the accuracy of neural networks on test data but also increase their robustness against adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:1709.03423

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningSelf-Driving Cars

Similar Papers 제목 키워드 기반

Ensemble Adversarial Training: Attacks and Defenses

2017-05-19 · ICLR 2018 1 · Florian Tramèr, Alexey Kurakin, Nicolas Papernot, Ian Goodfellow 외

Adversarial examples are perturbed inputs designed to fool machine learning models. Adversarial training injects such examples into training data to increase robustness. To scale this technique to large datasets, perturb…

Denoising and Verification Cross-Layer Ensemble Against Black-box Adversarial Attacks

2019-08-21 · Ka-Ho Chow, Wenqi Wei, Yanzhao Wu, Ling Liu

Deep neural networks (DNNs) have demonstrated impressive performance on many challenging machine learning tasks. However, DNNs are vulnerable to adversarial inputs generated by adding maliciously crafted perturbations to…

DenoisingDiversity

Cross-Layer Strategic Ensemble Defense Against Adversarial Examples

2019-10-01 · Wenqi Wei, Ling Liu, Margaret Loper, Ka-Ho Chow 외

Deep neural network (DNN) has demonstrated its success in multiple domains. However, DNN models are inherently vulnerable to adversarial examples, which are generated by adding adversarial perturbations to benign inputs …

Diversity

A Note on Implementation Errors in Recent Adaptive Attacks Against Multi-Resolution Self-Ensembles

2025-01-24 · Stanislav Fort

This note documents an implementation issue in recent adaptive attacks (Zhang et al. [2024]) against the multi-resolution self-ensemble defense (Fort and Lakshminarayanan [2024]). The implementation allowed adversarial p…

Adversarial Robustness

Adversarial Robustness of Deep Learning-Based Thyroid Nodule Segmentation in Ultrasound

2026-02-25 · Nicholas Dietrich, David McShannon arxiv

Introduction: Deep learning-based segmentation models are increasingly integrated into clinical imaging workflows, yet their robustness to adversarial perturbations remains incompletely characterized, particularly for ul…

Adversarial Robustness