Constant Stepsize Local GD for Logistic Regression: Acceleration by Instability
Michael Crawshaw, Blake Woodworth, Mingrui Liu

TL;DR
This paper demonstrates that for logistic regression with heterogeneous data, using larger stepsizes in local gradient descent can accelerate convergence despite initial instability, surpassing traditional bounds.
Contribution
It provides a convergence analysis for local gradient descent with arbitrary stepsizes in heterogeneous logistic regression, revealing acceleration through instability.
Findings
Convergence rate of O(1/ηKR) after initial unstable phase
Initial instability lasts for approximately ηKM rounds
Accelerates beyond the standard O(1/R) rate for smooth convex objectives
Abstract
Existing analysis of Local (Stochastic) Gradient Descent for heterogeneous objectives requires stepsizes where is the communication interval, which ensures monotonic decrease of the objective. In contrast, we analyze Local Gradient Descent for logistic regression with separable, heterogeneous data using any stepsize . With communication rounds and clients, we show convergence at a rate after an initial unstable phase lasting for rounds. This improves upon the existing rate for general smooth, convex objectives. Our analysis parallels the single machine analysis of~\cite{wu2024large} in which instability is caused by extremely large stepsizes, but in our setting another source of instability is large local updates with heterogeneous objectives.
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
Taxonomy
TopicsGrey System Theory Applications · Advanced Numerical Analysis Techniques
MethodsLogistic Regression
