The Weight of a Bit: EMFI Sensitivity Analysis of Embedded Deep Learning Models
Jakub Breier, \v{S}tefan Ku\v{c}er\'ak, Xiaolu Hou

TL;DR
This study evaluates how different number representations in embedded neural networks affect their vulnerability to electromagnetic fault injection attacks, revealing that integer formats are more resilient than floating-point formats.
Contribution
It provides a comprehensive analysis of EMFI attack resilience across four number formats and four neural network architectures, highlighting the superior robustness of integer representations.
Findings
Floating-point formats are highly susceptible to accuracy loss after a single fault.
8-bit integer representation maintains around 70% Top-1 accuracy on VGG-11.
Integer formats generally offer better resistance to EMFI attacks than floating-point formats.
Abstract
Fault injection attacks on embedded neural network models have been shown as a potent threat. Numerous works studied resilience of models from various points of view. As of now, there is no comprehensive study that would evaluate the influence of number representations used for model parameters against electromagnetic fault injection (EMFI) attacks. In this paper, we investigate how four different number representations influence the success of an EMFI attack on embedded neural network models. We chose two common floating-point representations (32-bit, and 16-bit), and two integer representations (8-bit, and 4-bit). We deployed four common image classifiers, ResNet-18, ResNet-34, ResNet-50, and VGG-11, on an embedded memory chip, and utilized a low-cost EMFI platform to trigger faults. Beyond accuracy evaluation, we characterize the injected fault pattern by analyzing the bit 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
