Towards Lightweight Black-Box Attacks against Deep Neural Networks
Chenghao Sun, Yonggang Zhang, Wan Chaoqun, Qizhou Wang, Ya Li,, Tongliang Liu, Bo Han, Xinmei Tian

TL;DR
This paper introduces lightweight black-box attacks on deep neural networks that require only a few test samples, using a novel Error TransFormer (ETF) to improve attack success rates by mitigating approximation errors.
Contribution
The paper proposes a new lightweight black-box attack method using ETF to transform and reduce approximation errors with minimal data, enhancing attack effectiveness.
Findings
Lightweight attacks achieve near the success rate of full-data attacks with only one sample per category.
ETF effectively mitigates approximation errors, improving attack success.
The approach demonstrates practical black-box attacks in highly restrictive scenarios.
Abstract
Black-box attacks can generate adversarial examples without accessing the parameters of target model, largely exacerbating the threats of deployed deep neural networks (DNNs). However, previous works state that black-box attacks fail to mislead target models when their training data and outputs are inaccessible. In this work, we argue that black-box attacks can pose practical attacks in this extremely restrictive scenario where only several test samples are available. Specifically, we find that attacking the shallow layers of DNNs trained on a few test samples can generate powerful adversarial examples. As only a few samples are required, we refer to these attacks as lightweight black-box attacks. The main challenge to promoting lightweight attacks is to mitigate the adverse impact caused by the approximation error of shallow layers. As it is hard to mitigate the approximation error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Cardiac Arrest and Resuscitation
MethodsTest
