Federated learning (FL) has enabled the training of multilingual large language models (LLMs) on diverse and decentralized multilingual data, especially on low-resource languages. To improve client-specific performance, personalization via the use of parameter-efficient fine-tuning (PEFT) modules such as LoRA is common. This involves a personalization strategy (PS), such as the design of the PEFT adapter structures (e.g., in which layers to add LoRAs and what ranks) and choice of hyperparameters (e.g., learning rates) for fine-tuning. Instead of manual PS configuration, we propose FedP2EFT, a federated learning-to-personalize method for multilingual LLMs in cross-device FL settings. Unlike most existing PEFT structure selection methods, which are prone to overfitting low-data regimes, FedP2EFT collaboratively learns the optimal personalized PEFT structure for each client via Bayesian sparse rank selection. Evaluations on both simulated and real-world multilingual FL benchmarks demonstrate that FedP2EFT largely outperforms existing personalized fine-tuning methods, while complementing other existing FL methods.
@article{arxiv.2502.04387,
title = {FedP$^2$EFT: Federated Learning to Personalize PEFT for Multilingual LLMs},
author = {Royson Lee and Minyoung Kim and Fady Rezk and Rui Li and Stylianos I. Venieris and Timothy Hospedales},
journal= {arXiv preprint arXiv:2502.04387},
year = {2025}
}
Comments
Accepted at the 40th Annual AAAI Conference on Artificial Intelligence (AAAI-26)