Coarse and fine-grained automatic cropping deep convolutional neural network
Jingfei Chang

TL;DR
This paper introduces a novel pruning algorithm for convolutional neural networks that combines coarse and fine-grained methods, using clustering and particle swarm optimization to improve compression and accuracy.
Contribution
It proposes a combined coarse and fine-grained pruning approach with clustering and particle swarm optimization for better CNN compression.
Findings
Enhanced compression efficiency
Improved accuracy of pruned networks
Effective structure optimization
Abstract
The existing convolutional neural network pruning algorithms can be divided into two categories: coarse-grained clipping and fine-grained clipping. This paper proposes a coarse and fine-grained automatic pruning algorithm, which can achieve more efficient and accurate compression acceleration for convolutional neural networks. First, cluster the intermediate feature maps of the convolutional neural network to obtain the network structure after coarse-grained clipping, and then use the particle swarm optimization algorithm to iteratively search and optimize the structure. Finally, the optimal network tailoring substructure is obtained.
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 · Advanced Image and Video Retrieval Techniques · Human Pose and Action Recognition
MethodsPruning
