PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 29, 201471 citationsOpen Access

High-Performance Distributed ML at Scale through Parameter Server Consistency Models

WDWei DaiAKAbhimanu KumarJWJinliang Wei

Key Points

Key points are not available for this paper at this time.

Abstract

As Machine Learning (ML) applications increase in data size and model complexity, practitioners turn to distributed clusters to satisfy the increased computational and memory demands. Unfortunately, effective use of clusters for ML requires considerable expertise in writing distributed code, while highly-abstracted frameworks like Hadoop have not, in practice, approached the performance seen in specialized ML implementations. The recent Parameter Server (PS) paradigm is a middle ground between these extremes, allowing easy conversion of single-machine parallel ML applications into distributed ones, while maintaining high throughput through relaxed "consistency models" that allow inconsistent parameter reads. However, due to insufficient theoretical study, it is not clear which of these consistency models can really ensure correct ML algorithm output; at the same time, there remain many theoretically-motivated but undiscovered opportunities to maximize computational throughput. Motivated by this challenge, we study both the theoretical guarantees and empirical behavior of iterative-convergent ML algorithms in existing PS consistency models. We then use the gleaned insights to improve a consistency model using an "eager" PS communication mechanism, and implement it as a new PS system that enables ML algorithms to reach their solution more quickly.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dai et al. (2014) studied this question.

synapsesocial.com/papers/6a23c7fcd91ad9240008c9f3https://doi.org/10.48550/arxiv.1410.8043
Ask AI
Helpful
Bookmark
Share
View Full Paper