paper-with-me

홈 › Papers

Enhancing Fault Resilience of QNNs by Selective Neuron Splitting

2023-06-16 · Mohammad Hasan Ahmadilivani, Mahdi Taheri, Jaan Raik, Masoud Daneshtalab, Maksim Jenihhin

The superior performance of Deep Neural Networks (DNNs) has led to their application in various aspects of human life. Safety-critical applications are no exception and impose rigorous reliability requirements on DNNs. Quantized Neural Networks (QNNs) have emerged to tackle the complexity of DNN accelerators, however, they are more prone to reliability issues. In this paper, a recent analytical resilience assessment method is adapted for QNNs to identify critical neurons based on a Neuron Vulnerability Factor (NVF). Thereafter, a novel method for splitting the critical neurons is proposed that enables the design of a Lightweight Correction Unit (LCU) in the accelerator without redesigning its computational part. The method is validated by experiments on different QNNs and datasets. The results demonstrate that the proposed method for correcting the faults has a twice smaller overhead than a selective Triple Modular Redundancy (TMR) while achieving a similar level of fault resiliency.

📄 PDF Abstract BibTeX arXiv:2306.09973

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FitAct: Error Resilient Deep Neural Networks via Fine-Grained Post-Trainable Activation Functions

2021-12-27 · Behnam Ghavami, Mani Sadati, Zhenman Fang, Lesley Shannon

Deep neural networks (DNNs) are increasingly being deployed in safety-critical systems such as personal healthcare devices and self-driving cars. In such DNN-based systems, error resilience is a top priority since faults…

Self-Driving Cars

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

2024-03-30 · Anil Bayram Gogebakan, Enrico Magliano, Alessio Carpegna, Annachiara Ruospo 외

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 r…

Autonomous VehiclesMedical Diagnosis

TensorFI: A Flexible Fault Injection Framework for TensorFlow Applications

2020-04-03 · Zitao Chen, Niranjhana Narayanan, Bo Fang, Guanpeng Li 외

As machine learning (ML) has seen increasing adoption in safety-critical domains (e.g., autonomous vehicles), the reliability of ML systems has also grown in importance. While prior studies have proposed techniques to en…

Autonomous Vehicles

Efficient Error-Tolerant Quantized Neural Network Accelerators

2019-12-16 · Giulio Gambardella, Johannes Kappauf, Michaela Blott, Christoph Doehring 외

Neural Networks are currently one of the most widely deployed machine learning algorithms. In particular, Convolutional Neural Networks (CNNs), are gaining popularity and are evaluated for deployment in safety critical a…

QuantizationScheduling

A Low-cost Fault Corrector for Deep Neural Networks through Range Restriction

2020-03-30 · Zitao Chen, Guanpeng Li, Karthik Pattabiraman

The adoption of deep neural networks (DNNs) in safety-critical domains has engendered serious reliability concerns. A prominent example is hardware transient faults that are growing in frequency due to the progressive te…

Autonomous Vehicles