paper-with-me

Papers

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 baseline adversarial examples. By establishing a linear mapping of the intermediate-level discrepancies (between a set of adversarial inputs and their benign counterparts) for predicting the evoked adversarial loss, we aim to take full advantage of the optimization procedure of multi-step baseline attacks. We conducted extensive experiments to verify the effectiveness of our method on CIFAR-100 and ImageNet. Experimental results demonstrate that it outperforms previous state-of-the-arts considerably. Our code is at https://github.com/qizhangli/ila-plus-plus.

📄 PDF Abstract BibTeX arXiv:2008.08847

Code (2)

qizhangli/ila-plus-plus 공식 구현 pytorch
Trustworthy-AI-Group/TransferAttack pytorch

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…

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

Learning Transferable Adversarial Perturbations

2021-12-01 · NeurIPS 2021 12 · Krishna Kanth Nakka, Mathieu Salzmann

While effective, deep neural networks (DNNs) are vulnerable to adversarial attacks. In particular, recent work has shown that such attacks could be generated by another deep network, leading to significant speedups over …

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…

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