A Delay-Tolerant Proximal-Gradient Algorithm for Distributed Learning
Abstract
Distributed learning aims at computing high-quality models by training over scattered data. This covers a diversity of scenarios, including computer clusters or mobile agents. One of the main challenges is then to deal with heterogeneous machines and unreliable communications. In this setting, we propose and analyze a flexible asynchronous optimization algorithm for solving nonsmooth learning problems. Unlike most existing methods, our algorithm is adjustable to various levels of communication costs, machines computational powers, and data distribution evenness. We prove that the algorithm converges linearly with a fixed learning rate that does not depend on communication delays nor on the number of machines. Although long delays in communication may slow down performance, no delay can break convergence.
Cite
Text
Mishchenko et al. "A Delay-Tolerant Proximal-Gradient Algorithm for Distributed Learning." International Conference on Machine Learning, 2018.Markdown
[Mishchenko et al. "A Delay-Tolerant Proximal-Gradient Algorithm for Distributed Learning." International Conference on Machine Learning, 2018.](https://mlanthology.org/icml/2018/mishchenko2018icml-delaytolerant/)BibTeX
@inproceedings{mishchenko2018icml-delaytolerant,
title = {{A Delay-Tolerant Proximal-Gradient Algorithm for Distributed Learning}},
author = {Mishchenko, Konstantin and Iutzeler, Franck and Malick, Jérôme and Amini, Massih-Reza},
booktitle = {International Conference on Machine Learning},
year = {2018},
pages = {3587-3595},
volume = {80},
url = {https://mlanthology.org/icml/2018/mishchenko2018icml-delaytolerant/}
}