English

Encoding Weights of Irregular Sparsity for Fixed-to-Fixed Model Compression

Machine Learning 2022-02-01 v2 Information Theory math.IT

Abstract

Even though fine-grained pruning techniques achieve a high compression ratio, conventional sparsity representations (such as CSR) associated with irregular sparsity degrade parallelism significantly. Practical pruning methods, thus, usually lower pruning rates (by structured pruning) to improve parallelism. In this paper, we study fixed-to-fixed (lossless) encoding architecture/algorithm to support fine-grained pruning methods such that sparse neural networks can be stored in a highly regular structure. We first estimate the maximum compression ratio of encoding-based compression using entropy. Then, as an effort to push the compression ratio to the theoretical maximum (by entropy), we propose a sequential fixed-to-fixed encoding scheme. We demonstrate that our proposed compression scheme achieves almost the maximum compression ratio for the Transformer and ResNet-50 pruned by various fine-grained pruning methods.

Keywords

Cite

@article{arxiv.2105.01869,
  title  = {Encoding Weights of Irregular Sparsity for Fixed-to-Fixed Model Compression},
  author = {Baeseong Park and Se Jung Kwon and Daehwan Oh and Byeongwook Kim and Dongsoo Lee},
  journal= {arXiv preprint arXiv:2105.01869},
  year   = {2022}
}

Comments

ICLR 2022 Accepted

R2 v1 2026-06-24T01:47:26.591Z