LGARMar 13, 2023

DeepVigor: Vulnerability Value Ranges and Factors for DNNs' Reliability Assessment

arXiv:2303.06931v119 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses reliability concerns for DNNs in safety-critical domains, offering an accelerator-agnostic solution that is incremental over existing analytical and hybrid methods.

The paper tackles the problem of efficiently assessing the reliability of Deep Neural Networks (DNNs) in safety-critical applications by proposing DeepVigor, a method that provides vulnerability value ranges for neurons, achieving 99.9% to 100% accuracy and being faster than traditional fault injection.

Deep Neural Networks (DNNs) and their accelerators are being deployed ever more frequently in safety-critical applications leading to increasing reliability concerns. A traditional and accurate method for assessing DNNs' reliability has been resorting to fault injection, which, however, suffers from prohibitive time complexity. While analytical and hybrid fault injection-/analytical-based methods have been proposed, they are either inaccurate or specific to particular accelerator architectures. In this work, we propose a novel accurate, fine-grain, metric-oriented, and accelerator-agnostic method called DeepVigor that provides vulnerability value ranges for DNN neurons' outputs. An outcome of DeepVigor is an analytical model representing vulnerable and non-vulnerable ranges for each neuron that can be exploited to develop different techniques for improving DNNs' reliability. Moreover, DeepVigor provides reliability assessment metrics based on vulnerability factors for bits, neurons, and layers using the vulnerability ranges. The proposed method is not only faster than fault injection but also provides extensive and accurate information about the reliability of DNNs, independent from the accelerator. The experimental evaluations in the paper indicate that the proposed vulnerability ranges are 99.9% to 100% accurate even when evaluated on previously unseen test data. Also, it is shown that the obtained vulnerability factors represent the criticality of bits, neurons, and layers proficiently. DeepVigor is implemented in the PyTorch framework and validated on complex DNN benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes