paper-with-me

홈 › Papers

MLI: An API for Distributed Machine Learning

2013-10-21 · Evan R. Sparks, Ameet Talwalkar, Virginia Smith, Jey Kottalam, Xinghao Pan, Joseph Gonzalez, Michael J. Franklin, Michael. I. Jordan, Tim Kraska

MLI is an Application Programming Interface designed to address the challenges of building Machine Learn- ing algorithms in a distributed setting based on data-centric computing. Its primary goal is to simplify the development of high-performance, scalable, distributed algorithms. Our initial results show that, relative to existing systems, this interface can be used to build distributed implementations of a wide variety of common Machine Learning algorithms with minimal complexity and highly competitive performance and scalability.

📄 PDF Abstract BibTeX arXiv:1310.5426

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

TonY: An Orchestrator for Distributed Machine Learning Jobs

2019-03-24 · Anthony Hsu, Keqiu Hu, Jonathan Hung, Arun Suresh 외

Training machine learning (ML) models on large datasets requires considerable computing power. To speed up training, it is typical to distribute training across several machines, often with specialized hardware like GPUs…

BIG-bench Machine Learning

Security of Distributed Machine Learning: A Game-Theoretic Approach to Design Secure DSVM

2020-03-08 · Rui Zhang, Quanyan Zhu

Distributed machine learning algorithms play a significant role in processing massive data sets over large networks. However, the increasing reliance on machine learning on information and communication technologies (ICT…

BIG-bench Machine LearningData Poisoning

Distributed Asynchronous Dual Free Stochastic Dual Coordinate Ascent

2016-05-29 · Zhouyuan Huo, Heng Huang

The primal-dual distributed optimization methods have broad large-scale machine learning applications. Previous primal-dual distributed methods are not applicable when the dual formulation is not available, e.g. the sum-…

Distributed Optimization

A Survey on Distributed Machine Learning

2019-12-20 · Joost Verbraeken, Matthijs Wolting, Jonathan Katzy, Jeroen Kloppenburg 외

The demand for artificial intelligence has grown significantly over the last decade and this growth has been fueled by advances in machine learning techniques and the ability to leverage hardware acceleration. However, i…

BIG-bench Machine LearningSurvey

On the Effect of Task-to-Worker Assignment in Distributed Computing Systems with Stragglers

2018-08-08 · Amir Behrouzi-Far, Emina Soljanin

We study the expected completion time of some recently proposed algorithms for distributed computing which redundantly assign computing tasks to multiple machines in order to tolerate a certain number of machine failures…

Distributed Computing