paper-with-me

Papers

Evaluation of Parameter-based Attacks against Embedded Neural Networks with Laser Injection

2023-04-25 · Mathieu Dumont, Kevin Hector, Pierre-Alain Moellic, Jean-Max Dutertre, Simon Pontié

Upcoming certification actions related to the security of machine learning (ML) based systems raise major evaluation challenges that are amplified by the large-scale deployment of models in many hardware platforms. Until recently, most of research works focused on API-based attacks that consider a ML model as a pure algorithmic abstraction. However, new implementation-based threats have been revealed, emphasizing the urgency to propose both practical and simulation-based methods to properly evaluate the robustness of models. A major concern is parameter-based attacks (such as the Bit-Flip Attack, BFA) that highlight the lack of robustness of typical deep neural network models when confronted by accurate and optimal alterations of their internal parameters stored in memory. Setting in a security testing purpose, this work practically reports, for the first time, a successful variant of the BFA on a 32-bit Cortex-M microcontroller using laser fault injection. It is a standard fault injection means for security evaluation, that enables to inject spatially and temporally accurate faults. To avoid unrealistic brute-force strategies, we show how simulations help selecting the most sensitive set of bits from the parameters taking into account the laser fault model.

📄 PDF Abstract BibTeX arXiv:2304.12876

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Overview of Laser Injection against Embedded Neural Network Models

2021-05-04 · Mathieu Dumont, Pierre-Alain Moellic, Raphael Viera, Jean-Max Dutertre 외

For many IoT domains, Machine Learning and more particularly Deep Learning brings very efficient solutions to handle complex data and perform challenging and mostly critical tasks. However, the deployment of models in a …

BIG-bench Machine Learning

LaserGuider: A Laser Based Physical Backdoor Attack against Deep Neural Networks

2024-12-05 · Yongjie Xu, Guangke Chen, Fu Song, Yuqi Chen

Backdoor attacks embed hidden associations between triggers and targets in deep neural networks (DNNs), causing them to predict the target when a trigger is present while maintaining normal behavior otherwise. Physical b…

Autonomous VehiclesBackdoor AttackTraffic Sign Recognition

Rolling Colors: Adversarial Laser Exploits against Traffic Light Recognition

2022-04-06 · Chen Yan, Zhijian Xu, Zhanyuan Yin, Xiaoyu Ji 외

Traffic light recognition is essential for fully autonomous driving in urban areas. In this paper, we investigate the feasibility of fooling traffic light recognition mechanisms by shedding laser interference on the came…

Autonomous Driving

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…

Leaky Nets: Recovering Embedded Neural Network Models and Inputs through Simple Power and Timing Side-Channels -- Attacks and Defenses

2021-03-26 · Saurav Maji, Utsav Banerjee, Anantha P. Chandrakasan

With the recent advancements in machine learning theory, many commercial embedded micro-processors use neural network models for a variety of signal processing applications. However, their associated side-channel securit…

Learning Theory