paper-with-me

Papers

Accelerating Mini-batch SARAH by Step Size Rules

2019-06-20 · Zhuang Yang, Zengping Chen, Cheng Wang

StochAstic Recursive grAdient algoritHm (SARAH), originally proposed for convex optimization and also proven to be effective for general nonconvex optimization, has received great attention due to its simple recursive framework for updating stochastic gradient estimates. The performance of SARAH significantly depends on the choice of step size sequence. However, SARAH and its variants often employ a best-tuned step size by mentor, which is time consuming in practice. Motivated by this gap, we proposed a variant of the Barzilai-Borwein (BB) method, referred to as the Random Barzilai-Borwein (RBB) method, to calculate step size for SARAH in the mini-batch setting, thereby leading to a new SARAH method: MB-SARAH-RBB. We prove that MB-SARAH-RBB converges linearly in expectation for strongly convex objective functions. We analyze the complexity of MB-SARAH-RBB and show that it is better than the original method. Numerical experiments on standard data sets indicate that MB-SARAH-RBB outperforms or matches state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1906.08496

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inexact SARAH Algorithm for Stochastic Optimization

2018-11-25 · Lam M. Nguyen, Katya Scheinberg, Martin Takáč

We develop and analyze a variant of the SARAH algorithm, which does not require computation of the exact gradient. Thus this new method can be applied to general expectation minimization problems rather than only finite …

Stochastic Optimization

ProxSARAH: An Efficient Algorithmic Framework for Stochastic Composite Nonconvex Optimization

2019-02-15 · Nhan H. Pham, Lam M. Nguyen, Dzung T. Phan, Quoc Tran-Dinh

We propose a new stochastic first-order algorithmic framework to solve stochastic composite nonconvex optimization problems that covers both finite-sum and expectation settings. Our algorithms rely on the SARAH estimator…

Almost Tune-Free Variance Reduction

2019-08-25 · ICML 2020 1 · Bingcong Li, Lingda Wang, Georgios B. Giannakis

The variance reduction class of algorithms including the representative ones, SVRG and SARAH, have well documented merits for empirical risk minimization problems. However, they require grid search to tune parameters (st…

AI-SARAH: Adaptive and Implicit Stochastic Recursive Gradient Methods

2021-02-19 · Zheng Shi, Abdurakhmon Sadiev, Nicolas Loizou, Peter Richtárik 외

We present AI-SARAH, a practical variant of SARAH. As a variant of SARAH, this algorithm employs the stochastic recursive gradient yet adjusts step-size based on local geometry. AI-SARAH implicitly computes step-size and…

Adjusted Shuffling SARAH: Advancing Complexity Analysis via Dynamic Gradient Weighting

2025-06-14 · Duc Toan Nguyen, Trang H. Tran, Lam M. Nguyen

In this paper, we propose Adjusted Shuffling SARAH, a novel algorithm that integrates shuffling techniques with the well-known variance-reduced algorithm SARAH while dynamically adjusting the stochastic gradient weights …