paper-with-me

Papers

An Empirical Study on the Robustness of Massively Multilingual Neural Machine Translation

2024-05-13 · Supryadi, Leiyu Pan, Deyi Xiong

Massively multilingual neural machine translation (MMNMT) has been proven to enhance the translation quality of low-resource languages. In this paper, we empirically investigate the translation robustness of Indonesian-Chinese translation in the face of various naturally occurring noise. To assess this, we create a robustness evaluation benchmark dataset for Indonesian-Chinese translation. This dataset is automatically translated into Chinese using four NLLB-200 models of different sizes. We conduct both automatic and human evaluations. Our in-depth analysis reveal the correlations between translation error types and the types of noise present, how these correlations change across different model sizes, and the relationships between automatic evaluation indicators and human evaluation indicators. The dataset is publicly available at https://github.com/tjunlp-lab/ID-ZH-MTRobustEval.

📄 PDF Abstract BibTeX arXiv:2405.07673

Code (1)

tjunlp-lab/id-zh-mtrobusteval 공식 구현

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Massively Multilingual Neural Machine Translation

2019-02-28 · NAACL 2019 6 · Roee Aharoni, Melvin Johnson, Orhan Firat

Multilingual neural machine translation (NMT) enables training a single model that supports translation from multiple source languages into multiple target languages. In this paper, we push the limits of multilingual NMT…

Machine TranslationNMTTranslation

Evaluating the Cross-Lingual Effectiveness of Massively Multilingual Neural Machine Translation

2019-09-01 · Aditya Siddhant, Melvin Johnson, Henry Tsai, Naveen Arivazhagan 외

The recently proposed massively multilingual neural machine translation (NMT) system has been shown to be capable of translating over 100 languages to and from English within a single model. Its improved translation perf…

Cross-Lingual TransferMachine TranslationNMTTransfer Learning+1

Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges

2019-07-11 · Naveen Arivazhagan, Ankur Bapna, Orhan Firat, Dmitry Lepikhin 외

We introduce our efforts towards building a universal neural machine translation (NMT) system capable of translating between any language pair. We set a milestone towards this goal by building a single massively multilin…

Machine TranslationNMTTransfer LearningTranslation

How Multilingual Are Large Language Models Fine-Tuned for Translation?

2024-05-30 · Aquia Richburg, Marine Carpuat

A new paradigm for machine translation has recently emerged: fine-tuning large language models (LLM) on parallel text has been shown to outperform dedicated translation systems trained in a supervised fashion on much lar…

Machine TranslationTranslation

Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models

2020-10-12 · ICLR 2021 1 · ZiRui Wang, Yulia Tsvetkov, Orhan Firat, Yuan Cao

Massively multilingual models subsuming tens or even hundreds of languages pose great challenges to multi-task optimization. While it is a common practice to apply a language-agnostic procedure optimizing a joint multili…

Machine TranslationMulti-Task LearningTranslation