paper-with-me

홈 › Papers

Task-Centric Personalized Federated Fine-Tuning of Language Models

2026-03-30 · Gabriel U. Talasso, Meghdad Kurmanji, Allan M. de Souza, Nicholas D. Lane, Leandro A. Villas arxiv

Federated Learning (FL) has emerged as a promising technique for training language models on distributed and private datasets of diverse tasks. However, aggregating models trained on heterogeneous tasks often degrades the overall performance of individual clients. To address this issue, Personalized FL (pFL) aims to create models tailored for each client's data distribution. Although these approaches improve local performance, they usually lack robustness in two aspects: (i) generalization: when clients must make predictions on unseen tasks, or face changes in their data distributions, and (ii) intra-client tasks interference: when a single client's data contains multiple distributions that may interfere with each other during local training. To tackle these two challenges, we propose FedRouter, a clustering-based pFL that builds specialized models for each task rather than for each client. FedRouter uses adapters to personalize models by employing two clustering mechanisms to associate adapters with specific tasks. A local clustering that associate adapters with task data samples and a global one that associates similar adapters from different clients to construct task-centric personalized models. Additionally, we propose an evaluation router mechanism that routes test samples to the best adapter based on the created clusters. Experiments comparing our method with existing approaches across a multitask dataset, FedRouter demonstrate strong resilience in these challenging scenarios performing up to 6.1% relatively better under tasks interference and up to 136% relative improvement under generalization evaluation.

📄 PDF Abstract BibTeX arXiv:2604.00050

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Flexible Personalized Split Federated Learning for On-Device Fine-Tuning of Foundation Models

2025-08-14 · Tianjun Yuan, Jiaxiang Geng, Pengchao Han, Xianhao Chen 외 arxiv

Fine-tuning foundation models is critical for superior performance on personalized downstream tasks, compared to using pre-trained models. Collaborative learning can leverage local clients' datasets for fine-tuning, but …

Personalized Federated Learning

Personalized Wireless Federated Learning for Large Language Models

2024-04-20 · Feibo Jiang, Li Dong, Siwei Tu, Yubo Peng 외

Large Language Models (LLMs) have revolutionized natural language processing tasks. However, their deployment in wireless networks still face challenges, i.e., a lack of privacy and security protection mechanisms. Federa…

Federated Learning

Personalized Federated Fine-Tuning of Vision Foundation Models for Healthcare

2025-10-14 · Adam Tupper, Christian Gagné arxiv

Foundation models open up new possibilities for the use of AI in healthcare. However, even when pre-trained on health data, they still need to be fine-tuned for specific downstream tasks. Furthermore, although foundation…

Federated Learning

Federated Marginal Personalization for ASR Rescoring

2020-12-01 · Zhe Liu, Fuchun Peng

We introduce federated marginal personalization (FMP), a novel method for continuously updating personalized neural network language models (NNLMs) on private devices using federated learning (FL). Instead of fine-tuning…

Federated Learningspeech-recognitionSpeech Recognition

Personalized Federated Learning with Mixture of Models for Adaptive Prediction and Model Fine-Tuning

2024-10-28 · Pouya M. Ghari, Yanning Shen

Federated learning is renowned for its efficacy in distributed model training, ensuring that users, called clients, retain data privacy by not disclosing their data to the central server that orchestrates collaborations.…

Federated LearningPersonalized Federated Learning