Multi-Center Federated Learning: Clients Clustering for Better Personalization
Guodong Long, Ming Xie, Tao Shen, Tianyi Zhou, Xianzhi Wang, Jing, Jiang, Chengqi Zhang

TL;DR
This paper introduces a multi-center federated learning approach that learns multiple global models and matches users to centers, improving personalization and handling data heterogeneity better than single-model methods.
Contribution
It proposes a novel multi-center aggregation mechanism with an EM algorithm to better capture data heterogeneity in federated learning.
Findings
Outperforms existing federated learning methods on benchmark datasets.
Effectively captures user data heterogeneity through multiple centers.
Improves personalization in federated learning applications.
Abstract
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…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Human Mobility and Location-Based Analysis
