Incremental Gradient Descent with Small Epoch Counts is Surprisingly Slow on Ill-Conditioned Problems
Yujun Kim, Jaeyoung Cha, Chulhee Yun

TL;DR
This paper investigates the convergence behavior of Incremental Gradient Descent (IGD) in the small epoch regime, revealing surprisingly slow convergence on ill-conditioned problems and highlighting the impact of component function assumptions.
Contribution
It provides the first lower bounds showing slow convergence of IGD in small epochs and analyzes how nonconvexity affects its optimality gap.
Findings
IGD can be surprisingly slow in small epoch regimes on ill-conditioned problems.
Nonconvex component functions can worsen IGD's optimality gap.
Tight bounds for IGD are established in the large epoch regime.
Abstract
Recent theoretical results demonstrate that the convergence rates of permutation-based SGD (e.g., random reshuffling SGD) are faster than uniform-sampling SGD; however, these studies focus mainly on the large epoch regime, where the number of epochs exceeds the condition number . In contrast, little is known when is smaller than , and it is still a challenging open question whether permutation-based SGD can converge faster in this small epoch regime (Safran and Shamir, 2021). As a step toward understanding this gap, we study the naive deterministic variant, Incremental Gradient Descent (IGD), on smooth and strongly convex functions. Our lower bounds reveal that for the small epoch regime, IGD can exhibit surprisingly slow convergence even when all component functions are strongly convex. Furthermore, when some component functions are allowed to be nonconvex, we…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Complexity and Algorithms in Graphs
MethodsStochastic Gradient Descent · Focus
