Fault Injection and Safe-Error Attack for Extraction of Embedded Neural Network Models
Kevin Hector, Pierre-Alain Moellic, Mathieu Dumont, Jean-Max Dutertre

TL;DR
This paper demonstrates that fault injection attacks, specifically Safe Error Attack, can effectively extract embedded neural network models on microcontrollers by recovering significant bits with limited inputs, enabling high-fidelity model replication.
Contribution
It introduces a black-box fault injection attack method using SEA to extract embedded neural networks with minimal data, showing high success in model recovery.
Findings
Recovered at least 90% of significant bits with 1500 inputs
Achieved high-fidelity substitute models with only 8% of training data
Demonstrated vulnerability of embedded neural networks to fault injection attacks
Abstract
Model extraction emerges as a critical security threat with attack vectors exploiting both algorithmic and implementation-based approaches. The main goal of an attacker is to steal as much information as possible about a protected victim model, so that he can mimic it with a substitute model, even with a limited access to similar training data. Recently, physical attacks such as fault injection have shown worrying efficiency against the integrity and confidentiality of embedded models. We focus on embedded deep neural network models on 32-bit microcontrollers, a widespread family of hardware platforms in IoT, and the use of a standard fault injection strategy - Safe Error Attack (SEA) - to perform a model extraction attack with an adversary having a limited access to training data. Since the attack strongly depends on the input queries, we propose a black-box approach to craft a…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Security and Verification in Computing
MethodsFocus
