paper-with-me

Papers

Evaluating Different Fault Injection Abstractions on the Assessment of DNN SW Hardening Strategies

2024-12-11 · Giuseppe Esposito, Juan David Guerrero-Balaguera, Josie Esteban Rodriguez Condia, Matteo Sonza Reorda

The reliability of Neural Networks has gained significant attention, prompting efforts to develop SW-based hardening techniques for safety-critical scenarios. However, evaluating hardening techniques using application-level fault injection (FI) strategies, which are commonly hardware-agnostic, may yield misleading results. This study for the first time compares two FI approaches (at the application level (APP) and instruction level (ISA)) to evaluate deep neural network SW hardening strategies. Results show that injecting permanent faults at ISA (a more detailed abstraction level than APP) changes completely the ranking of SW hardening techniques, in terms of both reliability and accuracy. These results highlight the relevance of using an adequate analysis abstraction for evaluating such techniques.

📄 PDF Abstract BibTeX arXiv:2412.08466

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reliability Assessment of Neural Networks in GPUs: A Framework For Permanent Faults Injections

2022-05-24 · Juan-David Guerrero-Balaguera, Luigi Galasso, Robert Limas Sierra, Matteo Sonza Reorda

Currently, Deep learning and especially Convolutional Neural Networks (CNNs) have become a fundamental computational approach applied in a wide range of domains, including some safety-critical applications (e.g., automot…

GPU

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

APPRAISER: DNN Fault Resilience Analysis Employing Approximation Errors

2023-05-31 · Mahdi Taheri, Mohammad Hasan Ahmadilivani, Maksim Jenihhin, Masoud Daneshtalab 외

Nowadays, the extensive exploitation of Deep Neural Networks (DNNs) in safety-critical applications raises new reliability concerns. In practice, methods for fault injection by emulation in hardware are efficient and wid…

Artificial Neural Networks and Fault Injection Attacks

2020-08-17 · Shahin Tajik, Fatemeh Ganji

This chapter is on the security assessment of artificial intelligence (AI) and neural network (NN) accelerators in the face of fault injection attacks. More specifically, it discusses the assets on these platforms and co…

SAFFIRA: a Framework for Assessing the Reliability of Systolic-Array-Based DNN Accelerators

2024-03-05 · Mahdi Taheri, Masoud Daneshtalab, Jaan Raik, Maksim Jenihhin 외

Systolic array has emerged as a prominent architecture for Deep Neural Network (DNN) hardware accelerators, providing high-throughput and low-latency performance essential for deploying DNNs across diverse applications. …