paper-with-me

홈 › Papers

Universal Adversarial Perturbations: A Survey

2020-05-16 · Ashutosh Chaubey, Nikhil Agrawal, Kavya Barnwal, Keerat K. Guliani, Pramod Mehta

Over the past decade, Deep Learning has emerged as a useful and efficient tool to solve a wide variety of complex learning problems ranging from image classification to human pose estimation, which is challenging to solve using statistical machine learning algorithms. However, despite their superior performance, deep neural networks are susceptible to adversarial perturbations, which can cause the network's prediction to change without making perceptible changes to the input image, thus creating severe security issues at the time of deployment of such systems. Recent works have shown the existence of Universal Adversarial Perturbations, which, when added to any image in a dataset, misclassifies it when passed through a target model. Such perturbations are more practical to deploy since there is minimal computation done during the actual attack. Several techniques have also been proposed to defend the neural networks against these perturbations. In this paper, we attempt to provide a detailed discussion on the various data-driven and data-independent methods for generating universal perturbations, along with measures to defend against such perturbations. We also cover the applications of such universal perturbations in various deep learning tasks.

📄 PDF Abstract BibTeX arXiv:2005.08087

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationPose EstimationSurvey

Similar Papers 제목 키워드 기반

A Survey On Universal Adversarial Attack

2021-03-02 · Chaoning Zhang, Philipp Benz, Chenguo Lin, Adil Karjauv 외

The intriguing phenomenon of adversarial examples has attracted significant attention in machine learning and what might be more surprising to the community is the existence of universal adversarial perturbations (UAPs),…

Adversarial AttackSurvey

Comparative Evaluation of Recent Universal Adversarial Perturbations in Image Classification

2023-06-20 · Juanjuan Weng, Zhiming Luo, Dazhen Lin, Shaozi Li

The vulnerability of Convolutional Neural Networks (CNNs) to adversarial samples has recently garnered significant attention in the machine learning community. Furthermore, recent studies have unveiled the existence of u…

image-classificationImage Classification

Defending Against Universal Perturbations With Shared Adversarial Training

2018-12-10 · ICCV 2019 10 · Chaithanya Kumar Mummadi, Thomas Brox, Jan Hendrik Metzen

Classifiers such as deep neural networks have been shown to be vulnerable against adversarial perturbations on problems with high-dimensional input space. While adversarial training improves the robustness of image class…

image-classificationImage ClassificationSemantic Segmentation

On Distinctive Properties of Universal Perturbations

2021-12-31 · Sung Min Park, Kuo-An Wei, Kai Xiao, Jerry Li 외

We identify properties of universal adversarial perturbations (UAPs) that distinguish them from standard adversarial perturbations. Specifically, we show that targeted UAPs generated by projected gradient descent exhibit…

Universal Adversarial Perturbation for Text Classification

2019-10-10 · Hang Gao, Tim Oates

Given a state-of-the-art deep neural network text classifier, we show the existence of a universal and very small perturbation vector (in the embedding space) that causes natural text to be misclassified with high probab…

Adversarial TextClassificationGeneral Classificationtext-classification+1