2020

Sparse Weight Activation Training

Raihan, Md Aamir, Aamodt, Tor M.

Understand

Neural network training is computationally and memory intensive.

  • Sparse training can reduce the burden on emerging hardware platforms designed to accelerate sparse computations, but it can affect network convergence.
  • In this work, we propose a novel CNN training algorithm Sparse Weight Activation Training (SWAT).
  • SWAT is more computation and memory-efficient than conventional training.

Reading the bibliography…