paper-with-me

Papers

Perturbation Analysis of Gradient-based Adversarial Attacks

2020-06-02 · Utku Ozbulak, Manvel Gasparyan, Wesley De Neve, Arnout Van Messem

After the discovery of adversarial examples and their adverse effects on deep learning models, many studies focused on finding more diverse methods to generate these carefully crafted samples. Although empirical results on the effectiveness of adversarial example generation methods against defense mechanisms are discussed in detail in the literature, an in-depth study of the theoretical properties and the perturbation effectiveness of these adversarial attacks has largely been lacking. In this paper, we investigate the objective functions of three popular methods for adversarial example generation: the L-BFGS attack, the Iterative Fast Gradient Sign attack, and Carlini & Wagner's attack (CW). Specifically, we perform a comparative and formal analysis of the loss functions underlying the aforementioned attacks while laying out large-scale experimental results on ImageNet dataset. This analysis exposes (1) the faster optimization speed as well as the constrained optimization space of the cross-entropy loss, (2) the detrimental effects of using the signature of the cross-entropy loss on optimization precision as well as optimization space, and (3) the slow optimization speed of the logit loss in the context of adversariality. Our experiments reveal that the Iterative Fast Gradient Sign attack, which is thought to be fast for generating adversarial examples, is the worst attack in terms of the number of iterations required to create adversarial examples in the setting of equal perturbation. Moreover, our experiments show that the underlying loss function of CW, which is criticized for being substantially slower than other adversarial attacks, is not that much slower than other loss functions. Finally, we analyze how well neural networks can identify adversarial perturbations generated by the attacks under consideration, hereby revisiting the idea of adversarial retraining on ImageNet.

📄 PDF Abstract BibTeX arXiv:2006.01456

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Perception Improvement for Free: Exploring Imperceptible Black-box Adversarial Attacks on Image Classification

2020-10-30 · Yongwei Wang, Mingquan Feng, Rabab Ward, Z. Jane Wang 외

Deep neural networks are vulnerable to adversarial attacks. White-box adversarial attacks can fool neural networks with small adversarial perturbations, especially for large size images. However, keeping successful adver…

Adversarial AttackGeneral Classificationimage-classificationImage Classification

Self-Gradient Networks

2020-11-18 · Hossein Aboutalebi, Mohammad Javad Shafiee Alexander Wong

The incredible effectiveness of adversarial attacks on fooling deep neural networks poses a tremendous hurdle in the widespread adoption of deep learning in safety and security-critical domains. While adversarial defense…

Adversarial Defense

Security Analysis and Enhancement of Model Compressed Deep Learning Systems under Adversarial Attacks

2018-02-14 · Qi Liu, Tao Liu, Zihao Liu, Yanzhi Wang 외

DNN is presenting human-level performance for many complex intelligent tasks in real-world applications. However, it also introduces ever-increasing security concerns. For example, the emerging adversarial attacks indica…

Adversarial Attack

Adversarial Attack Based on Prediction-Correction

2023-06-02 · Chen Wan, Fangjun Huang

Deep neural networks (DNNs) are vulnerable to adversarial examples obtained by adding small perturbations to original examples. The added perturbations in existing attacks are mainly determined by the gradient of the los…

Adversarial AttackPrediction

AdvEst: Adversarial Perturbation Estimation to Classify and Detect Adversarial Attacks against Speaker Identification

2022-04-08 · Sonal Joshi, Saurabh Kataria, Jesus Villalba, Najim Dehak

Adversarial attacks pose a severe security threat to the state-of-the-art speaker identification systems, thereby making it vital to propose countermeasures against them. Building on our previous work that used represent…

Representation LearningSpeaker Identification