FGP: Feature-Gradient-Prune for Efficient Convolutional Layer Pruning
Qingsong Lv, Jiasheng Sun, Sheng Zhou, Xu Zhang, Liangcheng Li, Yun, Gao, Sun Qiao, Jie Song, Jiajun Bu

TL;DR
FGP introduces a novel structured pruning method that combines feature and gradient information to more effectively remove redundant convolutional channels, leading to more efficient models with minimal accuracy loss.
Contribution
This paper presents the first feature-gradient integrated pruning technique that improves channel importance evaluation for better model compression.
Findings
Significantly reduces computational costs.
Maintains stable model performance.
Outperforms existing pruning methods in efficiency and accuracy.
Abstract
To reduce computational overhead while maintaining model performance, model pruning techniques have been proposed. Among these, structured pruning, which removes entire convolutional channels or layers, significantly enhances computational efficiency and is compatible with hardware acceleration. However, existing pruning methods that rely solely on image features or gradients often result in the retention of redundant channels, negatively impacting inference efficiency. To address this issue, this paper introduces a novel pruning method called Feature-Gradient Pruning (FGP). This approach integrates both feature-based and gradient-based information to more effectively evaluate the importance of channels across various target classes, enabling a more accurate identification of channels that are critical to model performance. Experimental results demonstrate that the proposed method…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Vision and Imaging · Advanced Fiber Optic Sensors
MethodsPruning
