paper-with-me

홈 › Papers

Analysing Cross-Lingual Transfer in Low-Resourced African Named Entity Recognition

2023-09-11 · Michael Beukman, Manuel Fokam

Transfer learning has led to large gains in performance for nearly all NLP tasks while making downstream models easier and faster to train. This has also been extended to low-resourced languages, with some success. We investigate the properties of cross-lingual transfer learning between ten low-resourced languages, from the perspective of a named entity recognition task. We specifically investigate how much adaptive fine-tuning and the choice of transfer language affect zero-shot transfer performance. We find that models that perform well on a single language often do so at the expense of generalising to others, while models with the best generalisation to other languages suffer in individual language performance. Furthermore, the amount of data overlap between the source and target datasets is a better predictor of transfer performance than either the geographical or genetic distance between the languages.

📄 PDF Abstract BibTeX arXiv:2309.05311

Code (1)

michael-beukman/nertransfer 공식 구현 pytorch

Tasks

Cross-Lingual Transfernamed-entity-recognitionNamed Entity RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Adapting Pre-trained Language Models to African Languages via Multilingual Adaptive Fine-Tuning

2022-04-13 · COLING 2022 10 · Jesujoba O. Alabi, David Ifeoluwa Adelani, Marius Mosbach, Dietrich Klakow

Multilingual pre-trained language models (PLMs) have demonstrated impressive performance on several downstream tasks for both high-resourced and low-resourced languages. However, there is still a large performance drop f…

Cross-Lingual TransferLanguage ModellingNERparameter-efficient fine-tuning+6

AfriMTE and AfriCOMET: Enhancing COMET to Embrace Under-resourced African Languages

2023-11-16 · Jiayi Wang, David Ifeoluwa Adelani, Sweta Agrawal, Marek Masiak 외

Despite the recent progress on scaling multilingual machine translation (MT) to several under-resourced African languages, accurately measuring this progress remains challenging, since evaluation is often performed on n-…

Machine Translation

A Sentiment Corpus for South African Under-Resourced Languages in a Multilingual Context

2022-06-01 · SIGUL (LREC) 2022 6 · Ronny Mabokela, Tim Schlippe

Multilingual sentiment analysis is a process of detecting and classifying sentiment based on textual information written in multiple languages. There has been tremendous research advancement on high-resourced languages s…

Sentiment Analysis

KINNEWS and KIRNEWS: Benchmarking Cross-Lingual Text Classification for Kinyarwanda and Kirundi

2020-10-23 · COLING 2020 8 · Rubungo Andre Niyongabo, Hong Qu, Julia Kreutzer, Li Huang

Recent progress in text classification has been focused on high-resource languages such as English and Chinese. For low-resource languages, amongst them most African languages, the lack of well-annotated data and effecti…

ArticlesBenchmarkingCross-Lingual TransferGeneral Classification+8

Navigating Challenges of Multilingual Resource Development for Under-Resourced Languages: The Case of the African Wordnet Project

2020-05-01 · LREC 2020 5 · Marissa Griesel, Sonja Bosch

Creating a new wordnet is by no means a trivial task and when the target language is under-resourced as is the case for the languages currently included in the multilingual African Wordnet (AfWN), developers need to rely…