English

Data-dependent Pruning to find the Winning Lottery Ticket

Machine Learning 2020-06-26 v1 Machine Learning

Abstract

The Lottery Ticket Hypothesis postulates that a freshly initialized neural network contains a small subnetwork that can be trained in isolation to achieve similar performance as the full network. Our paper examines several alternatives to search for such subnetworks. We conclude that incorporating a data dependent component into the pruning criterion in the form of the gradient of the training loss -- as done in the SNIP method -- consistently improves the performance of existing pruning algorithms.

Keywords

Cite

@article{arxiv.2006.14350,
  title  = {Data-dependent Pruning to find the Winning Lottery Ticket},
  author = {Dániel Lévai and Zsolt Zombori},
  journal= {arXiv preprint arXiv:2006.14350},
  year   = {2020}
}
R2 v1 2026-06-23T16:37:17.839Z