paper-with-me

홈 › Papers

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 universal adversarial perturbations (UAPs) that are image-agnostic and highly transferable across different CNN models. In this survey, our primary focus revolves around the recent advancements in UAPs specifically within the image classification task. We categorize UAPs into two distinct categories, i.e., noise-based attacks and generator-based attacks, thereby providing a comprehensive overview of representative methods within each category. By presenting the computational details of these methods, we summarize various loss functions employed for learning UAPs. Furthermore, we conduct a comprehensive evaluation of different loss functions within consistent training frameworks, including noise-based and generator-based. The evaluation covers a wide range of attack settings, including black-box and white-box attacks, targeted and untargeted attacks, as well as the examination of defense mechanisms. Our quantitative evaluation results yield several important findings pertaining to the effectiveness of different loss functions, the selection of surrogate CNN models, the impact of training data and data size, and the training frameworks involved in crafting universal attackers. Finally, to further promote future research on universal adversarial attacks, we provide some visualizations of the perturbations and discuss the potential research directions.

📄 PDF Abstract BibTeX arXiv:2306.11261

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Non-robust Features through the Lens of Universal Perturbations

2021-01-01 · Sung Min Park, Kuo-An Wei, Kai Yuanqing Xiao, Jerry Li 외

Recent work ties adversarial perturbations to so-called non-robust features. These are features which are susceptible to small perturbations and believed to be incomprehensible to humans, but still useful for (generaliza…

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

Learning Universal Adversarial Perturbations with Generative Models

2017-08-17 · Jamie Hayes, George Danezis

Neural networks are known to be vulnerable to adversarial examples, inputs that have been intentionally perturbed to remain visually similar to the source input, but cause a misclassification. It was recently shown that …

Graph Classification

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: A Survey

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

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 solv…

image-classificationImage ClassificationPose EstimationSurvey