Iterative Layer Pruning for Efficient Translation Inference
Yasmin Moslem, Muhammad Hazim Al Farouq, John D. Kelleher

TL;DR
This paper introduces an iterative layer pruning method guided by layer importance analysis to reduce the size and inference time of large language models for translation, maintaining quality.
Contribution
It presents a novel iterative layer pruning technique specifically designed for efficient translation inference in large language models.
Findings
Significant reduction in model size and inference time.
Maintained translation quality comparable to baseline models.
Effective across multiple language pairs.
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
