pith. sign in

arxiv: 2111.04949 · v2 · pith:H5ITVP2Bnew · submitted 2021-11-09 · 💻 cs.LG · cs.AI· cs.DC

A Survey and Empirical Evaluation of Parallel Deep Learning Frameworks

classification 💻 cs.LG cs.AIcs.DC
keywords learningdeepdistributedcurrentdiscussempiricalframeworkslarge
0
0 comments X
read the original abstract

The field of deep learning has witnessed a remarkable shift towards extremely compute- and memory-intensive neural networks. These newer larger models have enabled researchers to advance state-of-the-art tools across a variety of fields. This phenomenon has spurred the development of algorithms for distributed training of neural networks over a larger number of hardware accelerators. In this paper, we discuss and compare current state-of-the-art frameworks for large scale distributed deep learning. First, we survey current practices in distributed learning and identify the different types of parallelism used. Then, we present empirical results comparing their performance on large image and language training tasks. Additionally, we address their statistical efficiency and memory consumption behavior. Based on our results, we discuss algorithmic and implementation portions of each framework which hinder performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Non-Monotone Preconditioned Trust-Region Method for Neural Network Training

    math.OC 2026-05 unverdicted novelty 5.0

    NAPTS extends APTS with non-monotone acceptance and nonlinear Schwarz preconditioning to reduce CPU time by 30% and rejected steps by two-thirds while preserving accuracy in neural network training.

  2. The Energy Consumption of Transformer Fine-Tuning: A Roofline-Inspired Scaling Model

    cs.LG 2026-06 unverdicted novelty 4.0

    A scaling law model derived from roofline analysis and a speedup-based efficiency factor predicts training energy for BERT models across GPU parallelism configurations.