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

Federated Mutual Learning

About

Federated learning (FL) enables collaboratively training deep learning models on decentralized data. However, there are three types of heterogeneities in FL setting bringing about distinctive challenges to the canonical federated learning algorithm (FedAvg). First, due to the Non-IIDness of data, the global shared model may perform worse than local models that solely trained on their private data; Second, the objective of center server and clients may be different, where center server seeks for a generalized model whereas client pursue a personalized model, and clients may run different tasks; Third, clients may need to design their customized model for various scenes and tasks; In this work, we present a novel federated learning paradigm, named Federated Mutual Leaning (FML), dealing with the three heterogeneities. FML allows clients training a generalized model collaboratively and a personalized model independently, and designing their private customized models. Thus, the Non-IIDness of data is no longer a bug but a feature that clients can be personally served better. The experiments show that FML can achieve better performance than alternatives in typical FL setting, and clients can be benefited from FML with different models and tasks.

Tao Shen, Jie Zhang, Xinkang Jia, Fengda Zhang, Gang Huang, Pan Zhou, Kun Kuang, Fei Wu, Chao Wu• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy75.74
3381
Image ClassificationMNIST (test)
Accuracy98.03
894
Image ClassificationFEMNIST (test)
Accuracy96.32
104
Image ClassificationCIFAR-10 (test)
Accuracy80.4
54
Image ClassificationMNIST (test)
Acc (3 Classes/Client)99
12
Dermoscopic diagnosisReal-world dermoscopic FL dataset (Client A)
F1 Score69.14
9
Dermoscopic diagnosisReal-world dermoscopic FL dataset (Client B)
F1 Score75.83
9
Dermoscopic diagnosisReal-world dermoscopic FL dataset (Client C)
F1 Score66.02
9
Dermoscopic diagnosisReal-world dermoscopic FL dataset Macro Average
F1 Score67.6
9
Shock PredictioneICU
Mean Balanced Accuracy63.4
9
Showing 10 of 12 rows

Other info

Follow for update