Novel Adaptive Binary Search Strategy-First Hybrid Pyramid- and Clustering-Based CNN Filter Pruning Method without Parameters Setting
Kuo-Liang Chung, Yu-Lun Chang, and Bo-Wei Tsai

TL;DR
This paper introduces an adaptive, parameter-free CNN filter pruning method that uses a hybrid pyramid and clustering approach to automatically remove redundant filters, significantly reducing model complexity while maintaining accuracy.
Contribution
The proposed ABSHPC-based method is the first to combine hybrid pyramid structures with clustering for automatic, parameter-free CNN filter pruning across all layers.
Findings
Achieves higher accuracy with fewer parameters.
Reduces floating-point operations significantly.
Outperforms state-of-the-art pruning methods.
Abstract
Pruning redundant filters in CNN models has received growing attention. In this paper, we propose an adaptive binary search-first hybrid pyramid- and clustering-based (ABSHPC-based) method for pruning filters automatically. In our method, for each convolutional layer, initially a hybrid pyramid data structure is constructed to store the hierarchical information of each filter. Given a tolerant accuracy loss, without parameters setting, we begin from the last convolutional layer to the first layer; for each considered layer with less or equal pruning rate relative to its previous layer, our ABSHPC-based process is applied to optimally partition all filters to clusters, where each cluster is thus represented by the filter with the median root mean of the hybrid pyramid, leading to maximal removal of redundant filters. Based on the practical dataset and the CNN models, with higher…
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 · Adversarial Robustness in Machine Learning · Video Surveillance and Tracking Methods
MethodsPruning
