paper-with-me

Papers

Adaptive Step Sizes in Variance Reduction via Regularization

2019-10-15 · Bingcong Li, Georgios B. Giannakis

The main goal of this work is equipping convex and nonconvex problems with Barzilai-Borwein (BB) step size. With the adaptivity of BB step sizes granted, they can fail when the objective function is not strongly convex. To overcome this challenge, the key idea here is to bridge (non)convex problems and strongly convex ones via regularization. The proposed regularization schemes are \textit{simple} yet effective. Wedding the BB step size with a variance reduction method, known as SARAH, offers a free lunch compared with vanilla SARAH in convex problems. The convergence of BB step sizes in nonconvex problems is also established and its complexity is no worse than other adaptive step sizes such as AdaGrad. As a byproduct, our regularized SARAH methods for convex functions ensure that the complexity to find $\mathbb{E}[\| \nabla f(\mathbf{x}) \|^2]\leq \epsilon$ is ${\cal O}\big( (n+\frac{1}{\sqrt{\epsilon}})\ln{\frac{1}{\epsilon}}\big)$, improving $\epsilon$ dependence over existing results. Numerical tests further validate the merits of proposed approaches.

📄 PDF Abstract BibTeX arXiv:1910.06532

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AdaGrad AdaGrad is a stochastic optimization method that adapts the learning rate to the parameters. It performs smaller updates for parameters associated with frequently occurring…

Similar Papers 제목 키워드 기반

Variance Reduction on General Adaptive Stochastic Mirror Descent

2020-12-26 · Wenjie Li, Zhanyu Wang, Yichen Zhang, Guang Cheng

In this work, we investigate the idea of variance reduction by studying its properties with general adaptive mirror descent algorithms in nonsmooth nonconvex finite-sum optimization problems. We propose a simple yet gene…

Adaptive Importance Sampling for Finite-Sum Optimization and Sampling with Decreasing Step-Sizes

2021-03-23 · NeurIPS 2020 12 · Ayoub El Hanchi, David A. Stephens

Reducing the variance of the gradient estimator is known to improve the convergence rate of stochastic gradient-based optimization and sampling algorithms. One way of achieving variance reduction is to design importance …

Stochastic Optimization

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…

Adam$^+$: A Stochastic Method with Adaptive Variance Reduction

2020-11-24 · Mingrui Liu, Wei zhang, Francesco Orabona, Tianbao Yang

Adam is a widely used stochastic optimization method for deep learning applications. While practitioners prefer Adam because it requires less parameter tuning, its use is problematic from a theoretical point of view sinc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)image-classificationImage Classification+5

Streaming kernel regression with provably adaptive mean, variance, and regularization

2017-08-02 · Audrey Durand, Odalric-Ambrym Maillard, Joelle Pineau

We consider the problem of streaming kernel regression, when the observations arrive sequentially and the goal is to recover the underlying mean function, assumed to belong to an RKHS. The variance of the noise is not as…

regressionThompson Samplingvalid