Federated cINN Clustering for Accurate Clustered Federated Learning
Yuhao Zhou, Minjia Shi, Yuxin Tian, Yuanxi Li, Qing Ye, Jiancheng, Lv

TL;DR
This paper introduces FCCA, a clustering algorithm for federated learning that groups clients based on data similarity, improving model performance amid data heterogeneity.
Contribution
The paper proposes a novel FCCA method that uses a global encoder and generative modeling to cluster clients effectively in federated learning.
Findings
FCCA outperforms existing clustered FL algorithms in accuracy.
The method effectively handles data heterogeneity among clients.
Experimental results show improved convergence and model performance.
Abstract
Federated Learning (FL) presents an innovative approach to privacy-preserving distributed machine learning and enables efficient crowd intelligence on a large scale. However, a significant challenge arises when coordinating FL with crowd intelligence which diverse client groups possess disparate objectives due to data heterogeneity or distinct tasks. To address this challenge, we propose the Federated cINN Clustering Algorithm (FCCA) to robustly cluster clients into different groups, avoiding mutual interference between clients with data heterogeneity, and thereby enhancing the performance of the global model. Specifically, FCCA utilizes a global encoder to transform each client's private data into multivariate Gaussian distributions. It then employs a generative model to learn encoded latent features through maximum likelihood estimation, which eases optimization and avoids mode…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
