English

Analyzing and Mitigating the Impact of Permanent Faults on a Systolic Array Based Neural Network Accelerator

Machine Learning 2018-02-20 v2 Hardware Architecture Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

Due to their growing popularity and computational cost, deep neural networks (DNNs) are being targeted for hardware acceleration. A popular architecture for DNN acceleration, adopted by the Google Tensor Processing Unit (TPU), utilizes a systolic array based matrix multiplication unit at its core. This paper deals with the design of fault-tolerant, systolic array based DNN accelerators for high defect rate technologies. To this end, we empirically show that the classification accuracy of a baseline TPU drops significantly even at extremely low fault rates (as low as 0.006%0.006\%). We then propose two novel strategies, fault-aware pruning (FAP) and fault-aware pruning+retraining (FAP+T), that enable the TPU to operate at fault rates of up to 50%50\%, with negligible drop in classification accuracy (as low as 0.1%0.1\%) and no run-time performance overhead. The FAP+T does introduce a one-time retraining penalty per TPU chip before it is deployed, but we propose optimizations that reduce this one-time penalty to under 12 minutes. The penalty is then amortized over the entire lifetime of the TPU's operation.

Keywords

Cite

@article{arxiv.1802.04657,
  title  = {Analyzing and Mitigating the Impact of Permanent Faults on a Systolic Array Based Neural Network Accelerator},
  author = {Jeff Zhang and Tianyu Gu and Kanad Basu and Siddharth Garg},
  journal= {arXiv preprint arXiv:1802.04657},
  year   = {2018}
}

Comments

To appear at IEEE VLSI Test Symposium 2018

R2 v1 2026-06-23T00:20:58.898Z