CLOct 15, 2025

Sparse Subnetwork Enhancement for Underrepresented Languages in Large Language Models

arXiv:2510.13580v1h-index: 41
Originality Highly original
AI Analysis

This provides a cost-effective method for enhancing monolingual capabilities in underrepresented languages, addressing a key issue in NLP for low-resource language communities.

The paper tackles the problem of uneven performance in large language models for underrepresented languages by fine-tuning language-specific subnetworks, achieving consistent performance improvements across 12 languages while updating only up to 1% of model parameters.

Large language models exhibit uneven performance across languages, with substantial gaps between high- and low-resource languages. We present a framework for enhancing monolingual capabilities of LLMs in underrepresented languages while preserving their general-purpose performance through targeted fine-tuning of language-specific subnetworks. Our approach identifies language-specific neurons using Language Activation Probability Entropy and fine-tunes only the weights associated with these neurons, a dedicated subnetwork, on target-language data. Experiments on Llama-3.1-8B and Mistral-Nemo-12B across 12 mid- and low-resource languages demonstrate that our method consistently outperforms full fine-tuning, FFN-only fine-tuning, LoRA adaptation, and random subset fine-tuning baselines while efficiently updating only up to 1% of model parameters. Beyond performance improvements, we observe enhanced favorable training dynamics, cross-lingual representational alignment, and systematic weight update changes. To facilitate future research, we release language-specific neuron identifications for over 100 languages as well as our adaptation pipeline, offering a cost-effective pathway for adapting state-of-the-art models to underrepresented languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes