Federated Learning on Non-iid Data via Local and Global Distillation
Xiaolin Zheng, Senci Ying, Fei Zheng, Jianwei Yin, Longfei Zheng,, Chaochao Chen, Fengqin Dong

TL;DR
This paper introduces FedND, a federated learning approach utilizing local and global knowledge distillation to improve performance and communication efficiency in non-iid data scenarios.
Contribution
It proposes a novel federated learning method combining self-distillation and noisy sample distillation to enhance model training on non-iid data.
Findings
Achieves superior performance over existing methods.
Reduces communication costs.
Effective in non-iid data environments.
Abstract
Most existing federated learning algorithms are based on the vanilla FedAvg scheme. However, with the increase of data complexity and the number of model parameters, the amount of communication traffic and the number of iteration rounds for training such algorithms increases significantly, especially in non-independently and homogeneously distributed scenarios, where they do not achieve satisfactory performance. In this work, we propose FedND: federated learning with noise distillation. The main idea is to use knowledge distillation to optimize the model training process. In the client, we propose a self-distillation method to train the local model. In the server, we generate noisy samples for each client and use them to distill other clients. Finally, the global model is obtained by the aggregation of local models. Experimental results show that the algorithm achieves the best…
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 · Internet Traffic Analysis and Secure E-voting
MethodsKnowledge Distillation
