paper-with-me

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 for languages unseen during pre-training, especially African languages. One of the most effective approaches to adapt to a new language is \textit{language adaptive fine-tuning} (LAFT) -- fine-tuning a multilingual PLM on monolingual texts of a language using the pre-training objective. However, adapting to a target language individually takes a large disk space and limits the cross-lingual transfer abilities of the resulting models because they have been specialized for a single language. In this paper, we perform \textit{multilingual adaptive fine-tuning} on 17 most-resourced African languages and three other high-resource languages widely spoken on the African continent to encourage cross-lingual transfer learning. To further specialize the multilingual PLM, we removed vocabulary tokens from the embedding layer that corresponds to non-African writing scripts before MAFT, thus reducing the model size by around 50%. Our evaluation on two multilingual PLMs (AfriBERTa and XLM-R) and three NLP tasks (NER, news topic classification, and sentiment classification) shows that our approach is competitive to applying LAFT on individual languages while requiring significantly less disk space. Additionally, we show that our adapted PLM also improves the zero-shot cross-lingual transfer abilities of parameter efficient fine-tuning methods.

📄 PDF Abstract BibTeX arXiv:2204.06487

Code (1)

uds-lsv/afro-maft 공식 구현 pytorch

Tasks

Cross-Lingual TransferLanguage ModellingNERparameter-efficient fine-tuningSentiment AnalysisSentiment ClassificationTopic ClassificationTransfer LearningXLM-RZero-Shot Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

NLNDE at SemEval-2023 Task 12: Adaptive Pretraining and Source Language Selection for Low-Resource Multilingual Sentiment Analysis

2023-04-28 · Mingyang Wang, Heike Adel, Lukas Lange, Jannik Strötgen 외

This paper describes our system developed for the SemEval-2023 Task 12 "Sentiment Analysis for Low-resource African Languages using Twitter Dataset". Sentiment analysis is one of the most widely studied applications in n…

Language ModelingLanguage ModellingSentiment AnalysisTransfer Learning

Improving Multilingual Math Reasoning for African Languages

2025-05-26 · Odunayo Ogundepo, Akintunde Oladipo, Kelechi Ogueji, Esther Adenuga 외

Researchers working on low-resource languages face persistent challenges due to limited data availability and restricted access to computational resources. Although most large language models (LLMs) are predominantly tra…

MathMathematical Reasoning

Cheetah: Natural Language Generation for 517 African Languages

2024-01-02 · Ife Adebara, AbdelRahim Elmadany, Muhammad Abdul-Mageed

Low-resource African languages pose unique challenges for natural language processing (NLP) tasks, including natural language generation (NLG). In this paper, we develop Cheetah, a massively multilingual NLG language mod…

DiversityLanguage ModelingLanguage ModellingText Generation

Preparing the Vuk'uzenzele and ZA-gov-multilingual South African multilingual corpora

2023-03-07 · Richard Lastrucci, Isheanesu Dzingirai, Jenalea Rajab, Andani Madodonga 외

This paper introduces two multilingual government themed corpora in various South African languages. The corpora were collected by gathering the South African Government newspaper (Vuk'uzenzele), as well as South African…

Language ModelingLanguage ModellingMachine TranslationNMT+1

DN at SemEval-2023 Task 12: Low-Resource Language Text Classification via Multilingual Pretrained Language Model Fine-tuning

2023-05-04 · Daniil Homskiy, Narek Maloyan

In recent years, sentiment analysis has gained significant importance in natural language processing. However, most existing models and datasets for sentiment analysis are developed for high-resource languages, such as E…

Language ModelingLanguage ModellingSentiment Analysistext-classification+2