English

On the Convergence of Stochastic Gradient Descent in Low-precision Number Formats

Machine Learning 2023-01-10 v2 Numerical Analysis Numerical Analysis

Abstract

Deep learning models are dominating almost all artificial intelligence tasks such as vision, text, and speech processing. Stochastic Gradient Descent (SGD) is the main tool for training such models, where the computations are usually performed in single-precision floating-point number format. The convergence of single-precision SGD is normally aligned with the theoretical results of real numbers since they exhibit negligible error. However, the numerical error increases when the computations are performed in low-precision number formats. This provides compelling reasons to study the SGD convergence adapted for low-precision computations. We present both deterministic and stochastic analysis of the SGD algorithm, obtaining bounds that show the effect of number format. Such bounds can provide guidelines as to how SGD convergence is affected when constraints render the possibility of performing high-precision computations remote.

Keywords

Cite

@article{arxiv.2301.01651,
  title  = {On the Convergence of Stochastic Gradient Descent in Low-precision Number Formats},
  author = {Matteo Cacciola and Antonio Frangioni and Masoud Asgharian and Alireza Ghaffari and Vahid Partovi Nia},
  journal= {arXiv preprint arXiv:2301.01651},
  year   = {2023}
}