Efficient Stein Variational Inference for Reliable Distribution-lossless Network Pruning
Yingchun Wang, Song Guo, Jingcai Guo, Weizhan Zhang, Yida Xu, Jie, Zhang, Yi Liu

TL;DR
This paper introduces DLLP, a novel Bayesian distribution-lossless network pruning method using Stein Variational Inference, which produces sparser, more reliable models without distribution truncation or human-crafted priors.
Contribution
The paper proposes DLLP, a new Bayesian pruning approach that models sub-networks as discrete priors and employs Stein Variational Inference to improve accuracy and reliability.
Findings
Achieves sparser networks with comparable or better accuracy.
Provides quantified reliability for pruned models.
Demonstrates effectiveness on CIFAR-10 and ImageNet datasets.
Abstract
Network pruning is a promising way to generate light but accurate models and enable their deployment on resource-limited edge devices. However, the current state-of-the-art assumes that the effective sub-network and the other superfluous parameters in the given network share the same distribution, where pruning inevitably involves a distribution truncation operation. They usually eliminate values near zero. While simple, it may not be the most appropriate method, as effective models may naturally have many small values associated with them. Removing near-zero values already embedded in model space may significantly reduce model accuracy. Another line of work has proposed to assign discrete prior over all possible sub-structures that still rely on human-crafted prior hypotheses. Worse still, existing methods use regularized point estimates, namely Hard Pruning, that can not provide error…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
Methodsfail · Pruning · Variational Inference
