Magnitude and Uncertainty Pruning Criterion for Neural Networks
Vinnie Ko, Stefan Oehmcke, Fabian Gieseke

TL;DR
This paper introduces a novel magnitude and uncertainty pruning criterion for neural networks that improves model compression while maintaining predictive accuracy, addressing overparameterization and overfitting issues.
Contribution
It proposes a scale-invariant pruning criterion based on magnitude and uncertainty, along with an efficient pseudo bootstrap scheme for uncertainty estimation.
Findings
More compressed models with less accuracy loss
Scale-invariance improves pruning effectiveness
Effective uncertainty estimation during training
Abstract
Neural networks have achieved dramatic improvements in recent years and depict the state-of-the-art methods for many real-world tasks nowadays. One drawback is, however, that many of these models are overparameterized, which makes them both computationally and memory intensive. Furthermore, overparameterization can also lead to undesired overfitting side-effects. Inspired by recently proposed magnitude-based pruning schemes and the Wald test from the field of statistics, we introduce a novel magnitude and uncertainty (M&U) pruning criterion that helps to lessen such shortcomings. One important advantage of our M&U pruning criterion is that it is scale-invariant, a phenomenon that the magnitude-based pruning criterion suffers from. In addition, we present a ``pseudo bootstrap'' scheme, which can efficiently estimate the uncertainty of the weights by using their update information during…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsPruning · Test
