paper-with-me

Papers

Improving Low-Resource Neural Machine Translation with Filtered Pseudo-Parallel Corpus

2017-11-01 · WS 2017 11 · Aizhan Imankulova, Takayuki Sato, Mamoru Komachi

Large-scale parallel corpora are indispensable to train highly accurate machine translators. However, manually constructed large-scale parallel corpora are not freely available in many language pairs. In previous studies, training data have been expanded using a pseudo-parallel corpus obtained using machine translation of the monolingual corpus in the target language. However, in low-resource language pairs in which only low-accuracy machine translation systems can be used, translation quality is reduces when a pseudo-parallel corpus is used naively. To improve machine translation performance with low-resource language pairs, we propose a method to expand the training data effectively via filtering the pseudo-parallel corpus using a quality estimation based on back-translation. As a result of experiments with three language pairs using small, medium, and large parallel corpora, language pairs with fewer training data filtered out more sentence pairs and improved BLEU scores more significantly.

📄 PDF Abstract BibTeX

Code (1)

aizhanti/filtered-pseudo-parallel-corpora 공식 구현

Tasks

Language ModelingLanguage ModellingLow Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Domain Adaptation for NMT via Filtered Iterative Back-Translation

2021-04-01 · EACL (AdaptNLP) 2021 4 · Surabhi Kumari, Nikhil Jaiswal, Mayur Patidar, Manasi Patwardhan 외

Domain-specific Neural Machine Translation (NMT) model can provide improved performance, however, it is difficult to always access a domain-specific parallel corpus. Iterative Back-Translation can be used for fine-tuning…

Domain AdaptationMachine TranslationNMTTranslation

GFST: Gender-Filtered Self-Training for More Accurate Gender in Translation

2021-11-01 · EMNLP 2021 11 · Prafulla Kumar Choubey, Anna Currey, Prashant Mathur, Georgiana Dinu

Targeted evaluations have found that machine translation systems often output incorrect gender in translations, even when the gender is clear from context. Furthermore, these incorrectly gendered translations have the po…

Machine TranslationTranslation

APE-then-QE: Correcting then Filtering Pseudo Parallel Corpora for MT Training Data Creation

2023-12-18 · Akshay Batheja, Sourabh Deoghare, Diptesh Kanojia, Pushpak Bhattacharyya

Automatic Post-Editing (APE) is the task of automatically identifying and correcting errors in the Machine Translation (MT) outputs. We propose a repair-filter-use methodology that uses an APE system to correct errors on…

Automatic Post-EditingMachine TranslationSentenceTranslation

"A Little is Enough": Few-Shot Quality Estimation based Corpus Filtering improves Machine Translation

2023-06-06 · Akshay Batheja, Pushpak Bhattacharyya

Quality Estimation (QE) is the task of evaluating the quality of a translation when reference translation is not available. The goal of QE aligns with the task of corpus filtering, where we assign the quality score to th…

Machine TranslationSentenceTransfer LearningTranslation

Improving Machine Translation with Phrase Pair Injection and Corpus Filtering

2023-01-19 · Akshay Batheja, Pushpak Bhattacharyya

In this paper, we show that the combination of Phrase Pair Injection and Corpus Filtering boosts the performance of Neural Machine Translation (NMT) systems. We extract parallel phrases and sentences from the pseudo-para…

Machine TranslationNMTTranslation