Efficient Triple Modular Redundancy for Reliability Enhancement of DNNs Using Explainable AI
Kimia Soroush, Nastaran Shirazi, Mohsen Raji

TL;DR
This paper introduces a selective TMR approach for DNNs that leverages Layer-wise Relevance Propagation to identify and protect critical parameters, significantly improving reliability with minimal overhead.
Contribution
It presents a novel method combining XAI and TMR to efficiently enhance DNN reliability by protecting only the most important weights.
Findings
Achieves over 60% reliability improvement on AlexNet at a bit error rate of 10^-4.
Maintains the same overhead as existing state-of-the-art methods.
Effective on models like VGG16 and AlexNet with datasets MNIST and CIFAR-10.
Abstract
Deep Neural Networks (DNNs) are widely employed in safety-critical domains, where ensuring their reliability is essential. Triple Modular Redundancy (TMR) is an effective technique to enhance the reliability of DNNs in the presence of bit-flip faults. In order to handle the significant overhead of TMR, it is applied selectively on the parameters and components with the highest contribution at the model output. Hence, the accuracy of the selection criterion plays the key role on the efficiency of TMR. This paper presents an efficient TMR approach to enhance the reliability of DNNs against bit-flip faults using an Explainable Artificial Intelligence (XAI) method. Since XAI can provide valuable insights about the importance of individual neurons and weights in the performance of the network, they can be applied as the selection metric in TMR techniques. The proposed method utilizes a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification
