Variance Reduction via Accelerated Dual Averaging for Finite-Sum Optimization
Chaobing Song, Yong Jiang, Yi Ma

TL;DR
This paper introduces VRADA, a simplified variance reduction method for finite-sum convex optimization, achieving near-optimal convergence rates with improved efficiency and a unified approach for both convex and strongly convex problems.
Contribution
VRADA is a new unified algorithm that improves convergence rates for finite-sum convex optimization and simplifies implementation and analysis.
Findings
Achieves $O(n\,\log\log n)$ gradient evaluations for $O(1/n)$ accuracy.
Matches lower bounds up to a $\log\log n$ factor in convex settings.
Demonstrates superior performance on real datasets.
Abstract
In this paper, we introduce a simplified and unified method for finite-sum convex optimization, named \emph{Variance Reduction via Accelerated Dual Averaging (VRADA)}. In both general convex and strongly convex settings, VRADA can attain an -accurate solution in number of stochastic gradient evaluations which improves the best-known result , where is the number of samples. Meanwhile, VRADA matches the lower bound of the general convex setting up to a factor and matches the lower bounds in both regimes and of the strongly convex setting, where denotes the condition number. Besides improving the best-known results and matching all the above lower bounds simultaneously, VRADA has more unified and simplified algorithmic implementation and convergence analysis for both the…
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 · Machine Learning and Algorithms
