Low-Resource Neural Machine Translation

23 papers with code • 1 benchmarks • 4 datasets

Low-resource machine translation is the task of machine translation on a low-resource language where large data may not be available.

Approaching Neural Chinese Word Segmentation as a Low-Resource Machine Translation Task

marian-nmt/marian 12 Aug 2020

Chinese word segmentation has entered the deep learning era which greatly reduces the hassle of feature engineering.

1,177
12 Aug 2020

Language Model Prior for Low-Resource Neural Machine Translation

cbaziotis/lm-prior-for-nmt EMNLP 2020

A common solution is to exploit the knowledge of language models (LM) trained on abundant monolingual data.

39
30 Apr 2020

Low Resource Neural Machine Translation: A Benchmark for Five African Languages

surafelml/Afro-NMT 31 Mar 2020

Recent advents in Neural Machine Translation (NMT) have shown improvements in low-resource language (LRL) translation tasks.

14
31 Mar 2020

Improving Back-Translation with Uncertainty-based Confidence Estimation

THUNLP-MT/UCE4BT IJCNLP 2019

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.

19
31 Aug 2019

Exploiting Out-of-Domain Parallel Data through Multilingual Transfer Learning for Low-Resource Neural Machine Translation

aizhanti/jarunc WS 2019

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.

18
06 Jul 2019

Revisiting Low-Resource Neural Machine Translation: A Case Study

yuekai146/NMT ACL 2019

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.

5
28 May 2019

Effective Cross-lingual Transfer of Neural Machine Translation Models without Shared Vocabularies

yunsukim86/sockeye-transfer ACL 2019

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.

10
14 May 2019

Bi-Directional Differentiable Input Reconstruction for Low-Resource Neural Machine Translation

xingniu/sockeye NAACL 2019

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).

3
02 Nov 2018

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

aizhanti/filtered-pseudo-parallel-corpora WS 2017

Large-scale parallel corpora are indispensable to train highly accurate machine translators.

3
01 Nov 2017

Data Augmentation for Low-Resource Neural Machine Translation

marziehf/DataAugmentationNMT ACL 2017

The quality of a Neural Machine Translation system depends substantially on the availability of sizable parallel corpora.

31
01 May 2017