Non-Parametric Adaptive Network Pruning

01/20/2021
by   Mingbao Lin, et al.
0

Popular network pruning algorithms reduce redundant information by optimizing hand-crafted parametric models, and may cause suboptimal performance and long time in selecting filters. We innovatively introduce non-parametric modeling to simplify the algorithm design, resulting in an automatic and efficient pruning approach called EPruner. Inspired by the face recognition community, we use a message passing algorithm Affinity Propagation on the weight matrices to obtain an adaptive number of exemplars, which then act as the preserved filters. EPruner breaks the dependency on the training data in determining the "important" filters and allows the CPU implementation in seconds, an order of magnitude faster than GPU based SOTAs. Moreover, we show that the weights of exemplars provide a better initialization for the fine-tuning. On VGGNet-16, EPruner achieves a 76.34 0.06 65.12 accuracy loss on ILSVRC-2012. Code can be available at https://github.com/lmbxmu/EPruner.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset