paper-with-me

홈 › Papers

Robust Machine Translation with Domain Sensitive Pseudo-Sources: Baidu-OSU WMT19 MT Robustness Shared Task System Report

2019-06-19 · WS 2019 8 · Renjie Zheng, Hairong Liu, Mingbo Ma, Baigong Zheng, Liang Huang

This paper describes the machine translation system developed jointly by Baidu Research and Oregon State University for WMT 2019 Machine Translation Robustness Shared Task. Translation of social media is a very challenging problem, since its style is very different from normal parallel corpora (e.g. News) and also include various types of noises. To make it worse, the amount of social media parallel corpora is extremely limited. In this paper, we use a domain sensitive training method which leverages a large amount of parallel data from popular domains together with a little amount of parallel data from social media. Furthermore, we generate a parallel dataset with pseudo noisy source sentences which are back-translated from monolingual data using a model trained by a similar domain sensitive way. We achieve more than 10 BLEU improvement in both En-Fr and Fr-En translation compared with the baseline methods.

📄 PDF Abstract BibTeX arXiv:1906.08393

Code (0)

등록된 구현이 없습니다.

Tasks

fr-enMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Domain Adaptation of Neural Machine Translation by Lexicon Induction

2019-06-02 · ACL 2019 7 · Junjie Hu, Mengzhou Xia, Graham Neubig, Jaime Carbonell

It has been previously noted that neural machine translation (NMT) is very sensitive to domain shift. In this paper, we argue that this is a dual effect of the highly lexicalized nature of NMT, resulting in failure for s…

Domain AdaptationMachine TranslationNMTTranslation

The FISKM\"O Project: Resources and Tools for Finnish-Swedish Machine Translation and Cross-Linguistic Research

2020-05-01 · LREC 2020 5 · J{\"o}rg Tiedemann, Tommi Nieminen, Mikko Aulamo, Jenna Kanerva 외

This paper presents FISKM{\"O}, a project that focuses on the development of resources and tools for cross-linguistic research and machine translation between Finnish and Swedish. The goal of the project is the compilati…

Machine TranslationTranslation

Pseudo-Label Training and Model Inertia in Neural Machine Translation

2023-05-19 · Benjamin Hsu, Anna Currey, Xing Niu, Maria Nădejde 외

Like many other machine learning applications, neural machine translation (NMT) benefits from over-parameterized deep neural models. However, these models have been observed to be brittle: NMT model predictions are sensi…

Knowledge DistillationMachine TranslationNMTPseudo Label+1

Joint Speech Transcription and Translation: Pseudo-Labeling with Out-of-Distribution Data

2022-12-20 · Mozhdeh Gheini, Tatiana Likhomanenko, Matthias Sperber, Hendra Setiawan

Self-training has been shown to be helpful in addressing data scarcity for many domains, including vision, speech, and language. Specifically, self-training, or pseudo-labeling, labels unsupervised data and adds that to …

Data AugmentationPseudo LabelPseudo Label FilteringTranslation

Boosting Unsupervised Machine Translation with Pseudo-Parallel Data

2023-10-22 · Ivana Kvapilíková, Ondřej Bojar

Even with the latest developments in deep learning and large-scale language modeling, the task of machine translation (MT) of low-resource languages remains a challenge. Neural MT systems can be trained in an unsupervise…

Language ModelingLanguage ModellingMachine TranslationSentence+2