paper-with-me

Papers

Stochastic Composite Least-Squares Regression with convergence rate O(1/n)

2017-02-21 · Nicolas Flammarion, Francis Bach

We consider the minimization of composite objective functions composed of the expectation of quadratic functions and an arbitrary convex function. We study the stochastic dual averaging algorithm with a constant step-size, showing that it leads to a convergence rate of O(1/n) without strong convexity assumptions. This thus extends earlier results on least-squares regression with the Euclidean geometry to (a) all convex regularizers and constraints, and (b) all geome-tries represented by a Bregman divergence. This is achieved by a new proof technique that relates stochastic and deterministic recursions.

📄 PDF Abstract BibTeX arXiv:1702.06429

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

The Implicit Regularization of Stochastic Gradient Flow for Least Squares

2020-03-17 · ICML 2020 1 · Alnur Ali, Edgar Dobriban, Ryan J. Tibshirani

We study the implicit regularization of mini-batch stochastic gradient descent, when applied to the fundamental problem of least squares regression. We leverage a continuous-time stochastic differential equation having t…

regression

Query Complexity of Least Absolute Deviation Regression via Robust Uniform Convergence

2021-02-03 · Xue Chen, Michał Dereziński

Consider a regression problem where the learner is given a large collection of $d$-dimensional data points, but can only query a small subset of the real-valued labels. How many queries are needed to obtain a $1+\epsilon…

Learning TheoryregressionStochastic Optimization

Non-strongly-convex smooth stochastic approximation with convergence rate O(1/n)

2013-06-10 · NeurIPS 2013 12 · Francis Bach, Eric Moulines

We consider the stochastic approximation problem where a convex function has to be minimized, given only the knowledge of unbiased estimates of its gradients at certain points, a framework which includes machine learning…

BIG-bench Machine Learningregression

Convergence rates of Kernel Conjugate Gradient for random design regression

2016-07-08 · Gilles Blanchard, Nicole Krämer

We prove statistical rates of convergence for kernel-based least squares regression from i.i.d. data using a conjugate gradient algorithm, where regularization against overfitting is obtained by early stopping. This meth…

Dimensionality ReductionregressionSupervised dimensionality reduction

On Projected Stochastic Gradient Descent Algorithm with Weighted Averaging for Least Squares Regression

2016-06-09 · Kobi Cohen, Angelia Nedic, R. Srikant

The problem of least squares regression of a $d$-dimensional unknown parameter is considered. A stochastic gradient descent based algorithm with weighted iterate-averaging that uses a single pass over the data is studied…

regression