2018

ATOMO: Communication-efficient Learning via Atomic Sparsification

Wang, Hongyi, Sievert, Scott, Charles, Zachary et al.

Understand

Distributed model training suffers from communication overheads due to frequent gradient updates transmitted between compute nodes.

  • To mitigate these overheads, several studies propose the use of sparsified stochastic gradients.
  • We argue that these are facets of a general sparsification method that can operate on any possible atomic decomposition.
  • Notable examples include element-wise, singular value, and Fourier decompositions.

Reading the bibliography…