Pith. sign in

REVIEW 1 cited by

Full deep neural network training on a pruned weight budget

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1806.06949 v2 pith:ALHRDJCD submitted 2018-06-11 cs.LG stat.ML

classification cs.LGstat.ML
keywords accuracytotaltrainingweightduringfullmemorynetwork
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Accelerated CNN Training Through Gradient Approximation

    cs.CV 2019-08 conditional novelty 5.0 of 10

    Approximating the weight gradient for a subset of layers and batches yields 3.5% to 7% wall-clock training speedup on CIFAR-10 deep CNNs with minimal validation accuracy loss.

Pith tools