paper-with-me

홈 › Papers

A Survey On Universal Adversarial Attack

2021-03-02 · Chaoning Zhang, Philipp Benz, Chenguo Lin, Adil Karjauv, Jing Wu, In So Kweon

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), i.e. a single perturbation to fool the target DNN for most images. With the focus on UAP against deep classifiers, this survey summarizes the recent progress on universal adversarial attacks, discussing the challenges from both the attack and defense sides, as well as the reason for the existence of UAP. We aim to extend this work as a dynamic survey that will regularly update its content to follow new works regarding UAP or universal attack in a wide range of domains, such as image, audio, video, text, etc. Relevant updates will be discussed at: https://bit.ly/2SbQlLG. We welcome authors of future works in this field to contact us for including your new finding.

📄 PDF Abstract BibTeX arXiv:2103.01498

Code (1)

ChaoningZhang/Awesome-Universal-Adversarial-Perturbations

Tasks

Adversarial AttackSurvey

Similar 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 u…

image-classificationImage Classification

Universalization of any adversarial attack using very few test examples

2020-05-18 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam, Vineeth N Balasubramanian

Deep learning models are known to be vulnerable not only to input-dependent adversarial attacks but also to input-agnostic or universal adversarial attacks. Dezfooli et al. \cite{Dezfooli17,Dezfooli17anal} construct univ…

Adversarial Attack

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

Universal Adversarial Attack on Deep Learning Based Prognostics

2021-09-15 · Arghya Basak, Pradeep Rathore, Sri Harsha Nistala, Sagar Srinivas 외

Deep learning-based time series models are being extensively utilized in engineering and manufacturing industries for process control and optimization, asset monitoring, diagnostic and predictive maintenance. These model…

Adversarial AttackDeep LearningDiagnosticregression+3

A Targeted Universal Attack on Graph Convolutional Network

2020-11-29 · Jiazhu Dai, Weifeng Zhu, Xiangfeng Luo

Graph-structured data exist in numerous applications in real life. As a state-of-the-art graph neural network, the graph convolutional network (GCN) plays an important role in processing graph-structured data. However, a…

Adversarial AttackGraph Neural Network