Low-resource machine translation is the task of machine translation on a low-resource language where large data may not be available.
Ensembling and unknown word replacement add another 2 Bleu which brings the NMT performance on low-resource machine translation close to a strong syntax based machine translation (SBMT) system, exceeding its performance on one language pair.
Supervised Chinese word segmentation has entered the deep learning era which reduces the hassle of feature engineering.
CHINESE WORD SEGMENTATION DATA AUGMENTATION FEATURE ENGINEERING LOW-RESOURCE NEURAL MACHINE TRANSLATION TRANSFER LEARNING
The quality of a Neural Machine Translation system depends substantially on the availability of sizable parallel corpora.
A common solution is to exploit the knowledge of language models (LM) trained on abundant monolingual data.
KNOWLEDGE DISTILLATION LANGUAGE MODELLING LOW-RESOURCE NEURAL MACHINE TRANSLATION
This paper proposes a novel multilingual multistage fine-tuning approach for low-resource neural machine translation (NMT), taking a challenging Japanese--Russian pair for benchmarking.
DOMAIN ADAPTATION LOW-RESOURCE NEURAL MACHINE TRANSLATION TRANSFER LEARNING
While back-translation is simple and effective in exploiting abundant monolingual corpora to improve low-resource neural machine translation (NMT), the synthetic bilingual corpora generated by NMT models trained on limited authentic bilingual data are inevitably noisy.
Transfer learning or multilingual model is essential for low-resource neural machine translation (NMT), but the applicability is limited to cognate languages by sharing their vocabularies.
CROSS-LINGUAL TRANSFER LOW-RESOURCE NEURAL MACHINE TRANSLATION TRANSFER LEARNING
Recent advents in Neural Machine Translation (NMT) have shown improvements in low-resource language (LRL) translation tasks.
We aim to better exploit the limited amounts of parallel text available in low-resource settings by introducing a differentiable reconstruction loss for neural machine translation (NMT).
It has been shown that the performance of neural machine translation (NMT) drops starkly in low-resource conditions, underperforming phrase-based statistical machine translation (PBSMT) and requiring large amounts of auxiliary data to achieve competitive results.