REVIEW 2 cited by
Characterizing & Finding Good Data Orderings for Fast Convergence of Sequential Gradient Methods
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
While SGD, which samples from the data with replacement is widely studied in theory, a variant called Random Reshuffling (RR) is more common in practice. RR iterates through random permutations of the dataset and has been shown to converge faster than SGD. When the order is chosen deterministically, a variant called incremental gradient descent (IG), the existing convergence bounds show improvement over SGD but are worse than RR. However, these bounds do not differentiate between a good and a bad ordering and hold for the worst choice of order. Meanwhile, in some cases, choosing the right order when using IG can lead to convergence faster than RR. In this work, we quantify the effect of order on convergence speed, obtaining convergence bounds based on the chosen sequence of permutations while also recovering previous results for RR. In addition, we show benefits of using structured shuffling when various levels of abstractions (e.g. tasks, classes, augmentations, etc.) exists in the dataset in theory and in practice. Finally, relying on our measure, we develop a greedy algorithm for choosing good orders during training, achieving superior performance (by more than 14 percent in accuracy) over RR.
Forward citations
Cited by 2 Pith papers
-
Incremental Gradient Descent with Small Epoch Counts is Surprisingly Slow on Ill-Conditioned Problems
Incremental Gradient Descent has worst-case convergence gaps in the small epoch regime that become exponentially bad with nonconvex components, though a carefully chosen fixed permutation can still outperform with-rep...
-
Improved Last-Iterate Convergence of Shuffling Gradient Methods for Nonsmooth Convex Optimization
For nonsmooth convex finite-sum optimization, random reshuffling and single shuffle achieve last-iterate rates up to n^{1/4} and n^{1/2} faster than proximal gradient descent, with random reshuffling suffix average ma...
Discussion (0). Continue with ORCID to comment.