English

Delving into Data: Effectively Substitute Training for Black-box Attack

Computer Vision and Pattern Recognition 2021-04-27 v1

Abstract

Deep models have shown their vulnerability when processing adversarial samples. As for the black-box attack, without access to the architecture and weights of the attacked model, training a substitute model for adversarial attacks has attracted wide attention. Previous substitute training approaches focus on stealing the knowledge of the target model based on real training data or synthetic data, without exploring what kind of data can further improve the transferability between the substitute and target models. In this paper, we propose a novel perspective substitute training that focuses on designing the distribution of data used in the knowledge stealing process. More specifically, a diverse data generation module is proposed to synthesize large-scale data with wide distribution. And adversarial substitute training strategy is introduced to focus on the data distributed near the decision boundary. The combination of these two modules can further boost the consistency of the substitute model and target model, which greatly improves the effectiveness of adversarial attack. Extensive experiments demonstrate the efficacy of our method against state-of-the-art competitors under non-target and target attack settings. Detailed visualization and analysis are also provided to help understand the advantage of our method.

Keywords

Cite

@article{arxiv.2104.12378,
  title  = {Delving into Data: Effectively Substitute Training for Black-box Attack},
  author = {Wenxuan Wang and Bangjie Yin and Taiping Yao and Li Zhang and Yanwei Fu and Shouhong Ding and Jilin Li and Feiyue Huang and Xiangyang Xue},
  journal= {arXiv preprint arXiv:2104.12378},
  year   = {2021}
}

Comments

10 pages, 6 figures, 6 tables, 1 algorithm, To appear in CVPR 2021 as a poster paper

R2 v1 2026-06-24T01:30:38.795Z