English

Recent Advances on Neural Network Pruning at Initialization

Machine Learning 2022-05-25 v3 Artificial Intelligence Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

Neural network pruning typically removes connections or neurons from a pretrained converged model; while a new pruning paradigm, pruning at initialization (PaI), attempts to prune a randomly initialized network. This paper offers the first survey concentrated on this emerging pruning fashion. We first introduce a generic formulation of neural network pruning, followed by the major classic pruning topics. Then, as the main body of this paper, a thorough and structured literature review of PaI methods is presented, consisting of two major tracks (sparse training and sparse selection). Finally, we summarize the surge of PaI compared to PaT and discuss the open problems. Apart from the dedicated literature review, this paper also offers a code base for easy sanity-checking and benchmarking of different PaI methods.

Keywords

Cite

@article{arxiv.2103.06460,
  title  = {Recent Advances on Neural Network Pruning at Initialization},
  author = {Huan Wang and Can Qin and Yue Bai and Yulun Zhang and Yun Fu},
  journal= {arXiv preprint arXiv:2103.06460},
  year   = {2022}
}

Comments

Accepted in IJCAI'22 Survey Track. Code base: https://github.com/mingsun-tse/smile-pruning

R2 v1 2026-06-23T23:59:04.774Z