Clustered FedStack: Intermediate Global Models with Bayesian Information Criterion
Thanveer Shaik, Xiaohui Tao, Lin Li, Niall Higgins, Raj Gururajan, Xujuan Zhou, Jianming Yong

TL;DR
This paper introduces Clustered FedStack, a federated learning framework that clusters clients based on output layer weights using BIC, improving model performance in non-IID data scenarios.
Contribution
It proposes a novel clustering-based federated learning framework that leverages BIC for optimal cluster determination, enhancing robustness and accuracy.
Findings
Clustered FedStack outperforms baseline models with clustering mechanisms.
Using BIC effectively determines the optimal number of clusters.
The framework demonstrates improved convergence with cyclical learning rates.
Abstract
Federated Learning (FL) is currently one of the most popular technologies in the field of Artificial Intelligence (AI) due to its collaborative learning and ability to preserve client privacy. However, it faces challenges such as non-identically and non-independently distributed (non-IID) and data with imbalanced labels among local clients. To address these limitations, the research community has explored various approaches such as using local model parameters, federated generative adversarial learning, and federated representation learning. In our study, we propose a novel Clustered FedStack framework based on the previously published Stacked Federated Learning (FedStack) framework. The local clients send their model predictions and output layer weights to a server, which then builds a robust global model. This global model clusters the local clients based on their output layer weights…
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
