LGAICVJul 20, 2023

Heterogeneous Federated Learning: State-of-the-art and Research Challenges

arXiv:2307.10616v2597 citationsh-index: 47Has Code
Originality Synthesis-oriented
AI Analysis

It provides a systematic overview for researchers and practitioners working on scalable federated learning in real-world heterogeneous settings, but it is incremental as a survey paper.

This survey addresses the challenges of Heterogeneous Federated Learning (HFL), where data distributions, models, and hardware vary among clients, by summarizing research challenges, reviewing recent advances, and proposing a taxonomy of methods.

Federated learning (FL) has drawn increasing attention owing to its potential use in large-scale industrial applications. Existing federated learning works mainly focus on model homogeneous settings. However, practical federated learning typically faces the heterogeneity of data distributions, model architectures, network environments, and hardware devices among participant clients. Heterogeneous Federated Learning (HFL) is much more challenging, and corresponding solutions are diverse and complex. Therefore, a systematic survey on this topic about the research challenges and state-of-the-art is essential. In this survey, we firstly summarize the various research challenges in HFL from five aspects: statistical heterogeneity, model heterogeneity, communication heterogeneity, device heterogeneity, and additional challenges. In addition, recent advances in HFL are reviewed and a new taxonomy of existing HFL methods is proposed with an in-depth analysis of their pros and cons. We classify existing methods from three different levels according to the HFL procedure: data-level, model-level, and server-level. Finally, several critical and promising future research directions in HFL are discussed, which may facilitate further developments in this field. A periodically updated collection on HFL is available at https://github.com/marswhu/HFL_Survey.

Code Implementations2 repos
Foundations

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

Your Notes