Automated Pruning for Deep Neural Network Compression
Franco Manessi, Alessandro Rozza, Simone Bianco, Paolo Napoletano,, Raimondo Schettini

TL;DR
This paper introduces a differentiable pruning method for neural network compression that enables end-to-end training, achieving higher compression rates while maintaining transfer learning capabilities.
Contribution
The proposed differentiable pruning technique allows pruning during backpropagation, reducing training time and improving compression efficiency compared to existing methods.
Findings
Achieves 14-33% higher compression rates than state-of-the-art methods.
Maintains transfer learning performance with pruned networks.
Enables end-to-end training of pruned neural networks.
Abstract
In this work we present a method to improve the pruning step of the current state-of-the-art methodology to compress neural networks. The novelty of the proposed pruning technique is in its differentiability, which allows pruning to be performed during the backpropagation phase of the network training. This enables an end-to-end learning and strongly reduces the training time. The technique is based on a family of differentiable pruning functions and a new regularizer specifically designed to enforce pruning. The experimental results show that the joint optimization of both the thresholds and the network weights permits to reach a higher compression rate, reducing the number of weights of the pruned network by a further 14% to 33% compared to the current state-of-the-art. Furthermore, we believe that this is the first study where the generalization capabilities in transfer learning…
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
MethodsPruning
