English

Reducing Data Motion to Accelerate the Training of Deep Neural Networks

Distributed, Parallel, and Cluster Computing 2020-04-07 v1

Abstract

This paper reduces the cost of DNNs training by decreasing the amount of data movement across heterogeneous architectures composed of several GPUs and multicore CPU devices. In particular, this paper proposes an algorithm to dynamically adapt the data representation format of network weights during training. This algorithm drives a compression procedure that reduces data size before sending them over the parallel system. We run an extensive evaluation campaign considering several up-to-date deep neural network models and two high-end parallel architectures composed of multiple GPUs and CPU multicore chips. Our solution achieves average performance improvements from 6.18\% up to 11.91\%.

Keywords

Cite

@article{arxiv.2004.02297,
  title  = {Reducing Data Motion to Accelerate the Training of Deep Neural Networks},
  author = {Sicong Zhuang and Cristiano Malossi and Marc Casas},
  journal= {arXiv preprint arXiv:2004.02297},
  year   = {2020}
}
R2 v1 2026-06-23T14:40:08.724Z