paper-with-me

Papers

Data augmentation using back-translation for context-aware neural machine translation

2019-11-01 · WS 2019 11 · Amane Sugiyama, Naoki Yoshinaga

A single sentence does not always convey information that is enough to translate it into other languages. Some target languages need to add or specialize words that are omitted or ambiguous in the source languages (e.g, zero pronouns in translating Japanese to English or epicene pronouns in translating English to French). To translate such ambiguous sentences, we need contexts beyond a single sentence, and have so far explored context-aware neural machine translation (NMT). However, a large amount of parallel corpora is not easily available to train accurate context-aware NMT models. In this study, we first obtain large-scale pseudo parallel corpora by back-translating monolingual data, and then investigate its impact on the translation accuracy of context-aware NMT models. We evaluated context-aware NMT models trained with small parallel corpora and the large-scale pseudo parallel corpora on English-Japanese and English-French datasets to demonstrate the large impact of the data augmentation for context-aware NMT models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMachine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Contrastive Learning for Context-aware Neural Machine TranslationUsing Coreference Information

2021-09-13 · Yongkeun Hwang, Hyungu Yun, Kyomin Jung

Context-aware neural machine translation (NMT) incorporates contextual information of surrounding texts, that can improve the translation quality of document-level machine translation. Many existing works on context-awar…

Contrastive Learningcoreference-resolutionCoreference ResolutionData Augmentation+5

Contrastive Learning for Context-aware Neural Machine Translation Using Coreference Information

2021-11-01 · WMT (EMNLP) 2021 11 · Yongkeun Hwang, Hyeongu Yun, Kyomin Jung

Context-aware neural machine translation (NMT) incorporates contextual information of surrounding texts, that can improve the translation quality of document-level machine translation. Many existing works on context-awar…

Contrastive Learningcoreference-resolutionCoreference ResolutionData Augmentation+5

Data Augmentation for Low-Resource Neural Machine Translation

2017-05-01 · ACL 2017 7 · Marzieh Fadaee, Arianna Bisazza, Christof Monz

The quality of a Neural Machine Translation system depends substantially on the availability of sizable parallel corpora. For low-resource language pairs this is not the case, resulting in poor translation quality. Inspi…

Data AugmentationLow Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine Translation+2

Quality Estimation based Feedback Training for Improving Pronoun Translation

2025-01-06 · Harshit Dhankhar, Baban Gain, Asif Ekbal, Yogesh Mani Tripathi

Pronoun translation is a longstanding challenge in neural machine translation (NMT), often requiring inter-sentential context to ensure linguistic accuracy. To address this, we introduce ProNMT, a novel framework designe…

Machine TranslationNMTTranslation

Creative and Context-Aware Translation of East Asian Idioms with GPT-4

2024-10-01 · Kenan Tang, Peiyang Song, Yao Qin, Xifeng Yan

As a type of figurative language, an East Asian idiom condenses rich cultural background into only a few characters. Translating such idioms is challenging for human translators, who often resort to choosing a context-aw…

Translation