Tight Bounds for Logistic Regression with Large Stepsize Gradient Descent in Low Dimension
Michael Crawshaw, Mingrui Liu

TL;DR
This paper provides a precise analysis of gradient descent for logistic regression in two dimensions with large step sizes, establishing tight bounds on convergence time and loss reduction, especially during the transition from unstable to stable phases.
Contribution
It offers a tighter, dimension-specific analysis of GD dynamics for logistic regression, including matching lower bounds, improving understanding of convergence behavior with large step sizes.
Findings
GD with large step size achieves loss below O(1/(ta T))
Transition time from unstable to stable loss is tightly bounded
Analysis is tight up to logarithmic factors
Abstract
We consider the optimization problem of minimizing the logistic loss with gradient descent to train a linear model for binary classification with separable data. With a budget of iterations, it was recently shown that an accelerated rate is possible by choosing a large step size (where is the dataset's margin) despite the resulting non-monotonicity of the loss. In this paper, we provide a tighter analysis of gradient descent for this problem when the data is two-dimensional: we show that GD with a sufficiently large learning rate finds a point with loss smaller than , as long as , where is the dataset size. Our improved rate comes from a tighter bound on the time that it takes for GD to transition from unstable (non-monotonic loss) to stable (monotonic loss),…
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 · Privacy-Preserving Technologies in Data
