SOTAVerified

Clustered Federated Learning via Embedding Distributions

2025-06-09Code Available0· sign in to hype

Dekai Zhang, Matthew Williams, Francesca Toni

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Reproductions