Boosting Transferability of Targeted Adversarial Examples via Hierarchical Generative Networks

Abstract

Transfer-based adversarial attacks can evaluate model robustness in the black-box setting. Several methods have demonstrated impressive untargeted transferability, however, it is still challenging to efficiently produce targeted transferability. To this end, we develop a simple yet effective framework to craft targeted transfer-based adversarial examples, applying a hierarchical generative network. In particular, we contribute to amortized designs that well adapt to multi-class targeted attacks. Extensive experiments on ImageNet show that our method improves the success rates of targeted black-box attacks by a significant margin over the existing methods --- it reaches an average success rate of 29.1% against six diverse models based only on one substitute white-box model, which significantly outperforms the state-of-the-art gradient-based attack methods. Moreover, the proposed method is also more efficient beyond an order of magnitude than gradient-based methods.

Cite

Text

Yang et al. "Boosting Transferability of Targeted Adversarial Examples via Hierarchical Generative Networks." Proceedings of the European Conference on Computer Vision (ECCV), 2022. doi:10.1007/978-3-031-19772-7_42

Markdown

[Yang et al. "Boosting Transferability of Targeted Adversarial Examples via Hierarchical Generative Networks." Proceedings of the European Conference on Computer Vision (ECCV), 2022.](https://mlanthology.org/eccv/2022/yang2022eccv-boosting/) doi:10.1007/978-3-031-19772-7_42

BibTeX

@inproceedings{yang2022eccv-boosting,
  title     = {{Boosting Transferability of Targeted Adversarial Examples via Hierarchical Generative Networks}},
  author    = {Yang, Xiao and Dong, Yinpeng and Pang, Tianyu and Su, Hang and Zhu, Jun},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2022},
  doi       = {10.1007/978-3-031-19772-7_42},
  url       = {https://mlanthology.org/eccv/2022/yang2022eccv-boosting/}
}