Soft Error Tolerant Convolutional Neural Networks on FPGAs With Ensemble Learning Articles uri icon

authors

  • GAO, ZHEN
  • ZHANG, HAN
  • YAO, YI
  • XIAO, JIAJUN
  • ZENG, SHULIN
  • GE, GUANGJUN
  • WANG, YU
  • ULLAH, ANEES
  • REVIRIEGO VASALLO, PEDRO

publication date

  • January 2022

start page

  • 291

end page

  • 302

issue

  • 3

volume

  • 30

International Standard Serial Number (ISSN)

  • 1063-8210

Electronic International Standard Serial Number (EISSN)

  • 1557-9999

abstract

  • Convolutional neural networks (CNNs) are widely used in computer vision and natural language processing. Field-programmable gate arrays (FPGAs) are popular accelerators for CNNs. However, if used in critical applications, the reliability of FPGA-based CNNs becomes a priority because FPGAs are prone to suffer soft errors. Traditional protection schemes, such as triple modular redundancy (TMR), introduce a large overhead, which is not acceptable in resource-limited platforms. This article proposes to use an ensemble of weak CNNs to build a robust classifier with low cost. To have a group of base CNNs with low complexity and balanced similarity and diversity, residual neural networks (ResNets) with different layers (20/32/44/56) are combined in the ensemble system to replace a single strong ResNet 110. In addition, a robust combiner is designed based on the reliability evaluation of a single ResNet. Single ResNets with different layers and different ensemble schemes are implemented on the FPGA accelerator based on Xilinx Zynq 7000 SoC. The reliability of the ensemble systems is evaluated based on a large-scale fault injection platform and compared with that of the TMR-protected ResNet 110 and ResNet 20. Experiment results show that the proposed ensembles could effectively improve the system reliability when suffering soft errors with an overhead much lower than TMR.

keywords

  • convolutional neural networks; reliability; field programmable gate arrays; random access memory; neural networks; fault tolerant systems; convolution