neural-network-pruning

Tag

Cards List
#neural-network-pruning

Squeeze-Release: Iterative Pruning with Exact Structural Minimization

Hugging Face Daily Papers · 2026-06-12 Cached

This paper introduces Squeeze-Release, an iterative pruning method that achieves exact structural minimization.

0 favorites 0 likes
#neural-network-pruning

Pruning Deep Neural Networks via the Marchenko--Pastur Distribution

arXiv cs.LG · 2026-06-03 Cached

This paper presents a Marchenko-Pastur random matrix approach to pruning deep neural networks, offering theoretical guarantees and achieving strong accuracy retention with minimal fine-tuning on ImageNet for ViT and CNN architectures.

0 favorites 0 likes
#neural-network-pruning

Learning sparse neural networks through L₀ regularization

OpenAI Blog · 2017-12-04 Cached

OpenAI proposes a practical L₀ regularization method for neural networks that encourages weights to become exactly zero during training, enabling network pruning for improved speed and generalization. The method uses stochastic gates and introduces the hard concrete distribution to make the non-differentiable L₀ norm optimization tractable via gradient descent.

0 favorites 0 likes
← Back to home

Submit Feedback