An Aggregation-Free Federated Learning for Tackling Data Heterogeneity
Yuan Wang, Huazhu Fu, Renuga Kanagavelu, Qingsong Wei, Yong Liu, Rick, Siow Mong Goh

TL;DR
This paper introduces FedAF, an aggregation-free federated learning algorithm that effectively handles data heterogeneity by enabling clients to collaboratively learn condensed data, thereby improving model accuracy and convergence without client drift issues.
Contribution
FedAF is a novel aggregation-free federated learning framework that mitigates client drift and enhances model performance under heterogeneous data conditions.
Findings
FedAF outperforms state-of-the-art FL algorithms on benchmark datasets.
FedAF achieves higher global model accuracy in label-skew and feature-skew scenarios.
FedAF demonstrates faster convergence compared to traditional FL methods.
Abstract
The performance of Federated Learning (FL) hinges on the effectiveness of utilizing knowledge from distributed datasets. Traditional FL methods adopt an aggregate-then-adapt framework, where clients update local models based on a global model aggregated by the server from the previous training round. This process can cause client drift, especially with significant cross-client data heterogeneity, impacting model performance and convergence of the FL algorithm. To address these challenges, we introduce FedAF, a novel aggregation-free FL algorithm. In this framework, clients collaboratively learn condensed data by leveraging peer knowledge, the server subsequently trains the global model using the condensed data and soft labels received from the clients. FedAF inherently avoids the issue of client drift, enhances the quality of condensed data amid notable data heterogeneity, and improves…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
