Post-Training Deep Neural Network Pruning via Layer-Wise Calibration

Ivan Lazarevich, Alexander Kozlov, Nikita Malinin; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops, 2021, pp. 798-805

Abstract


We present a post-training weight pruning method for deep neural networks that achieves accuracy levels tolerable for the production setting and that is sufficiently fast to be run on commodity hardware such as desktop CPUs or edge devices. We propose a data-free extension of the approach for computer vision models based on automatically-generated synthetic fractal images. We obtain state-of-the-art results for data-free neural network pruning, with 1.5% top@1 accuracy drop for a ResNet50 on ImageNet at 50% sparsity rate. When using real data, we are able to get a ResNet50 model on ImageNet with 65% sparsity rate in 8-bit precision in a post-training setting with a 1% top@1 accuracy drop. We release the code as a part of the OpenVINO(TM) Post-Training Optimization tool.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Lazarevich_2021_ICCV, author = {Lazarevich, Ivan and Kozlov, Alexander and Malinin, Nikita}, title = {Post-Training Deep Neural Network Pruning via Layer-Wise Calibration}, booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) Workshops}, month = {October}, year = {2021}, pages = {798-805} }