paper-with-me

홈 › Papers

NoahNMT at WMT 2021: Dual Transfer for Very Low Resource Supervised Machine Translation

2021-11-01 · WMT (EMNLP) 2021 11 · Meng Zhang, Minghao Wu, Pengfei Li, Liangyou Li, Qun Liu

This paper describes the NoahNMT system submitted to the WMT 2021 shared task of Very Low Resource Supervised Machine Translation. The system is a standard Transformer model equipped with our recent technique of dual transfer. It also employs widely used techniques that are known to be helpful for neural machine translation, including iterative back-translation, selected finetuning, and ensemble. The final submission achieves the top BLEU for three translation directions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

UXLA: A Robust Unsupervised Data Augmentation Framework for Zero-Resource Cross-Lingual NLP

2020-04-28 · ACL 2021 5 · M Saiful Bari, Tasnim Mohiuddin, Shafiq Joty

Transfer learning has yielded state-of-the-art (SoTA) results in many supervised NLP tasks. However, annotated data for every target task in every target language is rare, especially for low-resource languages. We propos…

Cross-Lingual TransferData AugmentationNamed Entity Recognition (NER)Natural Language Inference+2

XLA: A Robust Unsupervised Data Augmentation Framework for Cross-Lingual NLP

2021-01-01 · M Saiful Bari, Tasnim Mohiuddin, Shafiq Joty

Transfer learning has yielded state-of-the-art (SoTA) results in many supervised NLP tasks. However, annotated data for every target task in every target language is rare, especially for low-resource languages. We propo…

Cross-Lingual TransferData Augmentationnamed-entity-recognitionNamed Entity Recognition+6

CUNI Systems for the Unsupervised and Very Low Resource Translation Task in WMT20

2020-10-22 · WMT (EMNLP) 2020 11 · Ivana Kvapilíková, Tom Kocmi, Ondřej Bojar

This paper presents a description of CUNI systems submitted to the WMT20 task on unsupervised and very low-resource supervised machine translation between German and Upper Sorbian. We experimented with training on synthe…

Machine TranslationTransfer LearningTranslation

NRC Systems for Low Resource German-Upper Sorbian Machine Translation 2020: Transfer Learning with Lexical Modifications

2020-11-01 · WMT (EMNLP) 2020 11 · Rebecca Knowles, Samuel Larkin, Darlene Stewart, Patrick Littell

We describe the National Research Council of Canada (NRC) neural machine translation systems for the German-Upper Sorbian supervised track of the 2020 shared task on Unsupervised MT and Very Low Resource Supervised MT. O…

Machine TranslationTransfer LearningTranslation

Acoustic word embeddings for zero-resource languages using self-supervised contrastive learning and multilingual adaptation

2021-03-19 · Christiaan Jacobs, Yevgen Matusevych, Herman Kamper

Acoustic word embeddings (AWEs) are fixed-dimensional representations of variable-length speech segments. For zero-resource languages where labelled data is not available, one AWE approach is to use unsupervised autoenco…

Contrastive LearningWord Embeddings