paper-with-me

홈 › Papers

Investigating the Impact of Different Pivot Languages on Translation Quality

2022-09-01 · AMTA 2022 9 · Longhui Zou, Ali Saeedi, Michael Carl

Translating via an intermediate pivot language is a common practice, but the impact of the pivot language on the quality of the final translation has not often been investigated. In order to compare the effect of different pivots, we back-translate 41 English source segments via vari- ous intermediate channels (Arabic, Chinese and monolingual paraphrasing) into English. We compare the 912 English back-translations of the 41 original English segments using manual evaluation, as well as COMET and various incarnations of BLEU. We compare human from- scratch back-translations with MT back-translations and monolingual paraphrasing. A varia- tion of BLEU (Cum-2) seems to better correlate with our manual evaluation than COMET and the conventional BLEU Cum-4, but a fine-grained qualitative analysis reveals that differences between different pivot languages (Arabic and Chinese) are not captured by the automatized TQA measures.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Investigating Multi-Pivot Ensembling with Massively Multilingual Machine Translation Models

2023-11-13 · Alireza Mohammadshahi, Jannis Vamvas, Rico Sennrich

Massively multilingual machine translation models allow for the translation of a large number of languages with a single model, but have limited performance on low- and very-low-resource translation directions. Pivoting …

HallucinationMachine TranslationTranslation

Evaluating Indirect Strategies for Chinese-Spanish Statistical Machine Translation

2014-02-04 · Marta R. Costa-jussà, Carlos A. Henríquez, Rafael E. Banchs

Although, Chinese and Spanish are two of the most spoken languages in the world, not much research has been done in machine translation for this language pair. This paper focuses on investigating the state-of-the-art of …

Machine TranslationTranslation

Multiple Pivot Languages and Strategic Decoder Initialization Helps Neural Machine Translation

2022-10-01 · loresmt (COLING) 2022 10 · Shivam Mhaskar, Pushpak Bhattacharyya

In machine translation, a pivot language can be used to assist the source to target translation model. In pivot-based transfer learning, the source to pivot and the pivot to target models are used to improve the performa…

DecoderMachine TranslationTransfer LearningTranslation

Utilizing Lexical Similarity between Related, Low-resource Languages for Pivot-based SMT

2017-02-23 · IJCNLP 2017 11 · Anoop Kunchukuttan, Maulik Shah, Pradyot Prakash, Pushpak Bhattacharyya

We investigate pivot-based translation between related languages in a low resource, phrase-based SMT setting. We show that a subword-level pivot-based SMT model using a related pivot language is substantially better than…

Translation

Pivot-based Transfer Learning for Neural Machine Translation between Non-English Languages

2019-09-20 · IJCNLP 2019 11 · Yunsu Kim, Petre Petrov, Pavel Petrushkov, Shahram Khadivi 외

We present effective pre-training strategies for neural machine translation (NMT) using parallel corpora involving a pivot language, i.e., source-pivot and pivot-target, leading to a significant improvement in source-tar…

DecoderMachine TranslationNMTTransfer Learning+2