paper-with-me

홈 › Papers

Efficient Multilingual Neural Machine Translation via Corpus-Driven Vocabulary Pruning: An English-Arabic Case Study

2026-08-04 · Ahmed Amine Aliane, Nasredine Semmar, Hassina Aliane arxiv

The adoption of large pre-trained multilingual models for neural machine translation (MNMT) faces a major challenge: excessive memory and computational consumption due to overly large vocabularies and embedding layers. Although existing compression methods like pruning, quantization and knowledge distillation reduce parameter redundancy, they mainly preserve the structure of the original vocabulary, thereby leaving a major source of inefficiency unresolved. We propose in this paper a general optimization framework that combines a vocabulary pruning method with a targeted fine-tuning protocol for MNMT models. We evaluate the proposed framework using three models (M2M100, NLLB-200, mBART-50) on the English-Arabic language pair. Our approach reduces the vocabulary size from over 128,000 to approximately 10,000 tokens, enabling a 60% memory saving without any loss in performance. Results show that optimized multilingual models can match or exceed the performance of dedicated bilingual baselines. In particular, the pruned and fine-tuned M2M100 model achieves a competitive BLEU score of 42.04 (against 44.59 for the OPUS-MTen- ar bilingual model) while it significantly outperforms it on the COMET metric (0.8730 vs 0.7911) revealing superior semantic adequacy and fluency.

📄 PDF Abstract BibTeX arXiv:2608.03480

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationMachine Translation

Similar Papers 제목 키워드 기반

IITP-MT at WAT2021: Indic-English Multilingual Neural Machine Translation using Romanized Vocabulary

2021-08-01 · ACL (WAT) 2021 8 · Ramakrishna Appicharla, Kamal Kumar Gupta, Asif Ekbal, Pushpak Bhattacharyya

This paper describes the systems submitted to WAT 2021 MultiIndicMT shared task by IITP-MT team. We submit two multilingual Neural Machine Translation (NMT) systems (Indic-to-English and English-to-Indic). We romanize al…

Machine TranslationNMTTranslation

English-to-Prakrit Machine Translation via Multilingual Transfer Learning

2026-06-04 · Om Choksi, Smit Kareliya, Shrikant Malviya, Pruthwik Mishra arxiv

We study English-to-Prakrit machine translation in a low-resource setting where the target language is unsupported by IndicTrans2. We adapt the multilingual model by mapping Prakrit to the Hindi language tag (hin_Deva) w…

Machine TranslationTransfer Learning

Towards Continual Learning for Multilingual Machine Translation via Vocabulary Substitution

2021-03-11 · NAACL 2021 4 · Xavier Garcia, Noah Constant, Ankur P. Parikh, Orhan Firat

We propose a straightforward vocabulary adaptation scheme to extend the language capacity of multilingual machine translation models, paving the way towards efficient continual learning for multilingual machine translati…

Continual LearningMachine TranslationTranslation

KC4MT: A High-Quality Corpus for Multilingual Machine Translation

2022-06-01 · LREC 2022 6 · Vinh Van Nguyen, Ha Nguyen, Huong Thanh Le, Thai Phuong Nguyen 외

The multilingual parallel corpus is an important resource for many applications of natural language processing (NLP). For machine translation, the size and quality of the training corpus mainly affects the quality of the…

Machine TranslationSentenceTranslationVocal Bursts Intensity Prediction

On the Off-Target Problem of Zero-Shot Multilingual Neural Machine Translation

2023-05-18 · Liang Chen, Shuming Ma, Dongdong Zhang, Furu Wei 외

While multilingual neural machine translation has achieved great success, it suffers from the off-target issue, where the translation is in the wrong language. This problem is more pronounced on zero-shot translation tas…

DecoderMachine TranslationTranslation