One-bit Flip is All You Need: When Bit-flip Attack Meets Model Training
Jianshuo Dong, Han Qiu, Yiming Li, Tianwei Zhang, Yuanjie Li, Zeqi, Lai, Chao Zhang, Shu-Tao Xia

TL;DR
This paper introduces a training-assisted bit flip attack that enables malicious model implantation with only one critical bit flip, posing a significant security threat to deployed neural networks even with defenses in place.
Contribution
It proposes a novel training-assisted attack method that reduces the required bit flips to just one, enhancing attack efficiency and stealthiness.
Findings
An adversary can convert a high-risk model into a malicious one with a single bit flip.
The attack remains effective even when defenses are applied.
The method works on benchmark datasets, demonstrating practical threat.
Abstract
Deep neural networks (DNNs) are widely deployed on real-world devices. Concerns regarding their security have gained great attention from researchers. Recently, a new weight modification attack called bit flip attack (BFA) was proposed, which exploits memory fault inject techniques such as row hammer to attack quantized models in the deployment stage. With only a few bit flips, the target model can be rendered useless as a random guesser or even be implanted with malicious functionalities. In this work, we seek to further reduce the number of bit flips. We propose a training-assisted bit flip attack, in which the adversary is involved in the training stage to build a high-risk model to release. This high-risk model, obtained coupled with a corresponding malicious model, behaves normally and can escape various detection methods. The results on benchmark datasets show that an adversary…
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 · Advanced Malware Detection Techniques · Security and Verification in Computing
MethodsFLIP
