paper-with-me

홈 › Papers

Properties that allow or prohibit transferability of adversarial attacks among quantized networks

2024-05-15 · Abhishek Shrestha, Jürgen Großmann

Deep Neural Networks (DNNs) are known to be vulnerable to adversarial examples. Further, these adversarial examples are found to be transferable from the source network in which they are crafted to a black-box target network. As the trend of using deep learning on embedded devices grows, it becomes relevant to study the transferability properties of adversarial examples among compressed networks. In this paper, we consider quantization as a network compression technique and evaluate the performance of transfer-based attacks when the source and target networks are quantized at different bitwidths. We explore how algorithm specific properties affect transferability by considering various adversarial example generation algorithms. Furthermore, we examine transferability in a more realistic scenario where the source and target networks may differ in bitwidth and other model-related properties like capacity and architecture. We find that although quantization reduces transferability, certain attack types demonstrate an ability to enhance it. Additionally, the average transferability of adversarial examples among quantized versions of a network can be used to estimate the transferability to quantized target networks with varying capacity and architecture.

📄 PDF Abstract BibTeX arXiv:2405.09598

Code (1)

Abhishek2271/TransferabilityAnalysis 공식 구현 tf

Tasks

Quantization

Similar Papers 제목 키워드 기반

Rethinking Model Ensemble in Transfer-based Adversarial Attacks

2023-03-16 · Huanran Chen, Yichi Zhang, Yinpeng Dong, Xiao Yang 외

It is widely recognized that deep learning models lack robustness to adversarial examples. An intriguing property of adversarial examples is that they can transfer across different models, which enables black-box attacks…

image-classificationImage ClassificationLanguage Modellingmodel+2

Improving Visual Quality and Transferability of Adversarial Attacks on Face Recognition Simultaneously with Adversarial Restoration

2023-09-04 · Fengfan Zhou, Hefei Ling, Yuxuan Shi, Jiazhong Chen 외

Adversarial face examples possess two critical properties: Visual Quality and Transferability. However, existing approaches rarely address these properties simultaneously, leading to subpar results. To address this issue…

Adversarial AttackFace Recognition

Towards Transferable Adversarial Attacks with Centralized Perturbation

2023-12-11 · Shangbo Wu, Yu-an Tan, Yajie Wang, Ruinan Ma 외

Adversarial transferability enables black-box attacks on unknown victim deep neural networks (DNNs), rendering attacks viable in real-world scenarios. Current transferable attacks create adversarial perturbation over the…

Adversarial Attack

LRS: Enhancing Adversarial Transferability through Lipschitz Regularized Surrogate

2023-12-20 · Tao Wu, Tie Luo, Donald C. Wunsch

The transferability of adversarial examples is of central importance to transfer-based black-box adversarial attacks. Previous works for generating transferable adversarial examples focus on attacking \emph{given} pretra…

Adversarial Robustness

Target Model Agnostic Adversarial Attacks with Query Budgets on Language Understanding Models

2021-06-13 · Jatin Chauhan, Karan Bhukar, Manohar Kaul

Despite significant improvements in natural language understanding models with the advent of models like BERT and XLNet, these neural-network based classifiers are vulnerable to blackbox adversarial attacks, where the at…

Adversarial AttackNatural Language Understanding