paper-with-me

홈 › Papers

Deep Neural Rejection against Adversarial Examples

2019-10-01 · Angelo Sotgiu, Ambra Demontis, Marco Melis, Battista Biggio, Giorgio Fumera, Xiaoyi Feng, Fabio Roli

Despite the impressive performances reported by deep neural networks in different application domains, they remain largely vulnerable to adversarial examples, i.e., input samples that are carefully perturbed to cause misclassification at test time. In this work, we propose a deep neural rejection mechanism to detect adversarial examples, based on the idea of rejecting samples that exhibit anomalous feature representations at different network layers. With respect to competing approaches, our method does not require generating adversarial examples at training time, and it is less computationally demanding. To properly evaluate our method, we define an adaptive white-box attack that is aware of the defense mechanism and aims to bypass it. Under this worst-case setting, we empirically show that our approach outperforms previously-proposed methods that detect adversarial examples by only analyzing the feature representation provided by the output network layer.

📄 PDF Abstract BibTeX arXiv:1910.00470

Code (1)

aldahdooh/detectors_review tf

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

ATRO: Adversarial Training with a Rejection Option

2020-10-24 · Masahiro Kato, Zhenghang Cui, Yoshihiro Fukuhara

This paper proposes a classification framework with a rejection option to mitigate the performance deterioration caused by adversarial examples. While recent machine learning algorithms achieve high prediction performanc…

Countermeasures Against Adversarial Examples in Radio Signal Classification

2024-07-09 · Lu Zhang, Sangarapillai Lambotharan, Gan Zheng, Basil AsSadhan 외

Deep learning algorithms have been shown to be powerful in many communication network design problems, including that in automatic modulation classification. However, they are vulnerable to carefully crafted attacks call…

ClassificationDeep Learning

Learning with Protection: Rejection of Suspicious Samples under Adversarial Environment

2019-09-25 · Masahiro Kato, Yoshihiro Fukuhara, Hirokatsu Kataoka, Shigeo Morishima

We propose a novel framework for avoiding the misclassification of data by using a framework of learning with rejection and adversarial examples. Recent developments in machine learning have opened new opportunities for …

BIG-bench Machine LearningBinary ClassificationDecision MakingMulti-class Classification+1

Two Coupled Rejection Metrics Can Tell Adversarial Examples Apart

2021-05-31 · CVPR 2022 1 · Tianyu Pang, Huishuai Zhang, Di He, Yinpeng Dong 외

Correctly classifying adversarial examples is an essential but challenging requirement for safely deploying machine learning models. As reported in RobustBench, even the state-of-the-art adversarially trained models stru…

Vocal Bursts Valence Prediction

Blacklight: Scalable Defense for Neural Networks against Query-Based Black-Box Attacks

2020-06-24 · Huiying Li, Shawn Shan, Emily Wenger, Jiayun Zhang 외

Deep learning systems are known to be vulnerable to adversarial examples. In particular, query-based black-box attacks do not require knowledge of the deep learning model, but can compute adversarial examples over the ne…

image-classificationImage Classificationtext-classificationText Classification