paper-with-me

Papers

Evaluating zero-shot transfers and multilingual models for dependency parsing and POS tagging within the low-resource language family Tupían

2022-05-01 · ACL 2022 5 · Frederic Blum

This work presents two experiments with the goal of replicating the transferability of dependency parsers and POS taggers trained on closely related languages within the low-resource language family Tupían. The experiments include both zero-shot settings as well as multilingual models. Previous studies have found that even a comparably small treebank from a closely related language will improve sequence labelling considerably in such cases. Results from both POS tagging and dependency parsing confirm previous evidence that the closer the phylogenetic relation between two languages, the better the predictions for sequence labelling tasks get. In many cases, the results are improved if multiple languages from the same family are combined. This suggests that in addition to leveraging similarity between two related languages, the incorporation of multiple languages of the same family might lead to better results in transfer learning for NLP applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingPOSPOS TaggingTransfer Learning

Similar Papers 제목 키워드 기반

From Zero to Hero: On the Limitations of Zero-Shot Language Transfer with Multilingual Transformers

2020-11-01 · EMNLP 2020 11 · Anne Lauscher, Vinit Ravishankar, Ivan Vuli{\'c}, Goran Glava{\v{s}}

Massively multilingual transformers (MMTs) pretrained via language modeling (e.g., mBERT, XLM-R) have become a default paradigm for zero-shot language transfer in NLP, offering unmatched transfer performance. Current eva…

Cross-Lingual Word EmbeddingsDependency ParsingLanguage ModelingLanguage Modelling+5

Languages Transferred Within the Encoder: On Representation Transfer in Zero-Shot Multilingual Translation

2024-06-12 · Zhi Qu, Chenchen Ding, Taro Watanabe

Understanding representation transfer in multilingual neural machine translation can reveal the representational issue causing the zero-shot translation deficiency. In this work, we introduce the identity pair, a sentenc…

Contrastive LearningDecoderMachine TranslationSentence+1

From English To Foreign Languages: Transferring Pre-trained Language Models

2020-02-18 · Ke Tran

Pre-trained models have demonstrated their effectiveness in many downstream natural language processing (NLP) tasks. The availability of multilingual pre-trained models enables zero-shot transfer of NLP tasks from high r…

Dependency ParsingGPUNatural Language Inference

Multilingualism Encourages Recursion: a Transfer Study with mBERT

2022-07-01 · NAACL (SIGTYP) 2022 7 · Andrea De Varda, Roberto Zamparelli

The present work constitutes an attempt to investigate the relational structures learnt by mBERT, a multilingual transformer-based network, with respect to different cross-linguistic regularities proposed in the fields o…

Zero-shot Dependency Parsing with Pre-trained Multilingual Sentence Representations

2019-10-12 · WS 2019 11 · Ke Tran, Arianna Bisazza

We investigate whether off-the-shelf deep bidirectional sentence representations trained on a massively multilingual corpus (multilingual BERT) enable the development of an unsupervised universal dependency parser. This …

Dependency ParsingSentenceTranslation