English

Yet Another Intermediate-Level Attack

Computer Vision and Pattern Recognition 2020-08-21 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2008.08847,
  title  = {Yet Another Intermediate-Level Attack},
  author = {Qizhang Li and Yiwen Guo and Hao Chen},
  journal= {arXiv preprint arXiv:2008.08847},
  year   = {2020}
}

Comments

Accepted by ECCV 2020

R2 v1 2026-06-23T17:59:01.291Z