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.

GRASP LoRA: GRPO Guided Adapter Sparsity Policy for Cross Lingual Transfer

Domaine:

natural language processing

Type de record:

paper
Créateur:
HasChe
Hôte:avatar
Parameter efficient fine tuning is a way to adapt LLMs to new languages when compute or data are limited, yet adapter pipelines usually choose a global prune ratio by grid search. This practice is computationally expensive and development set intensive, since it repeats training, freezes sparsity, and misses fractional optima. We introduce GRASP LoRA (GRPO Guided Adapter Sparsity Policy), which treats global sparsity as a learnable control variable. A GRPO controller interleaves with training, periodically probing candidate prune ratios on a small micro development set and updating a single global prune ratio online from its reward signal. It operates on merged source and target LoRA adapters on a frozen backbone and replaces grid search with one controller run that learns a prune ratio, followed by a single final merge and prune fine tuning run with pruning fixed to that ratio. On cross lingual transfer from English into Arabic and Chinese, including XL-Sum summarization and MLQA extractive question answering with Llama 3 8B, GRASP LoRA improves semantic faithfulness, content coverage, and answer quality over strong target only and merge and prune baselines. It reduces end to end runtime by multiple times relative to grid search, lowers reliance on large development sets, and makes adapter reuse practical for low resource deployment. 12 pages, 3 figures

Visit

arxiv.org

Tasks

transfer learning

Tags

Computation and Language

Similaires

Biomedical Machine Translation for Low-Resource Arabic-Script Languages via Cross-Lingual Transfer and LoRA Adapter Merging{MAD}-{G}: {M}ultilingual Adapter Generation for Efficient Cross-Lingual TransferMAD-X: An Adapter-Based Framework for Multi-Task Cross-Lingual TransferCREST: Universal Safety Guardrails Through Cluster-Guided Cross-Lingual TransferDepth of LoRA Adapter Injection in Lugha-Llama for Cross-Lingual Alignment in Swahili-English TranslationImpact of Sparsity Levels in Composable Sparse Fine-Tuning on Zero-Shot Cross-Lingual Transfer for Morphologically Complex

Biomedical Machine Translation for Low-Resource Arabic-Script Languages via Cross-Lingual Transfer and LoRA Adapter Merging

We present a systematic study of healthcare-domain cross-lingual transfer to address the scarcity of

{MAD}-{G}: {M}ultilingual Adapter Generation for Efficient Cross-Lingual Transfer

Adapter modules have emerged as a general parameter-efficient means to specialize a pretrained encoder to new domains. Massively multilingual transformers (MMTs) have particularly benefited from additional training of language-specific adapters. However, this appro

MAD-X: An Adapter-Based Framework for Multi-Task Cross-Lingual Transfer

The main goal behind state-of-the-art pre-trained multilingual models such as multilingual BERT and

CREST: Universal Safety Guardrails Through Cluster-Guided Cross-Lingual Transfer

Ensuring content safety in large language models (LLMs) is essential for their deployment in real-wo

Depth of LoRA Adapter Injection in Lugha-Llama for Cross-Lingual Alignment in Swahili-English Translation

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their performance in low

Impact of Sparsity Levels in Composable Sparse Fine-Tuning on Zero-Shot Cross-Lingual Transfer for Morphologically Complex

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potentia