Versatile Weight Attack via Flipping Limited Bits
Jiawang Bai, Baoyuan Wu, Zhifeng Li, and Shu-tao Xia

TL;DR
This paper introduces a novel, versatile bit-flip based weight attack on deep neural networks during deployment, formulated as an optimization problem and solved efficiently, demonstrating high attack effectiveness and stealthiness.
Contribution
It proposes a general formulation for weight attacks via limited bit flips, with specific cases for single sample and triggered sample attacks, solved through continuous optimization techniques.
Findings
Effective attack success demonstrated in experiments
Optimization-based approach outperforms heuristic methods
Applicable to various attack scenarios and purposes
Abstract
To explore the vulnerability of deep neural networks (DNNs), many attack paradigms have been well studied, such as the poisoning-based backdoor attack in the training stage and the adversarial attack in the inference stage. In this paper, we study a novel attack paradigm, which modifies model parameters in the deployment stage. Considering the effectiveness and stealthiness goals, we provide a general formulation to perform the bit-flip based weight attack, where the effectiveness term could be customized depending on the attacker's purpose. Furthermore, we present two cases of the general formulation with different malicious purposes, i.e., single sample attack (SSA) and triggered samples attack (TSA). To this end, we formulate this problem as a mixed integer programming (MIP) to jointly determine the state of the binary bits (0 or 1) in the memory and learn the sample modification.…
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 · Machine Learning in Materials Science · Machine Learning and Algorithms
