PAODING: A High-fidelity Data-free Pruning Toolkit for Debloating Pre-trained Neural Networks
Mark Huasong Meng, Hao Guan, Liuhuo Wan, Sin Gee Teo, Guangdong Bai, Jin Song Dong

TL;DR
PAODING is a data-free pruning toolkit that effectively reduces pretrained neural network sizes while maintaining high fidelity, generalizing across datasets and models, and preserving accuracy and robustness.
Contribution
It introduces a novel iterative, data-free neuron pruning method that preserves model performance and robustness, applicable to various models and datasets.
Findings
Significant model size reduction achieved
Maintains test accuracy and adversarial robustness
Effective across different datasets and models
Abstract
We present PAODING, a toolkit to debloat pretrained neural network models through the lens of data-free pruning. To preserve the model fidelity, PAODING adopts an iterative process, which dynamically measures the effect of deleting a neuron to identify candidates that have the least impact to the output layer. Our evaluation shows that PAODING can significantly reduce the model size, generalize on different datasets and models, and meanwhile preserve the model fidelity in terms of test accuracy and adversarial robustness. PAODING is publicly available on PyPI via https://pypi.org/project/paoding-dl.
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
TopicsNeural Networks and Applications
