Accelerated Training for CNN Distributed Deep Learning through Automatic Resource-Aware Layer Placement
read the original abstract
The Convolutional Neural Network (CNN) model, often used for image classification, requires significant training time to obtain high accuracy. To this end, distributed training is performed with the parameter server (PS) architecture using multiple servers. Unfortunately, scalability has been found to be poor in existing architectures. We find that the PS network is the bottleneck as it communicates a large number of gradients and parameters with the many workers. This is because synchronization with the many workers has to occur at every step of training. Depending on the model, communication can be in the several hundred MBs per synchronization. In this paper, we propose a scheme to reduce network traffic through layer placement that considers the resources that each layer uses. Through analysis of the characteristics of CNN, we find that placement of layers can be done in an effective manner. We then incorporate this observation within the TensorFlow framework such that layers can be automatically placed for more efficient training. Our evaluation making use of this placement scheme show that training time can be significantly reduced without loss of accuracy for many CNN models.
This paper has not been read by Pith yet.
Forward citations
Cited by 1 Pith paper
-
Towards Energy Efficient Co-Scheduling in HPC
EcoSched jointly selects GPU counts via lightweight profiling and coschedules jobs with a score-based policy plus NUMA placement, delivering up to 14.8% energy savings, 30.1% makespan reduction, and 40.4% EDP improvem...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.