paper-with-me

Papers

Renormalized Sparse Neural Network Pruning

2022-06-21 · Michael G. Rawson

Large neural networks are heavily over-parameterized. This is done because it improves training to optimality. However once the network is trained, this means many parameters can be zeroed, or pruned, leaving an equivalent sparse neural network. We propose renormalizing sparse neural networks in order to improve accuracy. We prove that our method's error converges to zero as network parameters cluster or concentrate. We prove that without renormalizing, the error does not converge to zero in general. We experiment with our method on real world datasets MNIST, Fashion MNIST, and CIFAR-10 and confirm a large improvement in accuracy with renormalization versus standard pruning.

📄 PDF Abstract BibTeX arXiv:2206.10088

Code (0)

등록된 구현이 없습니다.

Tasks

Network Pruning

Similar Papers 제목 키워드 기반

Renormalized Mutual Information for Artificial Scientific Discovery

2020-05-04 · Leopoldo Sarra, Andrea Aiello, Florian Marquardt

We derive a well-defined renormalized version of mutual information that allows to estimate the dependence between continuous random variables in the important case when one is deterministically dependent on the other. T…

Dimensionality Reductionscientific discovery

Signal inference with unknown response: Calibration-uncertainty renormalized estimator

2014-10-23 · Sebastian Dorn, Torsten A. Enßlin, Maksim Greiner, Marco Selig 외

The calibration of a measurement device is crucial for every scientific experiment, where a signal has to be inferred from data. We present CURE, the calibration uncertainty renormalized estimator, to reconstruct a signa…

Sparse Training via Boosting Pruning Plasticity with Neuroregeneration

2021-06-19 · NeurIPS 2021 12 · Shiwei Liu, Tianlong Chen, Xiaohan Chen, Zahra Atashgahi 외

Works on lottery ticket hypothesis (LTH) and single-shot network pruning (SNIP) have raised a lot of attention currently on post-training pruning (iterative magnitude pruning), and before-training pruning (pruning at ini…

Network PruningSparse Learning

When Does Learning Renormalize? Sufficient Conditions for Power Law Spectral Dynamics

2025-12-20 · Yizhou Zhang arxiv

Empirical power--law scaling has been widely observed across modern deep learning systems, yet its theoretical origins and scope of validity remain incompletely understood. The Generalized Resolution--Shell Dynamics (GRS…

The Right to be Forgotten in Pruning: Unveil Machine Unlearning on Sparse Models

2025-07-24 · Yang Xiao, Gen Li, Jie Ji, Ruimeng Ye 외 arxiv

Machine unlearning aims to efficiently eliminate the memory about deleted data from trained models and address the right to be forgotten. Despite the success of existing unlearning algorithms, unlearning in sparse models…