English

Clustered FedStack: Intermediate Global Models with Bayesian Information Criterion

Machine Learning 2025-06-17 v2 Artificial Intelligence

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 using a clustering mechanism. We adopt three clustering mechanisms, namely K-Means, Agglomerative, and Gaussian Mixture Models, into the framework and evaluate their performance. We use Bayesian Information Criterion (BIC) with the maximum likelihood function to determine the number of clusters. The Clustered FedStack models outperform baseline models with clustering mechanisms. To estimate the convergence of our proposed framework, we use Cyclical learning rates.

Keywords

Cite

@article{arxiv.2309.11044,
  title  = {Clustered FedStack: Intermediate Global Models with Bayesian Information Criterion},
  author = {Thanveer Shaik and Xiaohui Tao and Lin Li and Niall Higgins and Raj Gururajan and Xujuan Zhou and Jianming Yong},
  journal= {arXiv preprint arXiv:2309.11044},
  year   = {2025}
}

Comments

This work has been submitted to the ELSEVIER for possible publication

R2 v1 2026-06-28T12:26:50.256Z