paper-with-me

Papers

Detecting and Correcting Adversarial Images Using Image Processing Operations

2019-12-11 · Huy H. Nguyen, Minoru Kuribayashi, Junichi Yamagishi, Isao Echizen

Deep neural networks (DNNs) have achieved excellent performance on several tasks and have been widely applied in both academia and industry. However, DNNs are vulnerable to adversarial machine learning attacks, in which noise is added to the input to change the network output. We have devised an image-processing-based method to detect adversarial images based on our observation that adversarial noise is reduced after applying these operations while the normal images almost remain unaffected. In addition to detection, this method can be used to restore the adversarial images' original labels, which is crucial to restoring the normal functionalities of DNN-based systems. Testing using an adversarial machine learning database we created for generating several types of attack using images from the ImageNet Large Scale Visual Recognition Challenge database demonstrated the efficiency of our proposed method for both detection and correction.

📄 PDF Abstract BibTeX arXiv:1912.05391

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningObject Recognition

Similar Papers 제목 키워드 기반

Detecting Adversarial Examples via Key-based Network

2018-06-02 · Pinlong Zhao, Zhouyu Fu, Ou wu, QinGhua Hu 외

Though deep neural networks have achieved state-of-the-art performance in visual classification, recent studies have shown that they are all vulnerable to the attack of adversarial examples. Small and often imperceptible…

Deep Mining: Detecting Anomalous Patterns in Neural Network Activations with Subset Scanning

2020-01-01 · ICLR 2020 1 · Skyler Speakman, Celia Cintas, Victor Akinwande, Srihari Sridharan 외

This work views neural networks as data generating systems and applies anomalous pattern detection techniques on that data in order to detect when a network is processing a group of anomalous inputs. Detecting anomalies…

Detecting Adversarial Image Examples in Deep Networks with Adaptive Noise Reduction

2017-05-23 · Bin Liang, Hongcheng Li, Miaoqiang Su, Xirong Li 외

Recently, many studies have demonstrated deep neural network (DNN) classifiers can be fooled by the adversarial example, which is crafted via introducing some perturbations into an original sample. Accordingly, some powe…

Quantization

SafetyNet: Detecting and Rejecting Adversarial Examples Robustly

2017-04-01 · ICCV 2017 10 · Jiajun Lu, Theerasit Issaranon, David Forsyth

We describe a method to produce a network where current methods such as DeepFool have great difficulty producing adversarial samples. Our construction suggests some insights into how deep networks work. We provide a reas…

Defense against Adversarial Cloud Attack on Remote Sensing Salient Object Detection

2023-06-30 · Huiming Sun, Lan Fu, Jinlong Li, Qing Guo 외

Detecting the salient objects in a remote sensing image has wide applications for the interdisciplinary research. Many existing deep learning methods have been proposed for Salient Object Detection (SOD) in remote sensin…

Adversarial AttackDeep Learningobject-detectionObject Detection+1