paper-with-me

Papers

Fast-UAP: An Algorithm for Speeding up Universal Adversarial Perturbation Generation with Orientation of Perturbation Vectors

2019-11-04 · Jiazhu Dai, Le Shu

Convolutional neural networks (CNN) have become one of the most popular machine learning tools and are being applied in various tasks, however, CNN models are vulnerable to universal perturbations, which are usually human-imperceptible but can cause natural images to be misclassified with high probability. One of the state-of-the-art algorithms to generate universal perturbations is known as UAP. UAP only aggregates the minimal perturbations in every iteration, which will lead to generated universal perturbation whose magnitude cannot rise up efficiently and cause a slow generation. In this paper, we proposed an optimized algorithm to improve the performance of crafting universal perturbations based on orientation of perturbation vectors. At each iteration, instead of choosing minimal perturbation vector with respect to each image, we aggregate the current instance of universal perturbation with the perturbation which has similar orientation to the former so that the magnitude of the aggregation will rise up as large as possible at every iteration. The experiment results show that we get universal perturbations in a shorter time and with a smaller number of training images. Furthermore, we observe in experiments that universal perturbations generated by our proposed algorithm have an average increment of fooling rate by 9% in white-box attacks and black-box attacks comparing with universal perturbations generated by UAP.

📄 PDF Abstract BibTeX arXiv:1911.01172

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Method for Computing Class-wise Universal Adversarial Perturbations

2019-12-01 · Tejus Gupta, Abhishek Sinha, Nupur Kumari, Mayank Singh 외

We present an algorithm for computing class-specific universal adversarial perturbations for deep neural networks. Such perturbations can induce misclassification in a large fraction of images of a specific class. Unlike…

Enabling Fast and Universal Audio Adversarial Attack Using Generative Model

2020-04-26 · Yi Xie, Zhuohang Li, Cong Shi, Jian Liu 외

Recently, the vulnerability of DNN-based audio systems to adversarial attacks has obtained the increasing attention. However, the existing audio adversarial attacks allow the adversary to possess the entire user's audio …

Adversarial Attack

Fast Feature Fool: A data independent approach to universal adversarial perturbations

2017-07-18 · Konda Reddy Mopuri, Utsav Garg, R. Venkatesh Babu

State-of-the-art object recognition Convolutional Neural Networks (CNNs) are shown to be fooled by image agnostic perturbations, called universal adversarial perturbations. It is also observed that these perturbations ge…

Object Recognition

Universal Adversarial Training

2018-11-27 · Ali Shafahi, Mahyar Najibi, Zheng Xu, John Dickerson 외

Standard adversarial attacks change the predicted class label of a selected image by adding specially tailored small perturbations to its pixels. In contrast, a universal perturbation is an update that can be added to an…

Resilience of Autonomous Vehicle Object Category Detection to Universal Adversarial Perturbations

2021-07-10 · Mohammad Nayeem Teli, Seungwon Oh

Due to the vulnerability of deep neural networks to adversarial examples, numerous works on adversarial attacks and defenses have been burgeoning over the past several years. However, there seem to be some conventional v…

Autonomous DrivingAutonomous VehiclesObjectobject-detection+1