paper-with-me

Papers

Accelerated SGD for Non-Strongly-Convex Least Squares

2022-03-03 · Aditya Varre, Nicolas Flammarion

We consider stochastic approximation for the least squares regression problem in the non-strongly convex setting. We present the first practical algorithm that achieves the optimal prediction error rates in terms of dependence on the noise of the problem, as $O(d/t)$ while accelerating the forgetting of the initial conditions to $O(d/t^2)$. Our new algorithm is based on a simple modification of the accelerated gradient descent. We provide convergence results for both the averaged and the last iterate of the algorithm. In order to describe the tightness of these new bounds, we present a matching lower bound in the noiseless setting and thus show the optimality of our algorithm.

📄 PDF Abstract BibTeX arXiv:2203.01744

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Un-regularizing: approximate proximal point and faster stochastic algorithms for empirical risk minimization

2015-06-24 · Roy Frostig, Rong Ge, Sham M. Kakade, Aaron Sidford

We develop a family of accelerated stochastic algorithms that minimize sums of convex functions. Our algorithms improve upon the fastest running time for empirical risk minimization (ERM), and in particular linear least-…

Optimal algorithms for smooth and strongly convex distributed optimization in networks

2017-02-28 · ICML 2017 8 · Kevin Scaman, Francis Bach, Sébastien Bubeck, Yin Tat Lee 외

In this paper, we determine the optimal convergence rates for strongly convex and smooth distributed optimization in two settings: centralized and decentralized communications over a network. For centralized (i.e. master…

Distributed Optimizationregression

Accelerating Stochastic Gradient Descent For Least Squares Regression

2017-04-26 · Prateek Jain, Sham M. Kakade, Rahul Kidambi, Praneeth Netrapalli 외

There is widespread sentiment that it is not possible to effectively utilize fast gradient methods (e.g. Nesterov's acceleration, conjugate gradient, heavy ball) for the purposes of stochastic optimization due to their i…

regressionStochastic Optimization

Accelerating Nonnegative Matrix Factorization Algorithms using Extrapolation

2018-05-17 · Andersen Man Shun Ang, Nicolas Gillis

In this paper, we propose a general framework to accelerate significantly the algorithms for nonnegative matrix factorization (NMF). This framework is inspired from the extrapolation scheme used to accelerate gradient me…

Trading-Off Static and Dynamic Regret in Online Least-Squares and Beyond

2019-09-06 · Jianjun Yuan, Andrew Lamperski

Recursive least-squares algorithms often use forgetting factors as a heuristic to adapt to non-stationary data streams. The first contribution of this paper rigorously characterizes the effect of forgetting factors for a…