English

Winograd Convolution: A Perspective from Fault Tolerance

Machine Learning 2022-02-18 v1 Hardware Architecture Performance

Abstract

Winograd convolution is originally proposed to reduce the computing overhead by converting multiplication in neural network (NN) with addition via linear transformation. Other than the computing efficiency, we observe its great potential in improving NN fault tolerance and evaluate its fault tolerance comprehensively for the first time. Then, we explore the use of fault tolerance of winograd convolution for either fault-tolerant or energy-efficient NN processing. According to our experiments, winograd convolution can be utilized to reduce fault-tolerant design overhead by 27.49\% or energy consumption by 7.19\% without any accuracy loss compared to that without being aware of the fault tolerance

Keywords

Cite

@article{arxiv.2202.08675,
  title  = {Winograd Convolution: A Perspective from Fault Tolerance},
  author = {Xinghua Xue and Haitong Huang and Cheng Liu and Ying Wang and Tao Luo and Lei Zhang},
  journal= {arXiv preprint arXiv:2202.08675},
  year   = {2022}
}

Comments

to be published in DAC 2022

R2 v1 2026-06-24T09:42:44.820Z