paper-with-me

홈 › Papers

Fake It Till Make It: Federated Learning with Consensus-Oriented Generation

2023-12-10 · Rui Ye, Yaxin Du, Zhenyang Ni, Siheng Chen, Yanfeng Wang

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 over-fitting the original heterogeneous dataset. FedCOG has two critical advantages: 1) it can be a plug-and-play module to further improve the performance of most existing FL methods, and 2) it is naturally compatible with standard FL protocols such as Secure Aggregation since it makes no modification in communication process. Extensive experiments on classical and real-world FL datasets show that FedCOG consistently outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2312.05966

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKnowledge Distillation

Similar Papers 제목 키워드 기반

FedDTG:Federated Data-Free Knowledge Distillation via Three-Player Generative Adversarial Networks

2022-01-10 · Lingzhi Gao, Zhenyuan Zhang, Chao Wu

While existing federated learning approaches primarily focus on aggregating local models to construct a global model, in realistic settings, some clients may be reluctant to share their private models due to the inclusio…

Data-free Knowledge DistillationFederated LearningGenerative Adversarial NetworkKnowledge Distillation

RSCFed: Random Sampling Consensus Federated Semi-supervised Learning

2022-03-26 · CVPR 2022 1 · Xiaoxiao Liang, Yiqun Lin, Huazhu Fu, Lei Zhu 외

Federated semi-supervised learning (FSSL) aims to derive a global model by training fully-labeled and fully-unlabeled clients or training partially labeled clients. The existing approaches work well when local clients ha…

Federated Learning

TallyTrain: Communication-Efficient Federated Distillation

2026-06-30 · Radhakrishna Achanta, Will Reed arxiv

Federated learning is bandwidth-bound on two orthogonal axes: model size, which limits how often parameter-averaging methods can afford to merge, and class count, which makes per-probe soft-label distillation prohibitive…

Federated Learning

Convergence Visualizer of Decentralized Federated Distillation with Reduced Communication Costs

2023-12-19 · Akihito Taya, Yuuki Nishiyama, Kaoru Sezaki

Federated learning (FL) achieves collaborative learning without the need for data sharing, thus preventing privacy leakage. To extend FL into a fully decentralized algorithm, researchers have applied distributed optimiza…

Dimensionality ReductionDistributed OptimizationFederated Learning

DeFakePro: Decentralized DeepFake Attacks Detection using ENF Authentication

2022-07-22 · Deeraj Nagothu, Ronghua Xu, Yu Chen, Erik Blasch 외

Advancements in generative models, like Deepfake allows users to imitate a targeted person and manipulate online interactions. It has been recognized that disinformation may cause disturbance in society and ruin the foun…

DeepFake DetectionFace Swapping