paper-with-me

Papers

Buffer Zone based Defense against Adversarial Examples in Image Classification

2021-01-01 · Kaleel Mahmood, Phuong Ha Nguyen, Lam M. Nguyen, Thanh V Nguyen, Marten van Dijk

Recent defenses published at venues like NIPS, ICML, ICLR and CVPR are mainly focused on mitigating white-box attacks. These defenses do not properly consider adaptive adversaries. In this paper, we expand the scope of these defenses to include adaptive black-box adversaries. Based on our study of these defenses, we develop three contributions. First we propose a new metric for evaluating adversarial robustness when clean accuracy is impacted. Second, we create an enhanced adaptive black-box attack. Third and most significantly, we develop a novel defense against these adaptive black-box attacks. Our defense is based on a combination of deep neural networks and simple image transformations. While straight forward in implementation, this defense yields a unique security property which we term buffer zones. We argue that our defense based on buffer zones offers significant improvements over state-of-the-art defenses. We verify our claims through extensive experimentation. Our results encompass three adversarial models (10 different black-box attacks) on 11 defenses with two datasets (CIFAR-10 and Fashion-MNIST).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

BUZz: BUffer Zones for defending adversarial examples in image classification

2019-10-03 · Kaleel Mahmood, Phuong Ha Nguyen, Lam M. Nguyen, Thanh Nguyen 외

We propose a novel defense against all existing gradient based adversarial attacks on deep neural networks for image classification problems. Our defense is based on a combination of deep neural networks and simple image…

ClassificationGeneral Classificationimage-classificationImage Classification

Beware the Black-Box: on the Robustness of Recent Defenses to Adversarial Examples

2020-06-18 · Kaleel Mahmood, Deniz Gurevin, Marten van Dijk, Phuong Ha Nguyen

Many defenses have recently been proposed at venues like NIPS, ICML, ICLR and CVPR. These defenses are mainly focused on mitigating white-box attacks. They do not properly examine black-box attacks. In this paper, we exp…

Diversity

MagNet and "Efficient Defenses Against Adversarial Attacks" are Not Robust to Adversarial Examples

2017-11-22 · Nicholas Carlini, David Wagner

MagNet and "Efficient Defenses..." were recently proposed as a defense to adversarial examples. We find that we can construct adversarial examples that defeat these defenses with only a slight increase in distortion.

Advocating for Multiple Defense Strategies against Adversarial Examples

2020-12-04 · Alexandre Araujo, Laurent Meunier, Rafael Pinot, Benjamin Negrevergne

It has been empirically observed that defense mechanisms designed to protect neural networks against $\ell_\infty$ adversarial examples offer poor performance against $\ell_2$ adversarial examples and vice versa. In this…

Learning Defense Transformers for Counterattacking Adversarial Examples

2021-03-13 · Jincheng Li, JieZhang Cao, Yifan Zhang, Jian Chen 외

Deep neural networks (DNNs) are vulnerable to adversarial examples with small perturbations. Adversarial defense thus has been an important means which improves the robustness of DNNs by defending against adversarial exa…

Adversarial Defense