Fake It Till Make It: Federated Learning with Consensus-Oriented Generation
Rui Ye, Yaxin Du, Zhenyang Ni, Siheng Chen, Yanfeng Wang

TL;DR
This paper introduces FedCOG, a novel federated learning approach that generates complementary data to reduce data heterogeneity, improving model performance without altering communication protocols.
Contribution
FedCOG is a new data-centric method that generates complementary data and uses knowledge distillation to mitigate heterogeneity in federated learning.
Findings
FedCOG consistently outperforms state-of-the-art methods on various datasets.
It is compatible with existing FL protocols like Secure Aggregation.
The approach enhances model accuracy by addressing data heterogeneity.
Abstract
In federated learning (FL), data heterogeneity is one key bottleneck that causes model divergence and limits performance. Addressing this, existing methods often regard data heterogeneity as an inherent property and propose to mitigate its adverse effects by correcting models. In this paper, we seek to break this inherent property by generating data to complement the original dataset to fundamentally mitigate heterogeneity level. As a novel attempt from the perspective of data, we propose federated learning with consensus-oriented generation (FedCOG). FedCOG consists of two key components at the client side: complementary data generation, which generates data extracted from the shared global model to complement the original dataset, and knowledge-distillation-based model training, which distills knowledge from global model to local model based on the generated data to mitigate…
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
