Exploring Vision Neural Network Pruning via Screening Methodology
Mingyuan Wang, Yangzi Guo, Sida Liu, Yuhang Liu

TL;DR
This paper introduces a unified pruning framework for vision neural networks that significantly reduces storage and computation costs while maintaining accuracy, using a statistical screening methodology.
Contribution
It presents a novel F-statistic-based screening approach for both unstructured and structured pruning within a single framework.
Findings
Reduces model size and computation by an order of magnitude.
Achieves competitive accuracy with state-of-the-art pruning methods.
Effective on both FNNs and CNNs across real-world datasets.
Abstract
The remarkable performance of modern deep neural networks (DNNs) is largely driven by their massive scale, often comprising tens to hundreds of millions-or even billions-of parameters. However, such a scale incurs substantial storage and computational costs, hindering deployment on platforms such as edge devices that require energy-efficient and real-time processing. In this paper, we propose a network pruning framework that reduces both storage and computation requirements by an order of magnitude while preserving model accuracy. Our approach eliminates non-essential parameters through a statistical analysis of component significance across classification categories. Specifically, we employ a F-statistic-based screening technique combined with a weighted evaluation scheme to quantify the contributions of connections and channels, enabling both unstructured and structured pruning within…
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.
