Gradient Descent Converges Linearly for Logistic Regression on Separable Data

06/26/2023
by   Kyriakos Axiotis, et al.
0

We show that running gradient descent with variable learning rate guarantees loss f(x) ≤ 1.1 · f(x^*) + ϵ for the logistic regression objective, where the error ϵ decays exponentially with the number of iterations and polynomially with the magnitude of the entries of an arbitrary fixed solution x^*. This is in contrast to the common intuition that the absence of strong convexity precludes linear convergence of first-order methods, and highlights the importance of variable learning rates for gradient descent. We also apply our ideas to sparse logistic regression, where they lead to an exponential improvement of the sparsity-error tradeoff.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/08/2020

Convergence Rates for Multi-classs Logistic Regression Near Minimum

Training a neural network is typically done via variations of gradient d...
research
10/20/2018

Condition Number Analysis of Logistic Regression, and its Implications for Standard First-Order Solution Methods

Logistic regression is one of the most popular methods in binary classif...
research
03/20/2018

Risk and parameter convergence of logistic regression

The logistic loss is strictly convex and does not attain its infimum; co...
research
02/18/2023

Generalization and Stability of Interpolating Neural Networks with Minimal Width

We investigate the generalization and optimization of k-homogeneous shal...
research
06/26/2015

Convolutional networks and learning invariant to homogeneous multiplicative scalings

The conventional classification schemes -- notably multinomial logistic ...
research
05/12/2021

An efficient projection neural network for ℓ_1-regularized logistic regression

ℓ_1 regularization has been used for logistic regression to circumvent t...
research
09/04/2021

On Faster Convergence of Scaled Sign Gradient Descent

Communication has been seen as a significant bottleneck in industrial ap...

Please sign up or login with your details

Forgot password? Click here to reset