paper-with-me

Papers

Fault Injection and Safe-Error Attack for Extraction of Embedded Neural Network Models

2023-08-31 · Kevin Hector, Pierre-Alain Moellic, Mathieu Dumont, Jean-Max Dutertre

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 successful attack set. For a classical convolutional neural network, we successfully recover at least 90% of the most significant bits with about 1500 crafted inputs. These information enable to efficiently train a substitute model, with only 8% of the training dataset, that reaches high fidelity and near identical accuracy level than the victim model.

📄 PDF Abstract BibTeX arXiv:2308.16703

Code (0)

등록된 구현이 없습니다.

Tasks

Model extraction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SNIFF: Reverse Engineering of Neural Networks with Fault Attacks

2020-02-23 · Jakub Breier, Dirmanto Jap, Xiaolu Hou, Shivam Bhasin 외

Neural networks have been shown to be vulnerable against fault injection attacks. These attacks change the physical behavior of the device during the computation, resulting in a change of value that is currently being co…

Attacks and Faults Injection in Self-Driving Agents on the Carla Simulator -- Experience Report

2022-02-25 · Niccolò Piazzesi, Massimo Hong, Andrea Ceccarelli

Machine Learning applications are acknowledged at the foundation of autonomous driving, because they are the enabling technology for most driving tasks. However, the inclusion of trained agents in automotive systems expo…

Autonomous Driving

Fast and Accurate Error Simulation for CNNs against Soft Errors

2022-06-04 · Cristiana Bolchini, Luca Cassano, Antonio Miele, Alessandro Toschi

The great quest for adopting AI-based computation for safety-/mission-critical applications motivates the interest towards methods for assessing the robustness of the application w.r.t. not only its training/tuning but a…

DeepLaser: Practical Fault Attack on Deep Neural Networks

2018-06-15 · Jakub Breier, Xiaolu Hou, Dirmanto Jap, Lei Ma 외

As deep learning systems are widely adopted in safety- and security-critical applications, such as autonomous vehicles, banking systems, etc., malicious faults and attacks become a tremendous concern, which potentially c…

Autonomous Vehicles

Safety monitoring under stealthy sensor injection attacks using reachable sets

2023-07-24 · Cédric Escudero, Michelle S. Chong, Paolo Massioni, Eric Zamaï

Stealthy sensor injection attacks are serious threats for industrial plants as they can compromise the plant's integrity without being detected by traditional fault detectors. In this manuscript, we study the possibility…