Summary: | Convolutional Neural Networks (CNNs) have been increasingly deployed in many applications, including safety critical system such as healthcare and autonomous vehicles. Meanwhile, the vulnerability of CNN model to soft errors (e.g., caused by radiation mduced) rapidly increases, thus reliability is crucial especially in real-tmie system. There are many traditional techniques for miprove the reliability of the system, e.g.. Triple Modular Redundancy, but these techniques incur high overheads, which makes them hard to deploy. In tins paper, we experimentally evaluate the vulnerable parts of Alexnet mode (e.g., fault mjector). Results show that FADD and LD are the top vulnerable mstructions against soft errors for Alexnet model, both mstruetions generate at least 84% of injected faults as SDC errors. Thus, these the only parts of the Alexnet model that need to be hardened mstead of usmg fully duplication solutions.
|