paper-with-me

Papers

Heterogeneity for the Win: One-Shot Federated Clustering

2021-03-01 · Don Kurian Dennis, Tian Li, Virginia Smith

In this work, we explore the unique challenges -- and opportunities -- of unsupervised federated learning (FL). We develop and analyze a one-shot federated clustering scheme, $k$-FED, based on the widely-used Lloyd's method for $k$-means clustering. In contrast to many supervised problems, we show that the issue of statistical heterogeneity in federated networks can in fact benefit our analysis. We analyse $k$-FED under a center separation assumption and compare it to the best known requirements of its centralized counterpart. Our analysis shows that in heterogeneous regimes where the number of clusters per device $(k')$ is smaller than the total number of clusters over the network $k$, $(k'\le \sqrt{k})$, we can use heterogeneity to our advantage -- significantly weakening the cluster separation requirements for $k$-FED. From a practical viewpoint, $k$-FED also has many desirable properties: it requires only round of communication, can run asynchronously, and can handle partial participation or node/network failures. We motivate our analysis with experiments on common FL benchmarks, and highlight the practical utility of one-shot clustering through use-cases in personalized FL and device sampling.

📄 PDF Abstract BibTeX arXiv:2103.00697

Code (2)

metastableb/kfed
thupchnsky/mufc

Tasks

ClusteringFederated Learning

Similar Papers 제목 키워드 기반

One-Shot Clustering for Federated Learning

2025-03-06 · Maciej Krzysztof Zuziak, Roberto Pellungrini, Salvatore Rinzivillo

Federated Learning (FL) is a widespread and well adopted paradigm of decentralized learning that allows training one model from multiple sources without the need to directly transfer data between participating clients. S…

ClusteringFederated Learning

Jigsaw Game: Federated Clustering

2024-07-17 · Jinxuan Xu, Hong-You Chen, Wei-Lun Chao, Yuqian Zhang

Federated learning has recently garnered significant attention, especially within the domain of supervised learning. However, despite the abundance of unlabeled data on end-users, unsupervised learning problems such as c…

ClusteringFederated LearningRepresentation Learning

Data Similarity-Based One-Shot Clustering for Multi-Task Hierarchical Federated Learning

2024-10-03 · Abdulmoneam Ali, Ahmed Arafa

We address the problem of cluster identity estimation in a hierarchical federated learning setting in which users work toward learning different tasks. To overcome the challenge of task heterogeneity, users need to be gr…

ClusteringFederated Learning

One-Shot Clustering for Federated Learning Under Clustering-Agnostic Assumption

2025-09-01 · Maciej Krzysztof Zuziak, Roberto Pellungrini, Salvatore Rinzivillo arxiv

Federated Learning (FL) is a widespread and well-adopted paradigm of decentralised learning that allows training one model from multiple sources without the need to transfer data between participating clients directly. S…

Federated Learning

FMCL: Class-Aware Client Clustering with Foundation Model Representations for Heterogeneous Federated Learning

2026-04-30 · Mahad Ali, Laura J. Brattain arxiv

Federated Learning (FL) enables collaborative model training across distributed clients without sharing raw data, yet its performance deteriorates under statistical heterogeneity. Clustered Federated Learning addresses t…

Federated Learning