Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FedMerge: Federated Personalization via Model Merging

About

One global model in federated learning (FL) might not be sufficient to serve many clients with non-IID tasks and distributions. While there has been advances in FL to train multiple global models for better personalization, they only provide limited choices to clients so local finetuning is still indispensable. In this paper, we propose a novel ``FedMerge'' approach that can create a personalized model per client by simply merging multiple global models with automatically optimized and customized weights. In FedMerge, a few global models can serve many non-IID clients, even without further local finetuning. We formulate this problem as a joint optimization of global models and the merging weights for each client. Unlike existing FL approaches where the server broadcasts one or multiple global models to all clients, the server only needs to send a customized, merged model to each client. Moreover, instead of periodically interrupting the local training and re-initializing it to a global model, the merged model aligns better with each client's task and data distribution, smoothening the local-global gap between consecutive rounds caused by client drift. We evaluate FedMerge on three different non-IID settings applied to different domains with diverse tasks and data types, in which FedMerge consistently outperforms existing FL approaches, including clustering-based and mixture-of-experts (MoE) based methods.

Shutong Chen, Tianyi Zhou, Guodong Long, Jing Jiang, Chengqi Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K
Normalized performance0.923
13
Instruction FollowingIFEval
Normalized performance87.5
13
Multilingual Understandingm-MMLU
Normalized Performance1.012
13
Multilingual UnderstandingM-Hellaswag
Performance0.991
13
General Language UnderstandingOverall IFEval, GSM8K, M-MMLU, M-ARC, M-HellaSwag, XSTest
Average Normalized Performance0.928
13
Multilingual Understandingm-ARC
Normalized Performance0.969
13
SafetyXSTest
Normalized Performance0.796
13
Instruction FollowingFlan
Paraphrase0.7549
2
Showing 8 of 8 rows

Other info

Follow for update