English

A Hybrid Solution to improve Iteration Efficiency in the Distributed Learning

Distributed, Parallel, and Cluster Computing 2020-12-22 v2 Machine Learning

Abstract

Currently, many machine learning algorithms contain lots of iterations. When it comes to existing large-scale distributed systems, some slave nodes may break down or have lower efficiency. Therefore traditional machine learning algorithm may fail because of the instability of distributed system.We presents a hybrid approach which not only own a high fault-tolerant but also achieve a balance of performance and efficiency.For each iteration, the result of slow machines will be abandoned. Then, we discuss the relationship between accuracy and abandon rate. Next we debate the convergence speed of this process. Finally, our experiments demonstrate our idea can dramatically reduce calculation time and be used in many platforms.

Keywords

Cite

@article{arxiv.1411.6358,
  title  = {A Hybrid Solution to improve Iteration Efficiency in the Distributed Learning},
  author = {Junxiong Wang and Hongzhi Wang and Chenxu Zhao},
  journal= {arXiv preprint arXiv:1411.6358},
  year   = {2020}
}

Comments

This paper has been withdrawn by the author due to a definition error

R2 v1 2026-06-22T07:09:27.948Z