paper-with-me

Papers

Dynamic Curriculum Learning for Low-Resource Neural Machine Translation

2020-11-30 · COLING 2020 8 · Chen Xu, Bojie Hu, Yufan Jiang, Kai Feng, Zeyang Wang, Shen Huang, Qi Ju, Tong Xiao, Jingbo Zhu

Large amounts of data has made neural machine translation (NMT) a big success in recent years. But it is still a challenge if we train these models on small-scale corpora. In this case, the way of using data appears to be more important. Here, we investigate the effective use of training data for low-resource NMT. In particular, we propose a dynamic curriculum learning (DCL) method to reorder training samples in training. Unlike previous work, we do not use a static scoring function for reordering. Instead, the order of training samples is dynamically determined in two ways - loss decline and model competence. This eases training by highlighting easy samples that the current model has enough competence to learn. We test our DCL method in a Transformer-based system. Experimental results show that DCL outperforms several strong baselines on three low-resource machine translation benchmarks and different sized data of WMT' 16 En-De.

📄 PDF Abstract BibTeX arXiv:2011.14608

Code (0)

등록된 구현이 없습니다.

Tasks

Low Resource Neural Machine TranslationLow-Resource Neural Machine TranslationLow Resource NMTMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Competence-based Curriculum Learning for Multilingual Machine Translation

2021-09-09 · Findings (EMNLP) 2021 11 · Mingliang Zhang, Fandong Meng, Yunhai Tong, Jie zhou

Currently, multilingual machine translation is receiving more and more attention since it brings better performance for low resource languages (LRLs) and saves more space. However, existing multilingual machine translati…

Machine TranslationTranslation

Meta-Curriculum Learning for Domain Adaptation in Neural Machine Translation

2021-03-03 · Runzhe Zhan, Xuebo Liu, Derek F. Wong, Lidia S. Chao

Meta-learning has been sufficiently validated to be beneficial for low-resource neural machine translation (NMT). However, we find that meta-trained NMT fails to improve the translation performance of the domain unseen a…

Domain AdaptationLow Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine Translation+3

Epi-Curriculum: Episodic Curriculum Learning for Low-Resource Domain Adaptation in Neural Machine Translation

2023-09-06 · Keyu Chen, Di Zhuang, Mingchen Li, J. Morris Chang

Neural Machine Translation (NMT) models have become successful, but their performance remains poor when translating on new domains with a limited number of data. In this paper, we present a novel approach Epi-Curriculum …

DecoderDomain AdaptationMachine TranslationNMT+1

Low-Resource Machine Translation Training Curriculum Fit for Low-Resource Languages

2021-03-24 · Garry Kuwanto, Afra Feyza Akyürek, Isidora Chara Tourni, Siyang Li 외

We conduct an empirical study of neural machine translation (NMT) for truly low-resource languages, and propose a training curriculum fit for cases when both parallel training data and compute resource are lacking, refle…

Cross-Lingual Bitext MiningLanguage ModellingLow-Resource Neural Machine TranslationMachine Translation+2

Token-wise Curriculum Learning for Neural Machine Translation

2021-03-20 · Findings (EMNLP) 2021 11 · Chen Liang, Haoming Jiang, Xiaodong Liu, Pengcheng He 외

Existing curriculum learning approaches to Neural Machine Translation (NMT) require sampling sufficient amounts of "easy" samples from training data at the early training stage. This is not always achievable for low-reso…

Machine TranslationNMTSentenceTranslation