We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Training Distributed Deep Recurrent Neural Networks with Mixed Precision on GPU Clusters

Abstract: In this paper, we evaluate training of deep recurrent neural networks with half-precision floats. We implement a distributed, data-parallel, synchronous training algorithm by integrating TensorFlow and CUDA-aware MPI to enable execution across multiple GPU nodes and making use of high-speed interconnects. We introduce a learning rate schedule facilitating neural network convergence at up to $O(100)$ workers.
Strong scaling tests performed on clusters of NVIDIA Pascal P100 GPUs show linear runtime and logarithmic communication time scaling for both single and mixed precision training modes. Performance is evaluated on a scientific dataset taken from the Joint European Torus (JET) tokamak, containing multi-modal time series of sensory measurements leading up to deleterious events called plasma disruptions, and the benchmark Large Movie Review Dataset~\cite{imdb}. Half-precision significantly reduces memory and network bandwidth, allowing training of state-of-the-art models with over 70 million trainable parameters while achieving a comparable test set performance as single precision.
Subjects: Machine Learning (cs.LG)
Journal reference: Published in Proceedings of the Machine Learning on HPC Environments (MLHPC) at the Supercomputing conference 2017
DOI: 10.1145/3146347.3146358
Cite as: arXiv:1912.00286 [cs.LG]
  (or arXiv:1912.00286v1 [cs.LG] for this version)

Submission history

From: Alexey Svyatkovskiy [view email]
[v1] Sat, 30 Nov 2019 23:57:48 GMT (527kb,D)

Link back to: arXiv, form interface, contact.