paper-with-me

Papers

A Method for Computing Class-wise Universal Adversarial Perturbations

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

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 previous methods that use iterative optimization for computing a universal perturbation, the proposed method employs a perturbation that is a linear function of weights of the neural network and hence can be computed much faster. The method does not require any training data and has no hyper-parameters. The attack obtains 34% to 51% fooling rate on state-of-the-art deep neural networks on ImageNet and transfers across models. We also study the characteristics of the decision boundaries learned by standard and adversarially trained models to understand the universal adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:1912.00466

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal Adversarial Training with Class-Wise Perturbations

2021-04-07 · Philipp Benz, Chaoning Zhang, Adil Karjauv, In So Kweon

Despite their overwhelming success on a wide range of applications, convolutional neural networks (CNNs) are widely recognized to be vulnerable to adversarial examples. This intriguing phenomenon led to a competition bet…

Adversarial Robustness

Art of singular vectors and universal adversarial perturbations

2017-09-11 · CVPR 2018 6 · Valentin Khrulkov, Ivan Oseledets

Vulnerability of Deep Neural Networks (DNNs) to adversarial attacks has been attracting a lot of attention in recent studies. It has been shown that for many state of the art DNNs performing image classification there ex…

image-classificationImage Classification

Geometry-Inspired Top-k Adversarial Perturbations

2020-06-28 · Nurislam Tursynbek, Aleksandr Petiushko, Ivan Oseledets

The brittleness of deep image classifiers to small adversarial input perturbations has been extensively studied in the last several years. However, the main objective of existing perturbations is primarily limited to cha…

Prediction

Universal Adversarial Perturbations Against Semantic Image Segmentation

2017-04-19 · ICCV 2017 10 · Jan Hendrik Metzen, Mummadi Chaithanya Kumar, Thomas Brox, Volker Fischer

While deep learning is remarkably successful on perceptual tasks, it was also shown to be vulnerable to adversarial perturbations of the input. These perturbations denote noise added to the input that was generated speci…

image-classificationImage ClassificationImage SegmentationSegmentation+1

Universal adversarial perturbations

2016-10-26 · CVPR 2017 7 · Seyed-Mohsen Moosavi-Dezfooli, Alhussein Fawzi, Omar Fawzi, Pascal Frossard

Given a state-of-the-art deep neural network classifier, we show the existence of a universal (image-agnostic) and very small perturbation vector that causes natural images to be misclassified with high probability. We p…