paper-with-me

Papers

SpikingJET: Enhancing Fault Injection for Fully and Convolutional Spiking Neural Networks

2024-03-30 · Anil Bayram Gogebakan, Enrico Magliano, Alessio Carpegna, Annachiara Ruospo, Alessandro Savino, Stefano Di Carlo

As artificial neural networks become increasingly integrated into safety-critical systems such as autonomous vehicles, devices for medical diagnosis, and industrial automation, ensuring their reliability in the face of random hardware faults becomes paramount. This paper introduces SpikingJET, a novel fault injector designed specifically for fully connected and convolutional Spiking Neural Networks (SNNs). Our work underscores the critical need to evaluate the resilience of SNNs to hardware faults, considering their growing prominence in real-world applications. SpikingJET provides a comprehensive platform for assessing the resilience of SNNs by inducing errors and injecting faults into critical components such as synaptic weights, neuron model parameters, internal states, and activation functions. This paper demonstrates the effectiveness of Spiking-JET through extensive software-level experiments on various SNN architectures, revealing insights into their vulnerability and resilience to hardware faults. Moreover, highlighting the importance of fault resilience in SNNs contributes to the ongoing effort to enhance the reliability and safety of Neural Network (NN)-powered systems in diverse domains.

📄 PDF Abstract BibTeX arXiv:2404.00383

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesMedical Diagnosis

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

ML-based Fault Injection for Autonomous Vehicles: A Case for Bayesian Fault Injection

2019-07-01 · Saurabh Jha, Subho S. Banerjee, Timothy Tsai, Siva K. S. Hari 외

The safety and resilience of fully autonomous vehicles (AVs) are of significant concern, as exemplified by several headline-making accidents. While AV development today involves verification, validation, and testing, end…

Autonomous VehiclesBIG-bench Machine Learning

Design-Agnostic Distributed Timing Fault Injection Monitor With End-to-End Design Automation

2025-01-16 · Yan He, Yumin Su, Kaiyuan Yang

Fault injection attacks induce hardware failures in circuits and exploit these faults to compromise the security of the system. It has been demonstrated that FIAs can bypass system security mechanisms, cause faulty outpu…

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…

Model extraction

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…

CoG-Guided Weight Correction for Fault-Tolerant Deep Neural Networks

2026-07-17 · Bahram Parchekani, Samira Nazari, Ali Azarpeyvand, Mohammad Hasan Ahmadilivani 외 arxiv

Deep Neural Networks (DNNs) used in safety-critical applications are vulnerable to hardware and memory faults that corrupt network weights and degrade reliability. In this paper, we propose a Center of Gravity (CoG) guid…

Anomaly Detection