English

An Information-Theoretic Justification for Model Pruning

Machine Learning 2022-02-11 v4 Information Theory Signal Processing math.IT Machine Learning

Abstract

We study the neural network (NN) compression problem, viewing the tension between the compression ratio and NN performance through the lens of rate-distortion theory. We choose a distortion metric that reflects the effect of NN compression on the model output and derive the tradeoff between rate (compression) and distortion. In addition to characterizing theoretical limits of NN compression, this formulation shows that \emph{pruning}, implicitly or explicitly, must be a part of a good compression algorithm. This observation bridges a gap between parts of the literature pertaining to NN and data compression, respectively, providing insight into the empirical success of model pruning. Finally, we propose a novel pruning strategy derived from our information-theoretic formulation and show that it outperforms the relevant baselines on CIFAR-10 and ImageNet datasets.

Keywords

Cite

@article{arxiv.2102.08329,
  title  = {An Information-Theoretic Justification for Model Pruning},
  author = {Berivan Isik and Tsachy Weissman and Albert No},
  journal= {arXiv preprint arXiv:2102.08329},
  year   = {2022}
}

Comments

Published in the International Conference on Artificial Intelligence and Statistics (AISTATS) 2022. Previous titles: 1) Rate-Distortion Theoretic Model Compression: Successive Refinement for Pruning, 2) Successive pruning for model compression via rate distortion theory

R2 v1 2026-06-23T23:13:18.751Z