paper-with-me

Papers

Intermediate Level Adversarial Attack for Enhanced Transferability

2018-11-20 · Qian Huang, Zeqi Gu, Isay Katsman, Horace He, Pian Pawakapan, Zhiqiu Lin, Serge Belongie, Ser-Nam Lim

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 another model. However, adversarial examples may be overfit to exploit the particular architecture and feature representation of a source model, resulting in sub-optimal black-box transfer attacks to other target models. This leads us to introduce the Intermediate Level Attack (ILA), which attempts to fine-tune an existing adversarial example for greater black-box transferability by increasing its perturbation on a pre-specified layer of the source model. We show that our method can effectively achieve this goal and that we can decide a nearly-optimal layer of the source model to perturb without any knowledge of the target models.

📄 PDF Abstract BibTeX arXiv:1811.08458

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Enhancing Adversarial Example Transferability with an Intermediate Level Attack

2019-07-23 · ICCV 2019 10 · Qian Huang, Isay Katsman, Horace He, Zeqi Gu 외

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…

An Intermediate-level Attack Framework on The Basis of Linear Regression

2022-03-21 · Yiwen Guo, Qizhang Li, WangMeng Zuo, Hao Chen

This paper substantially extends our work published at ECCV, in which an intermediate-level attack was proposed to improve the transferability of some baseline adversarial examples. Specifically, we advocate a framework …

regression

Yet Another Intermediate-Level Attack

2020-08-20 · ECCV 2020 8 · Qizhang Li, Yiwen Guo, Hao Chen

The transferability of adversarial examples across deep neural network (DNN) models is the crux of a spectrum of black-box attacks. In this paper, we propose a novel method to enhance the black-box transferability of bas…

Semantic Structure-Aware Generative Attacks for Enhanced Adversarial Transferability

2025-06-23 · Jongoh Jeong, Hunmin Yang, Jaeseok Jeong, Kuk-Jin Yoon

Generative adversarial attacks train a perturbation generator on a white-box surrogate model and subsequently apply the crafted perturbations to unseen black-box victim models. In contrast to iterative attacks, these met…

Improving Adversarial Transferability via Intermediate-level Perturbation Decay

2023-04-26 · NeurIPS 2023 11 · Qizhang Li, Yiwen Guo, WangMeng Zuo, Hao Chen

Intermediate-level attacks that attempt to perturb feature representations following an adversarial direction drastically have shown favorable performance in crafting transferable adversarial examples. Existing methods i…