English

Deep Learning with Limited Numerical Precision

Machine Learning 2015-02-11 v1 Neural and Evolutionary Computing Machine Learning

Abstract

Training of large-scale deep neural networks is often constrained by the available computational resources. We study the effect of limited precision data representation and computation on neural network training. Within the context of low-precision fixed-point computations, we observe the rounding scheme to play a crucial role in determining the network's behavior during training. Our results show that deep networks can be trained using only 16-bit wide fixed-point number representation when using stochastic rounding, and incur little to no degradation in the classification accuracy. We also demonstrate an energy-efficient hardware accelerator that implements low-precision fixed-point arithmetic with stochastic rounding.

Keywords

Cite

@article{arxiv.1502.02551,
  title  = {Deep Learning with Limited Numerical Precision},
  author = {Suyog Gupta and Ankur Agrawal and Kailash Gopalakrishnan and Pritish Narayanan},
  journal= {arXiv preprint arXiv:1502.02551},
  year   = {2015}
}

Comments

10 pages, 6 figures, 1 table

R2 v1 2026-06-22T08:25:37.180Z