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

Multi-Center Federated Learning: Clients Clustering for Better Personalization

About

Federated learning has received great attention for its capability to train a large-scale model in a decentralized manner without needing to access user data directly. It helps protect the users' private data from centralized collecting. Unlike distributed machine learning, federated learning aims to tackle non-IID data from heterogeneous sources in various real-world applications, such as those on smartphones. Existing federated learning approaches usually adopt a single global model to capture the shared knowledge of all users by aggregating their gradients, regardless of the discrepancy between their data distributions. However, due to the diverse nature of user behaviors, assigning users' gradients to different global models (i.e., centers) can better capture the heterogeneity of data distributions across users. Our paper proposes a novel multi-center aggregation mechanism for federated learning, which learns multiple global models from the non-IID user data and simultaneously derives the optimal matching between users and centers. We formulate the problem as a joint optimization that can be efficiently solved by a stochastic expectation maximization (EM) algorithm. Our experimental results on benchmark datasets show that our method outperforms several popular federated learning methods.

Guodong Long, Ming Xie, Tao Shen, Tianyi Zhou, Xianzhi Wang, Jing Jiang, Chengqi Zhang• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100
Accuracy26.2
691
Image ClassificationMNIST
Accuracy69.6
398
Image ClassificationCIFAR-10
Accuracy31.1
246
Image ClassificationOffice-Home--
148
ClassificationCIFAR-10
Accuracy36.5
93
Time-series classificationUCI-HAR
Accuracy40.1
78
ClassificationMNIST
Accuracy87.8
61
ClassificationFMNIST
Accuracy71.9
53
ClassificationCIFAR-100
Top-1 Accuracy39.8
52
Medical Image ClassificationCheXpert Low Non-IID Level
Accuracy64.45
30
Showing 10 of 24 rows

Other info

Follow for update