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

PFL-MoE: Personalized Federated Learning Based on Mixture of Experts

About

Federated learning (FL) is an emerging distributed machine learning paradigm that avoids data sharing among training nodes so as to protect data privacy. Under coordination of the FL server, each client conducts model training using its own computing resource and private data set. The global model can be created by aggregating the training results of clients. To cope with highly non-IID data distributions, personalized federated learning (PFL) has been proposed to improve overall performance by allowing each client to learn a personalized model. However, one major drawback of a personalized model is the loss of generalization. To achieve model personalization while maintaining generalization, in this paper, we propose a new approach, named PFL-MoE, which mixes outputs of the personalized model and global model via the MoE architecture. PFL-MoE is a generic approach and can be instantiated by integrating existing PFL algorithms. Particularly, we propose the PFL-MF algorithm which is an instance of PFL-MoE based on the freeze-base PFL algorithm. We further improve PFL-MF by enhancing the decision-making ability of MoE gating network and propose a variant algorithm PFL-MFE. We demonstrate the effectiveness of PFL-MoE by training the LeNet-5 and VGG-16 models on the Fashion-MNIST and CIFAR-10 datasets with non-IID partitions.

Binbin Guo, Yuan Mei, Danyang Xiao, Weigang Wu, Ye Yin, Hongli Chang• 2020

Related benchmarks

TaskDatasetResultRank
General Knowledge EvaluationMMLU
MMLU Accuracy48.37
45
Multi-class classificationAGNews IID
Accuracy93.18
14
Commonsense ReasoningPIQA IID distribution
Accuracy78.77
10
Commonsense ReasoningHellaSwag IID distribution
Accuracy75.08
10
Commonsense ReasoningPIQA non-IID distribution, alpha=0.1
Accuracy71.36
10
General Knowledge EvaluationMMLU non-IID distribution, alpha=0.1
Accuracy33.25
10
Commonsense ReasoningHellaSwag non-IID distribution, alpha=0.1
Accuracy54.76
10
Topic ClassificationAGNews non-IID distribution, alpha=0.1
Accuracy79.94
10
Showing 8 of 8 rows

Other info

Follow for update