ASYNC: A Cloud Engine with Asynchrony and History for Distributed Machine Learning
ASYNC: A Cloud Engine with Asynchrony and History for Distributed Machine Learning
复制标题
DOI:
10.1109/ipdps47924.2020.00052
复制
发表时间:
2019-07
期刊:
影响因子:
--
通讯作者:
Saeed Soori;Bugra Can;M. Gürbüzbalaban;M. Dehnavi
中科院分区:
文献类型:
--
作者:
Saeed Soori;Bugra Can;M. Gürbüzbalaban;M. Dehnavi
ASYNC is a framework that supports the implementation of asynchrony and history for optimization methods on distributed computing platforms. The popularity of asynchronous optimization methods has increased in distributed machine learning. However, their applicability and practical experimentation on distributed systems are limited because current bulk-processing cloud engines do not provide a robust support for asynchrony and history. With introducing three main modules and bookkeeping system-specific and application parameters, ASYNC provides practitioners with a framework to implement asynchronous machine learning methods. To demonstrate ease-of-implementation in ASYNC, the synchronous and asynchronous variants of two well-known optimization methods, stochastic gradient descent and SAGA, are demonstrated in ASYNC.