An Efficient Virtual Data Generation Method for Reducing Communication in Federated Learning
Cheng Yang, Xue Yang, Dongxian Wu, Xiaohu Tang

TL;DR
This paper introduces FedINIBoost, a novel data-based framework for reducing communication in federated learning by constructing proxy datasets through gradient matching, enhancing model finetuning efficiency.
Contribution
The paper proposes FedINIBoost, a new method that constructs proxy datasets using gradient matching, improving communication efficiency and initial model performance in federated learning.
Findings
FedINIBoost outperforms FedAVG, FedProx, Moon, and FedFTG in experiments.
The method significantly improves initial stage model performance.
Extensive experiments confirm the effectiveness of the proposed approach.
Abstract
Communication overhead is one of the major challenges in Federated Learning(FL). A few classical schemes assume the server can extract the auxiliary information about training data of the participants from the local models to construct a central dummy dataset. The server uses the dummy dataset to finetune aggregated global model to achieve the target test accuracy in fewer communication rounds. In this paper, we summarize the above solutions into a data-based communication-efficient FL framework. The key of the proposed framework is to design an efficient extraction module(EM) which ensures the dummy dataset has a positive effect on finetuning aggregated global model. Different from the existing methods that use generator to design EM, our proposed method, FedINIBoost borrows the idea of gradient match to construct EM. Specifically, FedINIBoost builds a proxy dataset of the real dataset…
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 · Advanced Graph Neural Networks · Recommender Systems and Techniques
