Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Optimal Distributed Online Prediction using Mini-Batches

About

Online prediction methods are typically presented as serial algorithms running on a single processor. However, in the age of web-scale prediction problems, it is increasingly common to encounter situations where a single processor cannot keep up with the high rate at which inputs arrive. In this work, we present the \emph{distributed mini-batch} algorithm, a method of converting many serial gradient-based online prediction algorithms into distributed algorithms. We prove a regret bound for this method that is asymptotically optimal for smooth convex loss functions and stochastic inputs. Moreover, our analysis explicitly takes into account communication latencies between nodes in the distributed environment. We show how our method can be used to solve the closely-related distributed stochastic optimization problem, achieving an asymptotically linear speed-up over multiple processors. Finally, we demonstrate the merits of our approach on a web-scale online prediction problem.

Ofer Dekel, Ran Gilad-Bachrach, Ohad Shamir, Lin Xiao• 2010

Related benchmarks

TaskDatasetResultRank
Stationary Linear RegressionDS2 1.0 (test)
R20.9838
9
Stationary Linear RegressionDS3 1.0 (test)
R2 Score0.9829
9
Stationary Linear RegressionDS4 1.0 (test)
R20.9296
9
Stationary Linear RegressionKCHSD 1.0 (test)
R2 Score0.5743
9
Stationary Linear Regression1KC 1.0 (test)
R20.912
9
Stationary Linear RegressionDS1 1.0 (test)
R20.9758
9
Stationary Linear RegressionCCPP 1.0 (test)
R2 Score91.989
9
Stationary Linear RegressionMCPD 1.0 (test)
R2 Score0.7301
9
Showing 8 of 8 rows

Other info

Follow for update