English

Memory-efficient NLLB-200: Language-specific Expert Pruning of a Massively Multilingual Machine Translation Model

Computation and Language 2023-07-10 v3 Artificial Intelligence Machine Learning

Abstract

The recently released NLLB-200 is a set of multilingual Neural Machine Translation models that cover 202 languages. The largest model is based on a Mixture of Experts architecture and achieves SoTA results across many language pairs. It contains 54.5B parameters and requires at least four 32GB GPUs just for inference. In this work, we propose a pruning method that enables the removal of up to 80% of experts without further finetuning and with a negligible loss in translation quality, which makes it feasible to run the model on a single 32GB GPU. Further analysis suggests that our pruning metrics can identify language-specific experts.

Keywords

Cite

@article{arxiv.2212.09811,
  title  = {Memory-efficient NLLB-200: Language-specific Expert Pruning of a Massively Multilingual Machine Translation Model},
  author = {Yeskendir Koishekenov and Alexandre Berard and Vassilina Nikoulina},
  journal= {arXiv preprint arXiv:2212.09811},
  year   = {2023}
}
R2 v1 2026-06-28T07:43:13.727Z