DCAIMar 27, 2019

Scalable Deep Learning on Distributed Infrastructures: Challenges, Techniques and Tools

arXiv:1903.11314v2224 citationsHas Code
Originality Synthesis-oriented
AI Analysis

It addresses scalability issues for deep learning practitioners and researchers, but is incremental as a survey paper.

This survey investigates challenges, techniques, and tools for scalable deep learning on distributed infrastructures, analyzing and comparing 11 open-source frameworks to identify common implementations and future research trends.

Deep Learning (DL) has had an immense success in the recent past, leading to state-of-the-art results in various domains such as image recognition and natural language processing. One of the reasons for this success is the increasing size of DL models and the proliferation of vast amounts of training data being available. To keep on improving the performance of DL, increasing the scalability of DL systems is necessary. In this survey, we perform a broad and thorough investigation on challenges, techniques and tools for scalable DL on distributed infrastructures. This incorporates infrastructures for DL, methods for parallel DL training, multi-tenant resource scheduling and the management of training and model data. Further, we analyze and compare 11 current open-source DL frameworks and tools and investigate which of the techniques are commonly implemented in practice. Finally, we highlight future research trends in DL systems that deserve further research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes