FedSKC: Federated Learning with Non-IID Data via Structural Knowledge Collaboration
Huan Wang, Haoran Li, Huaming Chen, Jun Yan, Lijuan Wang, Jiahua Shi, Shiping Chen, Jun Shen

TL;DR
FedSKC introduces a novel federated learning approach that leverages class-wise structural knowledge to effectively address data heterogeneity, improving convergence and model performance in non-IID settings.
Contribution
The paper proposes FedSKC, a new federated learning method that uses intra-client class-wise structural knowledge and includes three components to handle data heterogeneity.
Findings
FedSKC outperforms existing methods in non-IID data scenarios.
Theoretical analysis confirms convergence properties of FedSKC.
Extensive experiments demonstrate improved model accuracy and stability.
Abstract
With the advancement of edge computing, federated learning (FL) displays a bright promise as a privacy-preserving collaborative learning paradigm. However, one major challenge for FL is the data heterogeneity issue, which refers to the biased labeling preferences among multiple clients, negatively impacting convergence and model performance. Most previous FL methods attempt to tackle the data heterogeneity issue locally or globally, neglecting underlying class-wise structure information contained in each client. In this paper, we first study how data heterogeneity affects the divergence of the model and decompose it into local, global, and sampling drift sub-problems. To explore the potential of using intra-client class-wise structural knowledge in handling these drifts, we thus propose Federated Learning with Structural Knowledge Collaboration (FedSKC). The key idea of FedSKC is to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Data Quality and Management · Advanced Graph Neural Networks
