One-Shot Federated Clustering of Non-Independent Completely Distributed Data
Yiqun Zhang, Shenghong Cai, Zihua Yang, Sen Feng, Yuzhu Ji, Haijun Zhang
TL;DR
This work addresses the challenge of federated clustering under a realistic Non-ICD setting where local clusters are incomplete and fragmented across clients. It introduces GOLD, a one-shot FC framework that combines Fine-grained Competitive Penalized Learning on clients with Multi-granular Competitive Penalized Learning on the server, augmented by Representation Enhancement via Multi-Granular Clusters (REMC) to fuse multi-granular information. The core contributions are the formalization of Non-ICD and a λ-based divergence measure, the FCPL and MCPL modules for robust micro- and multi-granular clustering, and REMC for integrating multi-granular distributions into a coherent global clustering with unknown k*. The approach achieves consistent improvements across ten datasets, exhibits robustness to varying Non-ICD degrees, and demonstrates scalable, privacy-conscious one-shot communication with interpretable nested cluster relationships, marking a practical advance for FC in heterogeneous edge environments.
Abstract
Federated Learning (FL) that extracts data knowledge while protecting the privacy of multiple clients has achieved remarkable results in distributed privacy-preserving IoT systems, including smart traffic flow monitoring, smart grid load balancing, and so on. Since most data collected from edge devices are unlabeled, unsupervised Federated Clustering (FC) is becoming increasingly popular for exploring pattern knowledge from complex distributed data. However, due to the lack of label guidance, the common Non-Independent and Identically Distributed (Non-IID) issue of clients have greatly challenged FC by posing the following problems: How to fuse pattern knowledge (i.e., cluster distribution) from Non-IID clients; How are the cluster distributions among clients related; and How does this relationship connect with the global knowledge fusion? In this paper, a more tricky but overlooked phenomenon in Non-IID is revealed, which bottlenecks the clustering performance of the existing FC approaches. That is, different clients could fragment a cluster, and accordingly, a more generalized Non-IID concept, i.e., Non-ICD (Non-Independent Completely Distributed), is derived. To tackle the above FC challenges, a new framework named GOLD (Global Oriented Local Distribution Learning) is proposed. GOLD first finely explores the potential incomplete local cluster distributions of clients, then uploads the distribution summarization to the server for global fusion, and finally performs local cluster enhancement under the guidance of the global distribution. Extensive experiments, including significance tests, ablation studies, scalability evaluations, qualitative results, etc., have been conducted to show the superiority of GOLD.
