Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Smart transfers: challenges and opportunities in boosting low-resource language models with high-resource language power

Domaine:

natural language processing

Type de record:

paper
Créateur:
ManKriOrtBla
Éditeur:
ColCol
Éditeur:
Col
Hôte:avatar
Large language models (LLMs) are predominantly built for high-resource languages (HRLs), leaving low-resource languages (LRLs) underrepresented. To bridge this gap, knowledge transfer from HRLs to LRLs is crucial, but it must be sensitive to low-resource language (LRL)-specific traits and not biased toward an high-resource language (HRL) with larger training data. This dissertation addresses the opportunities and challenges of cross-lingual transfer in two main streams. The first stream explores cross-lingual zero-shot learning in Multilingual Language Models (MLLMs) like mBERT and XLM-R for tasks such as Named Entity Recognition (NER) and section-title prediction. The research introduces adversarial test sets by replacing named entities and modifying common words to evaluate transfer accuracy. Results show that word overlap between languages is essential for both tasks, highlighting the need to account for language-specific features and biases. The second stream develops sentence Transformers, which generate sentence embeddings by mean-pooling contextualized word embeddings. However, these embeddings often struggle to capture sentence similarities effectively. To address this, we fine-tuned an English sentence Transformer by leveraging a word-to-word translation approach and a triplet loss function. Despite using a pre-trained English BERT model and only word-by-word translations without accounting for sentence structure, the results were competitive. This suggests that mean-pooling may weaken attention mechanisms, causing the model to rely more on word embeddings than sentence structure, potentially limiting comprehension of sentence meaning. Together, these streams reveal the complexities of cross-lingual transfer, guiding more effective and equitable use of HRLs to support LRLs in NLP applications.

Visit

doi.orgmountainscholar.org

Tasks

embeddingsinformation extractionnamed entity recognitiontransfer learning

Licenses

Copyright and other restrictions may apply. User is responsible for compliance with all applicable laws. For information about copyright law, please see https://libguides.colostate.edu/copyright.

Similaires

STAR: Boosting Low-Resource Information Extraction by Structure-to-Text Data Generation with Large Language ModelsThilinaRajapakse/low-resource-language-modelsEnhancing Low-Resource Language Reasoning via High-Resource Language Feature TransferAutomatic Diacritization Models for a High-Population Low-Resource African Language (Yorùbá)Employing large language models in Swahili, a low-resource languageFine-Tuning SLAM-ASR for Low-Resource Language Speech Recognition with High-Resource Alignment

STAR: Boosting Low-Resource Information Extraction by Structure-to-Text Data Generation with Large Language Models

Information extraction tasks such as event extraction require an in-depth understanding of the outpu

ThilinaRajapakse/low-resource-language-models

# Low Resource Language Models ## Implemented Language Models 1. Kikuyu - [x] Baseline (Download)

Enhancing Low-Resource Language Reasoning via High-Resource Language Feature Transfer

Large language models exhibit substantial performance variation across languages, even when solving

Automatic Diacritization Models for a High-Population Low-Resource African Language (Yorùbá)

Diacritization is an essential part of the reading and writing of text in Yorùbá, a widely-spoken to

Employing large language models in Swahili, a low-resource language

Fine-Tuning SLAM-ASR for Low-Resource Language Speech Recognition with High-Resource Alignment

Large language models (LLMs) have demonstrated potential in handling spoken inputs for high-resource