Pith. sign in

REVIEW 3 cited by

Stabilizing the Lottery Ticket Hypothesis

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 1903.01611 v3 pith:MMFHT46M submitted 2019-03-05 cs.LG cs.CVstat.ML

classification cs.LGcs.CVstat.ML
keywords networkstrainingpruningsubnetworksaccuracydeeperhypothesislottery
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Pruning is a well-established technique for removing unnecessary structure from neural networks after training to improve the performance of inference. Several recent results have explored the possibility of pruning at initialization time to provide similar benefits during training. In particular, the "lottery ticket hypothesis" conjectures that typical neural networks contain small subnetworks that can train to similar accuracy in a commensurate number of steps. The evidence for this claim is that a procedure based on iterative magnitude pruning (IMP) reliably finds such subnetworks retroactively on small vision tasks. However, IMP fails on deeper networks, and proposed methods to prune before training or train pruned networks encounter similar scaling limitations. In this paper, we argue that these efforts have struggled on deeper networks because they have focused on pruning precisely at initialization. We modify IMP to search for subnetworks that could have been obtained by pruning early in training (0.1% to 7% through) rather than at iteration 0. With this change, it finds small subnetworks of deeper networks (e.g., 80% sparsity on Resnet-50) that can complete the training process to match the accuracy of the original network on more challenging tasks (e.g., ImageNet). In situations where IMP fails at iteration 0, the accuracy benefits of delaying pruning accrue rapidly over the earliest iterations of training. To explain these behaviors, we study subnetwork "stability," finding that - as accuracy improves in this fashion - IMP subnetworks train to parameters closer to those of the full network and do so with improved consistency in the face of gradient noise. These results offer new insights into the opportunity to prune large-scale networks early in training and the behaviors underlying the lottery ticket hypothesis

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Weisfeiler and Leman Go Gambling: Why Expressive Lottery Tickets Win

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Expressive sparse subnetworks of sufficiently overparameterized graph neural networks provably preserve Weisfeiler-Leman expressivity, and empirically high pre-training expressivity makes a lottery ticket far more lik...

  2. Uncovering Critical Features for Deepfake Detection through the Lottery Ticket Hypothesis

    cs.CV 2025-07 conditional novelty 4.0 of 10

    Deepfake detectors contain lottery ticket subnetworks that preserve accuracy at high sparsity, and iterative magnitude pruning outperforms one-shot pruning in the experiments reported.

  3. Principled Approximation Methods for Efficient and Scalable Deep Learning

    cs.LG 2025-08 conditional novelty 3.0 of 10

    A thesis that synthesizes the author's published work on continuous approximations to discrete deep learning problems, with experiments showing efficiency gains, but offering little new beyond the author's prior papers.

Pith tools