Adaptivity of averaged stochastic gradient descent to local strong convexity for logistic regression
Francis Bach (INRIA Paris - Rocquencourt, LIENS)

TL;DR
This paper demonstrates that averaged stochastic gradient descent adapts to local strong convexity in logistic regression, achieving improved convergence rates without prior knowledge of the local curvature.
Contribution
It proves that averaged stochastic gradient descent automatically adapts to unknown local strong convexity in logistic regression, extending to generalized linear models.
Findings
Convergence rate is O(1/√N) with a suitable step-size.
Improved convergence rate of O(R^2 / μN) when local strong convexity is present.
Method is adaptive and does not require prior knowledge of the Hessian's eigenvalues.
Abstract
In this paper, we consider supervised learning problems such as logistic regression and study the stochastic gradient method with averaging, in the usual stochastic approximation setting where observations are used only once. We show that after iterations, with a constant step-size proportional to where is the number of observations and is the maximum norm of the observations, the convergence rate is always of order , and improves to where is the lowest eigenvalue of the Hessian at the global optimum (when this eigenvalue is greater than ). Since does not need to be known in advance, this shows that averaged stochastic gradient is adaptive to \emph{unknown local} strong convexity of the objective function. Our proof relies on the generalized self-concordance properties of the logistic loss and thus…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Statistical Methods and Inference
