paper-with-me

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 translation models face a severe challenge: imbalance. As a result, the translation performance of different languages in multilingual translation models are quite different. We argue that this imbalance problem stems from the different learning competencies of different languages. Therefore, we focus on balancing the learning competencies of different languages and propose Competence-based Curriculum Learning for Multilingual Machine Translation, named CCL-M. Specifically, we firstly define two competencies to help schedule the high resource languages (HRLs) and the low resource languages: 1) Self-evaluated Competence, evaluating how well the language itself has been learned; and 2) HRLs-evaluated Competence, evaluating whether an LRL is ready to be learned according to HRLs' Self-evaluated Competence. Based on the above competencies, we utilize the proposed CCL-M algorithm to gradually add new languages into the training set in a curriculum learning manner. Furthermore, we propose a novel competenceaware dynamic balancing sampling strategy for better selecting training samples in multilingual training. Experimental results show that our approach has achieved a steady and significant performance gain compared to the previous state-of-the-art approach on the TED talks dataset.

📄 PDF Abstract BibTeX arXiv:2109.04002

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Dynamic Curriculum Learning for Low-Resource Neural Machine Translation

2020-11-30 · COLING 2020 8 · Chen Xu, Bojie Hu, Yufan Jiang, Kai Feng 외

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 b…

Low Resource Neural Machine TranslationLow-Resource Neural Machine TranslationLow Resource NMTMachine Translation+2

Norm-Based Curriculum Learning for Neural Machine Translation

2020-06-03 · ACL 2020 6 · Xuebo Liu, Houtim Lai, Derek F. Wong, Lidia S. Chao

A neural machine translation (NMT) system is expensive to train, especially with high-resource settings. As the NMT architectures become deeper and wider, this issue gets worse and worse. In this paper, we aim to improve…

Machine TranslationNMTSentenceTranslation

Uncertainty-Aware Curriculum Learning for Neural Machine Translation

2020-07-01 · ACL 2020 6 · Yikai Zhou, Baosong Yang, Derek F. Wong, Yu Wan 외

Neural machine translation (NMT) has proven to be facilitated by curriculum learning which presents examples in an easy-to-hard order at different training stages. The keys lie in the assessment of data difficulty and mo…

Machine TranslationNMTTranslation

Learning Curricula for Multilingual Neural Machine Translation Training

2021-08-01 · MTSummit 2021 8 · Gaurav Kumar, Philipp Koehn, Sanjeev Khudanpur

Low-resource Multilingual Neural Machine Translation (MNMT) is typically tasked with improving the translation performance on one or more language pairs with the aid of high-resource language pairs. In this paper and we …

Machine TranslationTranslation

Learning Policies for Multilingual Training of Neural Machine Translation Systems

2021-03-11 · Gaurav Kumar, Philipp Koehn, Sanjeev Khudanpur

Low-resource Multilingual Neural Machine Translation (MNMT) is typically tasked with improving the translation performance on one or more language pairs with the aid of high-resource language pairs. In this paper, we pro…

Machine TranslationTranslation