English

SCOPE: Scalable Composite Optimization for Learning on Spark

Machine Learning 2016-12-13 v5 Machine Learning

Abstract

Many machine learning models, such as logistic regression~(LR) and support vector machine~(SVM), can be formulated as composite optimization problems. Recently, many distributed stochastic optimization~(DSO) methods have been proposed to solve the large-scale composite optimization problems, which have shown better performance than traditional batch methods. However, most of these DSO methods are not scalable enough. In this paper, we propose a novel DSO method, called \underline{s}calable \underline{c}omposite \underline{op}timization for l\underline{e}arning~({SCOPE}), and implement it on the fault-tolerant distributed platform \mbox{Spark}. SCOPE is both computation-efficient and communication-efficient. Theoretical analysis shows that SCOPE is convergent with linear convergence rate when the objective function is convex. Furthermore, empirical results on real datasets show that SCOPE can outperform other state-of-the-art distributed learning methods on Spark, including both batch learning methods and DSO methods.

Keywords

Cite

@article{arxiv.1602.00133,
  title  = {SCOPE: Scalable Composite Optimization for Learning on Spark},
  author = {Shen-Yi Zhao and Ru Xiang and Ying-Hao Shi and Peng Gao and Wu-Jun Li},
  journal= {arXiv preprint arXiv:1602.00133},
  year   = {2016}
}
R2 v1 2026-06-22T12:39:59.604Z