paper-with-me

홈 › Papers

Enhance transferability of adversarial examples with model architecture

2022-02-28 · Mingyuan Fan, Wenzhong Guo, Shengxing Yu, Zuobin Ying, Ximeng Liu

Transferability of adversarial examples is of critical importance to launch black-box adversarial attacks, where attackers are only allowed to access the output of the target model. However, under such a challenging but practical setting, the crafted adversarial examples are always prone to overfitting to the proxy model employed, presenting poor transferability. In this paper, we suggest alleviating the overfitting issue from a novel perspective, i.e., designing a fitted model architecture. Specifically, delving the bottom of the cause of poor transferability, we arguably decompose and reconstruct the existing model architecture into an effective model architecture, namely multi-track model architecture (MMA). The adversarial examples crafted on the MMA can maximumly relieve the effect of model-specified features to it and toward the vulnerable directions adopted by diverse architectures. Extensive experimental evaluation demonstrates that the transferability of adversarial examples based on the MMA significantly surpass other state-of-the-art model architectures by up to 40% with comparable overhead.

📄 PDF Abstract BibTeX arXiv:2202.13625

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Boosting Adversarial Transferability with Spatial Adversarial Alignment

2025-01-02 · Zhaoyu Chen, Haijing Guo, Kaixun Jiang, Jiyuan Fu 외

Deep neural networks are vulnerable to adversarial examples that exhibit transferability across various models. Numerous approaches are proposed to enhance the transferability of adversarial examples, including advanced …

Data Augmentation

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

Quantization

Exploring and Enhancing the Transferability of Adversarial Examples

2019-05-01 · ICLR 2019 5 · Lei Wu, Zhanxing Zhu, Cheng Tai

State-of-the-art deep neural networks are vulnerable to adversarial examples, formed by applying small but malicious perturbations to the original inputs. Moreover, the perturbations can \textit{transfer across models}:…

Common Knowledge Learning for Generating Transferable Adversarial Examples

2023-07-01 · Ruijie Yang, Yuanfang Guo, Junfu Wang, Jiantao Zhou 외

This paper focuses on an important type of black-box attacks, i.e., transfer-based adversarial attacks, where the adversary generates adversarial examples by a substitute (source) model and utilize them to attack an unse…

Intermediate Level Adversarial Attack for Enhanced Transferability

2018-11-20 · Qian Huang, Zeqi Gu, Isay Katsman, Horace He 외

Neural networks are vulnerable to adversarial examples, malicious inputs crafted to fool trained models. Adversarial examples often exhibit black-box transfer, meaning that adversarial examples for one model can fool ano…

Adversarial Attack