paper-with-me

홈 › Papers

Clustered Federated Learning via Embedding Distributions

2025-06-09 · Dekai Zhang, Matthew Williams, Francesca Toni

Federated learning (FL) is a widely used framework for machine learning in distributed data environments where clients hold data that cannot be easily centralised, such as for data protection reasons. FL, however, is known to be vulnerable to non-IID data. Clustered FL addresses this issue by finding more homogeneous clusters of clients. We propose a novel one-shot clustering method, EMD-CFL, using the Earth Mover's distance (EMD) between data distributions in embedding space. We theoretically motivate the use of EMDs using results from the domain adaptation literature and demonstrate empirically superior clustering performance in extensive comparisons against 16 baselines and on a range of challenging datasets.

📄 PDF Abstract BibTeX arXiv:2506.07769

Code (1)

dkaizhang/emdcfl 공식 구현 pytorch

Tasks

ClusteringDomain AdaptationFederated Learning

Similar Papers 제목 키워드 기반

Novel clustered federated learning based on local loss

2024-07-12 · Endong Gu, Yongxin Chen, Hao Wen, Xingju Cai 외

This paper proposes LCFL, a novel clustering metric for evaluating clients' data distributions in federated learning. LCFL aligns with federated learning requirements, accurately assessing client-to-client variations in …

ClusteringFederated Learning

FedSoft: Soft Clustered Federated Learning with Proximal Local Updating

2021-12-11 · Yichen Ruan, Carlee Joe-Wong

Traditionally, clustered federated learning groups clients with the same data distribution into a cluster, so that every client is uniquely associated with one data distribution and helps train a model for this distribut…

Federated Learning

Efficient Distribution Similarity Identification in Clustered Federated Learning via Principal Angles Between Client Data Subspaces

2022-09-21 · Saeed Vahidian, Mahdi Morafah, Weijia Wang, Vyacheslav Kungurtsev 외

Clustered federated learning (FL) has been shown to produce promising results by grouping clients into clusters. This is especially effective in scenarios where separate groups of clients have significant differences in …

Federated Learning

Stochastic Clustered Federated Learning

2023-03-02 · Dun Zeng, Xiangjing Hu, Shiyu Liu, Yue Yu 외

Federated learning is a distributed learning framework that takes full advantage of private data samples kept on edge devices. In real-world federated learning systems, these data samples are often decentralized and Non-…

Federated Learning

Distributionally Robust Clustered Federated Learning: A Case Study in Healthcare

2024-10-09 · Xenia Konti, Hans Riess, Manos Giannopoulos, Yi Shen 외

In this paper, we address the challenge of heterogeneous data distributions in cross-silo federated learning by introducing a novel algorithm, which we term Cross-silo Robust Clustered Federated Learning (CS-RCFL). Our a…

Federated Learning