REVIEW 9 cited by
Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
This paper proposed a Soft Filter Pruning (SFP) method to accelerate the inference procedure of deep Convolutional Neural Networks (CNNs). Specifically, the proposed SFP enables the pruned filters to be updated when training the model after pruning. SFP has two advantages over previous works: (1) Larger model capacity. Updating previously pruned filters provides our approach with larger optimization space than fixing the filters to zero. Therefore, the network trained by our method has a larger model capacity to learn from the training data. (2) Less dependence on the pre-trained model. Large capacity enables SFP to train from scratch and prune the model simultaneously. In contrast, previous filter pruning methods should be conducted on the basis of the pre-trained model to guarantee their performance. Empirically, SFP from scratch outperforms the previous filter pruning methods. Moreover, our approach has been demonstrated effective for many advanced CNN architectures. Notably, on ILSCRC-2012, SFP reduces more than 42% FLOPs on ResNet-101 with even 0.2% top-5 accuracy improvement, which has advanced the state-of-the-art. Code is publicly available on GitHub: https://github.com/he-y/soft-filter-pruning
Forward citations
Cited by 9 Pith papers
-
PrivDNN: A Secure Multi-Party Computation Framework for Deep Learning using Partial DNN Encryption
PrivDNN selectively encrypts a small subset of DNN filters with FHE to speed up private model evaluation, but its privacy claim is undercut by the plaintext intermediate outputs the protocol hands back to the client.
-
Loss-Aware Automatic Selection of Structured Pruning Criteria for Deep Neural Network Acceleration
LAASP prunes neural networks during training by greedily selecting the best layer and filter-importance criterion at each step using the network's loss on a data subset.
-
Efficient Test-time Adaptive Object Detection via Sensitivity-Guided Pruning
Sensitivity-guided channel pruning during continual test-time adaptation improves object detection mAP while cutting FLOPs by about 12% versus the prior best method.
-
prunAdag: an adaptive pruning-aware gradient method
prunAdag separates parameters into optimisable and decreasable sets, updates them with Adagrad-like rules, and provably drives the average gradient norm to zero at rate O(log(k)/sqrt(k+1)).
-
Resource-Aware Neural Network Pruning Using Graph-based Reinforcement Learning
A graph-attention RL agent with a binary channel-level action space and a self-competition reward prunes CNNs at fixed FLOPs budgets, giving competitive but not uniformly state-of-the-art accuracy.
-
QuarterMap: Efficient Post-Training Token Pruning for Visual State Space Models
QuarterMap prunes spatial activations before VMamba's four-directional scan and upsamples after, yielding up to 1.11x throughput with under 1% accuracy loss on ImageNet classification.
-
Towards Universal & Efficient Model Compression via Exponential Torque Pruning
Exponential Torque Pruning applies an exponential penalty on network modules based on their distance from a pivot, improving compression accuracy trade-offs over linear Torque pruning.
-
Integrating Pruning with Quantization for Efficient Deep Neural Networks Compression
Simultaneous or sequential integration of geometric-median filter pruning with 4-bit additive-power-of-two quantization compresses ResNet and VGG models on CIFAR-10 by about 15x with modest accuracy loss.
-
Structured Pruning and Quantization for Learned Image Compression
A rate-distortion-aware neural architecture search plus joint pruning and 8-bit quantization reduces learned image compression model size by up to about 4.9x with small rate-distortion penalty.
Discussion (0). Continue with ORCID to comment.