English

Layer-wise Model Pruning based on Mutual Information

Computation and Language 2021-08-31 v1 Artificial Intelligence Machine Learning

Abstract

The proposed pruning strategy offers merits over weight-based pruning techniques: (1) it avoids irregular memory access since representations and matrices can be squeezed into their smaller but dense counterparts, leading to greater speedup; (2) in a manner of top-down pruning, the proposed method operates from a more global perspective based on training signals in the top layer, and prunes each layer by propagating the effect of global signals through layers, leading to better performances at the same sparsity level. Extensive experiments show that at the same sparsity level, the proposed strategy offers both greater speedup and higher performances than weight-based pruning methods (e.g., magnitude pruning, movement pruning).

Keywords

Cite

@article{arxiv.2108.12594,
  title  = {Layer-wise Model Pruning based on Mutual Information},
  author = {Chun Fan and Jiwei Li and Xiang Ao and Fei Wu and Yuxian Meng and Xiaofei Sun},
  journal= {arXiv preprint arXiv:2108.12594},
  year   = {2021}
}

Comments

To appear at EMNLP2021

R2 v1 2026-06-24T05:29:24.413Z