paper-with-me

Papers

Simple iterative method for generating targeted universal adversarial perturbations

2019-11-15 · Hokuto Hirano, Kazuhiro Takemoto

Deep neural networks (DNNs) are vulnerable to adversarial attacks. In particular, a single perturbation known as the universal adversarial perturbation (UAP) can foil most classification tasks conducted by DNNs. Thus, different methods for generating UAPs are required to fully evaluate the vulnerability of DNNs. A realistic evaluation would be with cases that consider targeted attacks; wherein the generated UAP causes DNN to classify an input into a specific class. However, the development of UAPs for targeted attacks has largely fallen behind that of UAPs for non-targeted attacks. Therefore, we propose a simple iterative method to generate UAPs for targeted attacks. Our method combines the simple iterative method for generating non-targeted UAPs and the fast gradient sign method for generating a targeted adversarial perturbation for an input. We applied the proposed method to state-of-the-art DNN models for image classification and proved the existence of almost imperceptible UAPs for targeted attacks; further, we demonstrated that such UAPs are easily generatable.

📄 PDF Abstract BibTeX arXiv:1911.06502

Code (1)

hkthirano/targeted_UAP_CIFAR10 공식 구현

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Untargeted, Targeted and Universal Adversarial Attacks and Defenses on Time Series

2021-01-13 · Pradeep Rathore, Arghya Basak, Sri Harsha Nistala, Venkataramana Runkana

Deep learning based models are vulnerable to adversarial attacks. These attacks can be much more harmful in case of targeted attacks, where an attacker tries not only to fool the deep learning model, but also to misguide…

Adversarial AttackAdversarial DefenseDeep LearningTime Series+2

Simple black-box universal adversarial attacks on medical image classification based on deep neural networks

2021-08-11 · Kazuki Koga, Kazuhiro Takemoto

Universal adversarial attacks, which hinder most deep neural network (DNN) tasks using only a small single perturbation called a universal adversarial perturbation (UAP), is a realistic security threat to the practical a…

image-classificationImage ClassificationMedical Image Classification

Universal Adversarial Audio Perturbations

2019-08-08 · arXiv preprint 2019 11 · Sajjad Abdoli, Luiz G. Hafemann, Jerome Rony, Ismail Ben Ayed 외

We demonstrate the existence of universal adversarial perturbations, which can fool a family of audio classification architectures, for both targeted and untargeted attack scenarios. We propose two methods for finding su…

Audio Classification

Enhancing targeted transferability via feature space fine-tuning

2024-01-05 · Hui Zeng, Biwei Chen, Anjie Peng

Adversarial examples (AEs) have been extensively studied due to their potential for privacy protection and inspiring robust neural networks. Yet, making a targeted AE transferable across unknown models remains challengin…

Vulnerability of deep neural networks for detecting COVID-19 cases from chest X-ray images to universal adversarial attacks

2020-05-22 · Hokuto Hirano, Kazuki Koga, Kazuhiro Takemoto

Under the epidemic of the novel coronavirus disease 2019 (COVID-19), chest X-ray computed tomography imaging is being used for effectively screening COVID-19 patients. The development of computer-aided systems based on d…

COVID-19 Diagnosis