paper-with-me

Papers

Clustered FedStack: Intermediate Global Models with Bayesian Information Criterion

2023-09-20 · Thanveer Shaik, Xiaohui Tao, Lin Li, Niall Higgins, Raj Gururajan, Xujuan Zhou, Jianming Yong

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.

📄 PDF Abstract BibTeX arXiv:2309.11044

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated LearningRepresentation Learning

Similar Papers 제목 키워드 기반

FedStack: Personalized activity monitoring using stacked federated learning

2022-09-27 · Thanveer Shaik, Xiaohui Tao, Niall Higgins, Raj Gururajan 외

Recent advances in remote patient monitoring (RPM) systems can recognize various human activities to measure vital signs, including subtle motions from superficial vessels. There is a growing interest in applying artific…

Federated Learning

Combining ConvNets with Hand-Crafted Features for Action Recognition Based on an HMM-SVM Classifier

2016-02-01 · Pichao Wang, Zhaoyang Li, Yonghong Hou, Wanqing Li

This paper proposes a new framework for RGB-D-based action recognition that takes advantages of hand-designed features from skeleton data and deeply learned features from depth maps, and exploits effectively both the loc…

Action RecognitionTemporal Action Localization

DPMM-CFL: Clustered Federated Learning via Dirichlet Process Mixture Model Nonparametric Clustering

2025-10-08 · Mariona Jaramillo-Civill, Peng Wu, Pau Closas arxiv

Clustered Federated Learning (CFL) improves performance under non-IID client heterogeneity by clustering clients and training one model per cluster, thereby balancing between a global model and fully personalized models.…

Federated LearningBayesian Inference

Federated Learning via Variational Bayesian Inference: Personalization, Sparsity and Clustering

2023-03-08 · Xu Zhang, Wenpeng Li, Yunfeng Shao, Yinchuan Li

Federated learning (FL) is a promising framework that models distributed machine learning while protecting the privacy of clients. However, FL suffers performance degradation from heterogeneous and limited data. To allev…

Bayesian InferenceClusteringFederated Learning

Modelling Relational Data using Bayesian Clustered Tensor Factorization

2009-12-01 · NeurIPS 2009 12 · Ilya Sutskever, Joshua B. Tenenbaum, Ruslan R. Salakhutdinov

We consider the problem of learning probabilistic models for complex relational structures between various types of objects. A model can help us ``understand a dataset of relational facts in at least two ways, by findin…

Clustering