Probabilistic Connection Importance Inference and Lossless Compression of Deep Neural Networks

Abstract

Deep neural networks (DNNs) can be huge in size, requiring a considerable a mount of energy and computational resources to operate, which limits their applications in numerous scenarios. It is thus of interest to compress DNNs while maintaining their performance levels. We here propose a probabilistic importance inference approach for pruning DNNs. Specifically, we test the significance of the relevance of a connection in a DNN to the DNN’s outputs using a nonparemtric scoring testand keep only those significant ones. Experimental results show that the proposed approach achieves better lossless compression rates than existing techniques

Cite

Text

Xing et al. "Probabilistic Connection Importance Inference and Lossless Compression of Deep Neural Networks." International Conference on Learning Representations, 2020.

Markdown

[Xing et al. "Probabilistic Connection Importance Inference and Lossless Compression of Deep Neural Networks." International Conference on Learning Representations, 2020.](https://mlanthology.org/iclr/2020/xing2020iclr-probabilistic/)

BibTeX

@inproceedings{xing2020iclr-probabilistic,
  title     = {{Probabilistic Connection Importance Inference and Lossless Compression of Deep Neural Networks}},
  author    = {Xing, Xin and Sha, Long and Hong, Pengyu and Shang, Zuofeng and Liu, Jun S.},
  booktitle = {International Conference on Learning Representations},
  year      = {2020},
  url       = {https://mlanthology.org/iclr/2020/xing2020iclr-probabilistic/}
}