PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 9, 2014440 citationsOpen Access

GraphLab: A New Framework For Parallel Machine Learning

YLYucheng LowJGJoseph E. GonzalezAKAapo Kyrola

Key Points

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

Abstract

Designing and implementing efficient, provably correct parallel machine learning (ML) algorithms is challenging. Existing high-level parallel abstractions like MapReduce are insufficiently expressive while low-level tools like MPI and Pthreads leave ML experts repeatedly solving the same design challenges. By targeting common patterns in ML, we developed GraphLab, which improves upon abstractions like MapReduce by compactly expressing asynchronous iterative algorithms with sparse computational dependencies while ensuring data consistency and achieving a high degree of parallel performance. We demonstrate the expressiveness of the GraphLab framework by designing and implementing parallel versions of belief propagation, Gibbs sampling, Co-EM, Lasso and Compressed Sensing. We show that using GraphLab we can achieve excellent parallel performance on large scale real-world problems.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Low et al. (2014) studied this question.

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