GoPrune: Accelerated Structured Pruning with $\ell_{2,p}$-Norm Optimization
Li Xu, Xianchao Xiu

TL;DR
GoPrune introduces an accelerated structured pruning technique using $\\ell_{2,p}$-norm optimization and an efficient PAM algorithm, significantly improving CNN compression and inference speed on resource-limited devices.
Contribution
It extends the $\ell_p$-norm to $\ell_{2,p}$-norm for structured pruning and develops a closed-form solution-based optimization algorithm, enhancing pruning efficiency.
Findings
Outperforms existing pruning methods on CIFAR with ResNet and VGG.
Achieves higher compression ratios with maintained accuracy.
Demonstrates faster convergence and better efficiency.
Abstract
Convolutional neural networks (CNNs) suffer from rapidly increasing storage and computational costs as their depth grows, which severely hinders their deployment on resource-constrained edge devices. Pruning is a practical approach for network compression, among which structured pruning is the most effective for inference acceleration. Although existing work has applied the -norm to pruning, it only considers unstructured pruning with and has low computational efficiency. To overcome these limitations, we propose an accelerated structured pruning method called GoPrune. Our method employs the -norm for sparse network learning, where the value of is extended to . Moreover, we develop an efficient optimization algorithm based on the proximal alternating minimization (PAM), and the resulting subproblems enjoy closed-form solutions, thus…
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
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · COVID-19 diagnosis using AI
