GenBFA: An Evolutionary Optimization Approach to Bit-Flip Attacks on LLMs
Sanjay Das, Swastik Bhattacharya, Souvik Kundu, Shamik Kundu, Anand Menon, Arnab Raha, Kanad Basu

TL;DR
This paper demonstrates that large language models are highly vulnerable to bit-flip attacks, where only a few targeted bit flips can cause catastrophic performance degradation, and introduces a novel evolutionary optimization framework to identify critical attack points.
Contribution
The paper introduces AttentionBreaker and GenBFA, novel methods for efficiently identifying critical parameters and bits in LLMs to facilitate effective bit-flip attacks, challenging prior assumptions about model robustness.
Findings
As few as three bit-flips can cause complete model failure.
AttentionBreaker effectively identifies critical parameters in LLMs.
Empirical results show drastic performance drops with minimal bit-flips.
Abstract
Large Language Models (LLMs) have revolutionized natural language processing (NLP), excelling in tasks like text generation and summarization. However, their increasing adoption in mission-critical applications raises concerns about hardware-based threats, particularly bit-flip attacks (BFAs). BFAs, enabled by fault injection methods such as Rowhammer, target model parameters in memory, compromising both integrity and performance. Identifying critical parameters for BFAs in the vast parameter space of LLMs poses significant challenges. While prior research suggests transformer-based architectures are inherently more robust to BFAs compared to traditional deep neural networks, we challenge this assumption. For the first time, we demonstrate that as few as three bit-flips can cause catastrophic performance degradation in an LLM with billions of parameters. Current BFA techniques are…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Security and Verification in Computing
