LGAIDCJan 3, 2025

LCFed: An Efficient Clustered Federated Learning Framework for Heterogeneous Data

arXiv:2501.01850v125 citationsh-index: 15ICASSP
Originality Incremental advance
AI Analysis

This work addresses data heterogeneity and efficiency issues in federated learning for edge devices, representing an incremental improvement over existing clustered approaches.

The paper tackled performance challenges in clustered federated learning due to data heterogeneity and high computational overhead by proposing LCFed, which integrates global knowledge into intra-cluster training and uses efficient similarity measurement, achieving improved test accuracy and computational efficiency compared to state-of-the-art benchmarks.

Clustered federated learning (CFL) addresses the performance challenges posed by data heterogeneity in federated learning (FL) by organizing edge devices with similar data distributions into clusters, enabling collaborative model training tailored to each group. However, existing CFL approaches strictly limit knowledge sharing to within clusters, lacking the integration of global knowledge with intra-cluster training, which leads to suboptimal performance. Moreover, traditional clustering methods incur significant computational overhead, especially as the number of edge devices increases. In this paper, we propose LCFed, an efficient CFL framework to combat these challenges. By leveraging model partitioning and adopting distinct aggregation strategies for each sub-model, LCFed effectively incorporates global knowledge into intra-cluster co-training, achieving optimal training performance. Additionally, LCFed customizes a computationally efficient model similarity measurement method based on low-rank models, enabling real-time cluster updates with minimal computational overhead. Extensive experiments show that LCFed outperforms state-of-the-art benchmarks in both test accuracy and clustering computational efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes