paper-with-me

Papers

Learning to Detect Adversarial Examples Based on Class Scores

2021-07-09 · Tobias Uelwer, Felix Michels, Oliver De Candido

Given the increasing threat of adversarial attacks on deep neural networks (DNNs), research on efficient detection methods is more important than ever. In this work, we take a closer look at adversarial attack detection based on the class scores of an already trained classification model. We propose to train a support vector machine (SVM) on the class scores to detect adversarial examples. Our method is able to detect adversarial examples generated by various attacks, and can be easily adopted to a plethora of deep classification models. We show that our approach yields an improved detection rate compared to an existing method, whilst being easy to implement. We perform an extensive empirical analysis on different deep classification models, investigating various state-of-the-art adversarial attacks. Moreover, we observe that our proposed method is better at detecting a combination of adversarial attacks. This work indicates the potential of detecting various adversarial attacks simply by using the class scores of an already trained classification model.

📄 PDF Abstract BibTeX arXiv:2107.04435

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial Attack DetectionClassification

Similar Papers 제목 키워드 기반

Frequency-Guided Word Substitutions for Detecting Textual Adversarial Examples

2020-04-13 · EACL 2021 2 · Maximilian Mozes, Pontus Stenetorp, Bennett Kleinberg, Lewis D. Griffin

Recent efforts have shown that neural text processing models are vulnerable to adversarial examples, but the nature of these examples is poorly understood. In this work, we show that adversarial attacks against CNN, LSTM…

General ClassificationSST-2Text Classification

Adversarially Robust One-class Novelty Detection

2021-08-25 · Shao-Yuan Lo, Poojan Oza, Vishal M. Patel

One-class novelty detectors are trained with examples of a particular class and are tasked with identifying whether a query example belongs to the same known class. Most recent advances adopt a deep auto-encoder style ar…

Adversarial RobustnessNovelty Detection

Towards Understanding and Harnessing the Effect of Image Transformation in Adversarial Detection

2022-01-04 · Hui Liu, Bo Zhao, Yuefeng Peng, Weidong Li 외

Deep neural networks (DNNs) are threatened by adversarial examples. Adversarial detection, which distinguishes adversarial images from benign images, is fundamental for robust DNN-based services. Image transformation is …

ML-LOO: Detecting Adversarial Examples with Feature Attribution

2019-06-08 · Puyudi Yang, Jianbo Chen, Cho-Jui Hsieh, Jane-Ling Wang 외

Deep neural networks obtain state-of-the-art performance on a series of tasks. However, they are easily fooled by adding a small adversarial perturbation to input. The perturbation is often human imperceptible on image d…

Detecting Adversarial Samples Using Influence Functions and Nearest Neighbors

2019-09-15 · CVPR 2020 6 · Gilad Cohen, Guillermo Sapiro, Raja Giryes

Deep neural networks (DNNs) are notorious for their vulnerability to adversarial attacks, which are small perturbations added to their input images to mislead their prediction. Detection of adversarial examples is, there…

Robust classification