English

Iterative Layer Pruning for Efficient Translation Inference

Computation and Language 2025-10-28 v1 Performance

Abstract

Large language models (LLMs) have transformed many areas of natural language processing, including machine translation. However, efficient deployment of LLMs remains challenging due to their intensive computational requirements. In this paper, we address this challenge and present our submissions to the Model Compression track at the Conference on Machine Translation (WMT 2025). In our experiments, we investigate iterative layer pruning guided by layer importance analysis. We evaluate this method using the Aya-Expanse-8B model for translation from Czech to German, and from English to Egyptian Arabic. Our approach achieves substantial reductions in model size and inference time, while maintaining the translation quality of the baseline models.

Keywords

Cite

@article{arxiv.2510.22763,
  title  = {Iterative Layer Pruning for Efficient Translation Inference},
  author = {Yasmin Moslem and Muhammad Hazim Al Farouq and John D. Kelleher},
  journal= {arXiv preprint arXiv:2510.22763},
  year   = {2025}
}

Comments

WMT 2025

R2 v1 2026-07-01T07:06:40.629Z