Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

An Efficient Framework for Clustered Federated Learning

About

We address the problem of federated learning (FL) where users are distributed and partitioned into clusters. This setup captures settings where different groups of users have their own objectives (learning tasks) but by aggregating their data with others in the same cluster (same learning task), they can leverage the strength in numbers in order to perform more efficient federated learning. For this new framework of clustered federated learning, we propose the Iterative Federated Clustering Algorithm (IFCA), which alternately estimates the cluster identities of the users and optimizes model parameters for the user clusters via gradient descent. We analyze the convergence rate of this algorithm first in a linear model with squared loss and then for generic strongly convex and smooth loss functions. We show that in both settings, with good initialization, IFCA is guaranteed to converge, and discuss the optimality of the statistical error rate. In particular, for the linear model with two clusters, we can guarantee that our algorithm converges as long as the initialization is slightly better than random. When the clustering structure is ambiguous, we propose to train the models by combining IFCA with the weight sharing technique in multi-task learning. In the experiments, we show that our algorithm can succeed even if we relax the requirements on initialization with random initialization and multiple restarts. We also present experimental results showing that our algorithm is efficient in non-convex problems such as neural networks. We demonstrate the benefits of IFCA over the baselines on several clustered FL benchmarks.

Avishek Ghosh, Jichan Chung, Dong Yin, Kannan Ramchandran• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100--
622
Image ClassificationCIFAR10 (test)
Accuracy60.1
585
Image ClassificationMNIST
Accuracy44.1
263
Image ClassificationFashionMNIST (test)
Accuracy84.71
218
Image ClassificationCINIC-10 (test)
Accuracy43.4
177
ClassificationfMNIST (test)
Accuracy86.1
149
Image ClassificationOffice-Home--
142
Image ClassificationSUN397 (test)
Top-1 Accuracy72.5
136
Image ClassificationCIFAR-10
Accuracy27.4
101
ClassificationCIFAR-10
Accuracy38.3
80
Showing 10 of 44 rows

Other info

Follow for update