English

Probing Structured Pruning on Multilingual Pre-trained Models: Settings, Algorithms, and Efficiency

Computation and Language 2022-04-07 v1

Abstract

Structured pruning has been extensively studied on monolingual pre-trained language models and is yet to be fully evaluated on their multilingual counterparts. This work investigates three aspects of structured pruning on multilingual pre-trained language models: settings, algorithms, and efficiency. Experiments on nine downstream tasks show several counter-intuitive phenomena: for settings, individually pruning for each language does not induce a better result; for algorithms, the simplest method performs the best; for efficiency, a fast model does not imply that it is also small. To facilitate the comparison on all sparsity levels, we present Dynamic Sparsification, a simple approach that allows training the model once and adapting to different model sizes at inference. We hope this work fills the gap in the study of structured pruning on multilingual pre-trained models and sheds light on future research.

Keywords

Cite

@article{arxiv.2204.02601,
  title  = {Probing Structured Pruning on Multilingual Pre-trained Models: Settings, Algorithms, and Efficiency},
  author = {Yanyang Li and Fuli Luo and Runxin Xu and Songfang Huang and Fei Huang and Liwei Wang},
  journal= {arXiv preprint arXiv:2204.02601},
  year   = {2022}
}

Comments

ACL 2022 Main Conference, Camera-ready version

R2 v1 2026-06-24T10:39:23.593Z