CLMar 26

Optimizing Multilingual LLMs via Federated Learning: A Study of Client Language Composition

arXiv:2603.2424271.8h-index: 3
Predicted impact top 88% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses challenges in federated learning for multilingual environments, offering insights for improving efficiency and fairness in AI applications, though it is incremental as it builds on existing frameworks and methods.

The study tackled the problem of optimizing multilingual large language models via federated learning by investigating how client language composition affects performance, fairness, and cost, finding that increasing within-client multilinguality leads to stronger and fairer global models, narrowing the gap to centralized fine-tuning and benefiting lower-resource languages, albeit with more optimization steps.

Federated Learning (FL) of Large Language Models (LLMs) in multilingual environments presents significant challenges stemming from heterogeneous language distributions across clients and disparities in language resource availability. To address these challenges, we extended the FederatedScope-LLM framework to support multilingual instruction-tuning experiments with LLMs. We also introduced a novel client-specific early stopping mechanism, Local Dynamic Early Stopping (LDES-FL), which allows clients to pause and resume local training based on client-side validation performance, enhancing training efficiency and sustainability. Through a series of experiments, we studied how client language composition - from fully monolingual to increasingly multilingual clients - affects multilingual quality, fairness and training cost. Monolingual local fine-tuning remains the most effective for single-language specialization, whereas federated training is better suited to learning a single balanced multilingual model. In FL, increasing within-client multilinguality leads to stronger and fairer global models, narrows the gap to centralized multilingual fine-tuning, and yields the largest gains for lower-resource languages, albeit at the cost of more optimization steps. Overall, our results identify client language composition as a key design variable in multilingual FL, shaping performance, fairness and efficiency.

Foundations

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

Your Notes