We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: Distributed Coordinate Descent for Generalized Linear Models with Regularization

Abstract: Generalized linear model with $L_1$ and $L_2$ regularization is a widely used technique for solving classification, class probability estimation and regression problems. With the numbers of both features and examples growing rapidly in the fields like text mining and clickstream data analysis parallelization and the use of cluster architectures becomes important. We present a novel algorithm for fitting regularized generalized linear models in the distributed environment. The algorithm splits data between nodes by features, uses coordinate descent on each node and line search to merge results globally. Convergence proof is provided. A modifications of the algorithm addresses slow node problem. For an important particular case of logistic regression we empirically compare our program with several state-of-the art approaches that rely on different algorithmic and data spitting methods. Experiments demonstrate that our approach is scalable and superior when training on large and sparse datasets.
Comments: fix typos. arXiv admin note: text overlap with arXiv:1411.6520
Subjects: Machine Learning (stat.ML); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG)
Cite as: arXiv:1611.02101 [stat.ML]
  (or arXiv:1611.02101v2 [stat.ML] for this version)

Submission history

From: Ilya Trofimov [view email]
[v1] Mon, 7 Nov 2016 15:19:54 GMT (1684kb,D)
[v2] Mon, 26 Jun 2017 13:35:23 GMT (2104kb,D)

Link back to: arXiv, form interface, contact.