English

Stochastic Gradient Descent for Nonconvex Learning without Bounded Gradient Assumptions

Machine Learning 2019-12-16 v3 Optimization and Control Machine Learning

Abstract

Stochastic gradient descent (SGD) is a popular and efficient method with wide applications in training deep neural nets and other nonconvex models. While the behavior of SGD is well understood in the convex learning setting, the existing theoretical results for SGD applied to nonconvex objective functions are far from mature. For example, existing results require to impose a nontrivial assumption on the uniform boundedness of gradients for all iterates encountered in the learning process, which is hard to verify in practical implementations. In this paper, we establish a rigorous theoretical foundation for SGD in nonconvex learning by showing that this boundedness assumption can be removed without affecting convergence rates. In particular, we establish sufficient conditions for almost sure convergence as well as optimal convergence rates for SGD applied to both general nonconvex objective functions and gradient-dominated objective functions. A linear convergence is further derived in the case with zero variances.

Keywords

Cite

@article{arxiv.1902.00908,
  title  = {Stochastic Gradient Descent for Nonconvex Learning without Bounded Gradient Assumptions},
  author = {Yunwen Lei and Ting Hu and Guiying Li and Ke Tang},
  journal= {arXiv preprint arXiv:1902.00908},
  year   = {2019}
}

Comments

Accepted by IEEE Transactions on Neural Networks and Learning Systems. DOI: 10.1109/TNNLS.2019.2952219

R2 v1 2026-06-23T07:30:45.349Z