Pith. sign in

REVIEW 1 cited by

FreezeNet: Full Performance by Reduced Storage Costs

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 2011.14087 v1 pith:YYXLW2V6 submitted 2020-11-28 cs.LG cs.CV

classification cs.LGcs.CV
keywords parameterspruningappliedbeforefreezenetfreezingone-shottraining
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Pruning generates sparse networks by setting parameters to zero. In this work we improve one-shot pruning methods, applied before training, without adding any additional storage costs while preserving the sparse gradient computations. The main difference to pruning is that we do not sparsify the network's weights but learn just a few key parameters and keep the other ones fixed at their random initialized value. This mechanism is called freezing the parameters. Those frozen weights can be stored efficiently with a single 32bit random seed number. The parameters to be frozen are determined one-shot by a single for- and backward pass applied before training starts. We call the introduced method FreezeNet. In our experiments we show that FreezeNets achieve good results, especially for extreme freezing rates. Freezing weights preserves the gradient flow throughout the network and consequently, FreezeNets train better and have an increased capacity compared to their pruned counterparts. On the classification tasks MNIST and CIFAR-10/100 we outperform SNIP, in this setting the best reported one-shot pruning method, applied before training. On MNIST, FreezeNet achieves 99.2% performance of the baseline LeNet-5-Caffe architecture, while compressing the number of trained and stored parameters by a factor of x 157.

Discussion (0). Sign in 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. An Analysis of Layer-Freezing Strategies for Enhanced Transfer Learning in YOLO Architectures

    cs.CV 2025-09 conditional novelty 5.0 of 10

    Freezing the first four blocks or the whole backbone of YOLOv8/YOLOv10 can match or beat full fine-tuning while using less GPU memory, but aggressive freezing fails on heavily augmented single-class data.

Pith tools