English

ASVRG: Accelerated Proximal SVRG

Machine Learning 2018-11-20 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

This paper proposes an accelerated proximal stochastic variance reduced gradient (ASVRG) method, in which we design a simple and effective momentum acceleration trick. Unlike most existing accelerated stochastic variance reduction methods such as Katyusha, ASVRG has only one additional variable and one momentum parameter. Thus, ASVRG is much simpler than those methods, and has much lower per-iteration complexity. We prove that ASVRG achieves the best known oracle complexities for both strongly convex and non-strongly convex objectives. In addition, we extend ASVRG to mini-batch and non-smooth settings. We also empirically verify our theoretical results and show that the performance of ASVRG is comparable with, and sometimes even better than that of the state-of-the-art stochastic methods.

Keywords

Cite

@article{arxiv.1810.03105,
  title  = {ASVRG: Accelerated Proximal SVRG},
  author = {Fanhua Shang and Licheng Jiao and Kaiwen Zhou and James Cheng and Yan Ren and Yufei Jin},
  journal= {arXiv preprint arXiv:1810.03105},
  year   = {2018}
}

Comments

32 pages, 3 figures

R2 v1 2026-06-23T04:30:59.114Z