paper-with-me

홈 › Papers

Transfer Learning for Related Languages: Submissions to the WMT20 Similar Language Translation Task

2020-11-01 · WMT (EMNLP) 2020 11 · Lovish Madaan, Soumya Sharma, Parag Singla

In this paper, we describe IIT Delhi’s submissions to the WMT 2020 task on Similar Language Translation for four language directions: Hindi <-> Marathi and Spanish <-> Portuguese. We try out three different model settings for the translation task and select our primary and contrastive submissions on the basis of performance of these three models. For our best submissions, we fine-tune the mBART model on the parallel data provided for the task. The pre-training is done using self-supervised objectives on a large amount of monolingual data for many languages. Overall, our models are ranked in the top four of all systems for the submitted language pairs, with first rank in Spanish -> Portuguese.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningTranslation

Similar Papers 제목 키워드 기반

Improving Polish to English Neural Machine Translation with Transfer Learning: Effects of Data Volume and Language Similarity

2023-06-01 · Juuso Eronen, Michal Ptaszynski, Karol Nowakowski, Zheng Lin Chia 외

This paper investigates the impact of data volume and the use of similar languages on transfer learning in a machine translation task. We find out that having more data generally leads to better performance, as it allows…

Machine TranslationTransfer LearningTranslation

UParse: the Edinburgh system for the CoNLL 2017 UD shared task

2017-08-01 · CONLL 2017 8 · Clara Vania, Xingxing Zhang, Adam Lopez

This paper presents our submissions for the CoNLL 2017 UD Shared Task. Our parser, called UParse, is based on a neural network graph-based dependency parser. The parser uses features from a bidirectional LSTM to to produ…

Dependency ParsingMachine TranslationQuestion AnsweringSentence+1

The CoNLL--SIGMORPHON 2018 Shared Task: Universal Morphological Reinflection

2018-10-16 · CONLL 2018 10 · Ryan Cotterell, Christo Kirov, John Sylak-Glassman, Géraldine Walther 외

The CoNLL--SIGMORPHON 2018 shared task on supervised learning of morphological generation featured data sets from 103 typologically diverse languages. Apart from extending the number of languages involved in earlier supe…

LEMMATask 2

SemEval-2024 Task 1: Semantic Textual Relatedness for African and Asian Languages

2024-03-27 · Nedjma Ousidhoum, Shamsuddeen Hassan Muhammad, Mohamed Abdalla, Idris Abdulmumin 외

We present the first shared task on Semantic Textual Relatedness (STR). While earlier shared tasks primarily focused on semantic similarity, we instead investigate the broader phenomenon of semantic relatedness across 14…

Semantic SimilaritySemantic Textual SimilaritySentence

Improving Zero-shot Cross-lingual Transfer between Closely Related Languages by injecting Character-level Noise

2021-09-14 · Findings (ACL) 2022 5 · Noëmi Aepli, Rico Sennrich

Cross-lingual transfer between a high-resource language and its dialects or closely related language varieties should be facilitated by their similarity. However, current approaches that operate in the embedding space do…

Cross-Lingual TransferPOSPOS TaggingZero-Shot Cross-Lingual Transfer