TL;DR
This paper introduces a multi-center federated learning approach that clusters clients based on their model parameters, enabling personalized models that better handle data heterogeneity and improve performance over traditional single-global-model methods.
Contribution
It proposes a novel multi-center aggregation mechanism with a stochastic EM algorithm for client clustering in federated learning, enhancing personalization and handling data heterogeneity.
Findings
Outperforms baseline federated learning methods on benchmark datasets.
Effectively captures client heterogeneity through clustering.
Improves personalization in federated decision-making.
Abstract
Personalized decision-making can be implemented in a Federated learning (FL) framework that can collaboratively train a decision model by extracting knowledge across intelligent clients, e.g. smartphones or enterprises. FL can mitigate the data privacy risk of collaborative training since it merely collects local gradients from users without access to their data. However, FL is fragile in the presence of statistical heterogeneity that is commonly encountered in personalized decision-making, e.g., non-IID data over different clients. Existing FL approaches usually update a single global model to capture the shared knowledge of all users by aggregating their gradients, regardless of the discrepancy between their data distributions. By comparison, a mixture of multiple global models could capture the heterogeneity across various clients if assigning the client to different global models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
