English

Statistical Mechanical Analysis of Neural Network Pruning

Machine Learning 2021-06-14 v3 Machine Learning

Abstract

Deep learning architectures with a huge number of parameters are often compressed using pruning techniques to ensure computational efficiency of inference during deployment. Despite multitude of empirical advances, there is a lack of theoretical understanding of the effectiveness of different pruning methods. We inspect different pruning techniques under the statistical mechanics formulation of a teacher-student framework and derive their generalization error (GE) bounds. It has been shown that Determinantal Point Process (DPP) based node pruning method is notably superior to competing approaches when tested on real datasets. Using GE bounds in the aforementioned setup we provide theoretical guarantees for their empirical observations. Another consistent finding in literature is that sparse neural networks (edge pruned) generalize better than dense neural networks (node pruned) for a fixed number of parameters. We use our theoretical setup to prove this finding and show that even the baseline random edge pruning method performs better than the DPP node pruning method. We also validate this empirically on real datasets.

Keywords

Cite

@article{arxiv.2006.16617,
  title  = {Statistical Mechanical Analysis of Neural Network Pruning},
  author = {Rupam Acharyya and Ankani Chattoraj and Boyu Zhang and Shouman Das and Daniel Stefankovic},
  journal= {arXiv preprint arXiv:2006.16617},
  year   = {2021}
}

Comments

Authors Ankani Chattoraj and Boyu Zhang made an equal contribution

R2 v1 2026-06-23T16:43:40.464Z