paper-with-me

홈 › Papers

Convergence rates for the stochastic gradient descent method for non-convex objective functions

2019-04-02 · Benjamin Fehrman, Benjamin Gess, Arnulf Jentzen

We prove the local convergence to minima and estimates on the rate of convergence for the stochastic gradient descent method in the case of not necessarily globally convex nor contracting objective functions. In particular, the results are applicable to simple objective functions arising in machine learning.

📄 PDF Abstract BibTeX arXiv:1904.01517

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Accelerated Almost-Sure Convergence Rates for Nonconvex Stochastic Gradient Descent using Stochastic Learning Rates

2021-10-25 · Theodoros Mamalis, Dusan Stipanovic, Petros Voulgaris

Large-scale optimization problems require algorithms both effective and efficient. One such popular and proven algorithm is Stochastic Gradient Descent which uses first-order gradient information to solve these problems.…

Stochastic Gradient Descent Revisited

2024-12-08 · Azar Louzi

Stochastic gradient descent (SGD) has been a go-to algorithm for nonconvex stochastic optimization problems arising in machine learning. Its theory however often requires a strong framework to guarantee convergence prope…

Stochastic Optimization

Stochastic gradient descent algorithms for strongly convex functions at O(1/T) convergence rates

2013-05-09 · Shenghuo Zhu

With a weighting scheme proportional to t, a traditional stochastic gradient descent (SGD) algorithm achieves a high probability convergence rate of O({\kappa}/T) for strongly convex functions, instead of O({\kappa} ln(T…

On Almost Sure Convergence Rates of Stochastic Gradient Methods

2022-02-09 · Jun Liu, Ye Yuan

The vast majority of convergence rates analysis for stochastic gradient methods in the literature focus on convergence in expectation, whereas trajectory-wise almost sure convergence is clearly important to ensure that a…

Stochastic Gradient Descent for Nonconvex Learning without Bounded Gradient Assumptions

2019-02-03 · Yunwen Lei, Ting Hu, Guiying Li, Ke Tang

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 sett…