FGGP: Fixed-Rate Gradient-First Gradual Pruning
Lingkai Zhu, Can Deniz Bezek, Orcun Goksel

TL;DR
FGGP introduces a novel fixed-rate gradient-first gradual pruning method that effectively sparsifies neural networks while maintaining or surpassing their accuracy, validated on CIFAR-10 with multiple architectures and sparsity levels.
Contribution
The paper proposes a fixed-rate gradient-first magnitude-next pruning strategy that outperforms existing methods in neural network sparsification tasks.
Findings
FGGP outperforms state-of-the-art pruning methods in most settings.
FGGP can surpass the accuracy of dense networks at high sparsity levels.
Validated on CIFAR-10 with VGG-19 and ResNet-50 architectures.
Abstract
In recent years, the increasing size of deep learning models and their growing demand for computational resources have drawn significant attention to the practice of pruning neural networks, while aiming to preserve their accuracy. In unstructured gradual pruning, which sparsifies a network by gradually removing individual network parameters until a targeted network sparsity is reached, recent works show that both gradient and weight magnitudes should be considered. In this work, we show that such mechanism, e.g., the order of prioritization and selection criteria, is essential. We introduce a gradient-first magnitude-next strategy for choosing the parameters to prune, and show that a fixed-rate subselection criterion between these steps works better, in contrast to the annealing approach in the literature. We validate this on CIFAR-10 dataset, with multiple randomized initializations…
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
TopicsOptical Wireless Communication Technologies · Fibroblast Growth Factor Research · Orbital Angular Momentum in Optics
MethodsSoftmax · Attention Is All You Need · Pruning · Visual Geometry Group 19 Layer CNN
