paper-with-me

Papers

Optimal Distributed Learning with Multi-pass Stochastic Gradient Methods

2018-07-01 · ICML 2018 7 · Junhong Lin, Volkan Cevher

We study generalization properties of distributed algorithms in the setting of nonparametric regression over a reproducing kernel Hilbert space (RKHS). We investigate distributed stochastic gradient methods (SGM), with mini-batches and multi-passes over the data. We show that optimal generalization error bounds can be retained for distributed SGM provided that the partition level is not too large. Our results are superior to the state-of-the-art theory, covering the cases that the regression function may not be in the hypothesis spaces. Particularly, our results show that distributed SGM has a smaller theoretical computational complexity, compared with distributed kernel ridge regression (KRR) and classic SGM.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Optimal Convergence for Distributed Learning with Stochastic Gradient Methods and Spectral Algorithms

2018-01-22 · Junhong Lin, Volkan Cevher

We study generalization properties of distributed algorithms in the setting of nonparametric regression over a reproducing kernel Hilbert space (RKHS). We first investigate distributed stochastic gradient methods (SGM), …

regression

Adaptive Single-Pass Stochastic Gradient Descent in Input Sparsity Time

2021-01-01 · Sepideh Mahabadi, David Woodruff, Samson Zhou

We study sampling algorithms for variance reduction methods for stochastic optimization. Although stochastic gradient descent (SGD) is widely used for large scale machine learning, it sometimes experiences slow convergen…

Second-order methodsStochastic Optimization

Optimal Rates for Multi-pass Stochastic Gradient Methods

2016-05-28 · Junhong Lin, Lorenzo Rosasco

We analyze the learning properties of the stochastic gradient method when multiple passes over the data and mini-batches are allowed. We study how regularization properties are controlled by the step-size, the number of …

Optimal Learning for Multi-pass Stochastic Gradient Methods

2016-12-01 · NeurIPS 2016 12 · Junhong Lin, Lorenzo Rosasco

We analyze the learning properties of the stochastic gradient method when multiple passes over the data and mini-batches are allowed. In particular, we consider the square loss and show that for a universal step-siz…

DoubleSqueeze: Parallel Stochastic Gradient Descent with Double-Pass Error-Compensated Compression

2019-05-15 · Hanlin Tang, Xiangru Lian, Chen Yu, Tong Zhang 외

A standard approach in large scale machine learning is distributed stochastic gradient training, which requires the computation of aggregated stochastic gradients over multiple nodes on a network. Communication is a majo…