Full deep neural network training on a pruned weight budget
Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:ALHRDJCDrecord.jsonopen to challenge →
read the original abstract
We introduce a DNN training technique that learns only a fraction of the full parameter set without incurring an accuracy penalty. To do this, our algorithm constrains the total number of weights updated during backpropagation to those with the highest total gradients. The remaining weights are not tracked, and their initial value is regenerated at every access to avoid storing them in memory. This can dramatically reduce the number of off-chip memory accesses during both training and inference, a key component of the energy needs of DNN accelerators. By ensuring that the total weight diffusion remains close to that of baseline unpruned SGD, networks pruned using our technique are able to retain state-of-the-art accuracy across network architectures -- including networks previously identified as difficult to compress, such as Densenet and WRN. With ResNet18 on ImageNet, we observe an 11.7$\times$ weight reduction with no accuracy loss, and up to 24.4$\times$ with a small accuracy impact.
This paper has not been read by Pith yet.
Forward citations
Cited by 1 Pith paper
-
Competitive plasticity to reduce the energetic costs of learning
Restricting plasticity to large-magnitude updates and to connected paths through the network reduces energy cost of training with only modest extra time.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.