Publications

Deep Learning with COTS HPC Systems

Adam Coates, Brody Huval, Tao Wang, David J. Wu, Andrew Y. Ng, and Bryan Catanzaro

International Conference on Machine Learning (ICML), 2013

Resources

Press Coverage

Abstract

Scaling up deep learning algorithms has been shown to lead to increased performance in benchmark tasks and to enable discovery of complex high-level features. Recent efforts to train extremely large networks (with over 1 billion parameters) have relied on cloud-like computing infrastructure and thousands of CPU cores. In this paper, we present technical details and results from our own system based on Commodity Off-The-Shelf High Performance Computing (COTS HPC) technology: a cluster of GPU servers with Infiniband interconnects and MPI. Our system is able to train 1 billion parameter networks on just 3 machines in a couple of days, and we show that it can scale to networks with over 11 billion parameters using just 16 machines. As this infrastructure is much more easily marshaled by others, the approach enables much wider-spread research with extremely large neural networks.

BibTeX
@inproceedings{CHWWCN13,
  author    = {Adam Coates and Brody Huval and Tao Wang and David J. Wu
               and Bryan C. Catanzaro and Andrew Y. Ng},
  title     = {Deep learning with {COTS} {HPC} systems},
  booktitle = {International Conference on Machine Learning ({ICML})},
  year      = {2013}
}