English

Label driven Knowledge Distillation for Federated Learning with non-IID Data

Machine Learning 2022-10-03 v2 Artificial Intelligence

Abstract

In real-world applications, Federated Learning (FL) meets two challenges: (1) scalability, especially when applied to massive IoT networks; and (2) how to be robust against an environment with heterogeneous data. Realizing the first problem, we aim to design a novel FL framework named Full-stack FL (F2L). More specifically, F2L utilizes a hierarchical network architecture, making extending the FL network accessible without reconstructing the whole network system. Moreover, leveraging the advantages of hierarchical network design, we propose a new label-driven knowledge distillation (LKD) technique at the global server to address the second problem. As opposed to current knowledge distillation techniques, LKD is capable of training a student model, which consists of good knowledge from all teachers' models. Therefore, our proposed algorithm can effectively extract the knowledge of the regions' data distribution (i.e., the regional aggregated models) to reduce the divergence between clients' models when operating under the FL system with non-independent identically distributed data. Extensive experiment results reveal that: (i) our F2L method can significantly improve the overall FL efficiency in all global distillations, and (ii) F2L rapidly achieves convergence as global distillation stages occur instead of increasing on each communication cycle.

Keywords

Cite

@article{arxiv.2209.14520,
  title  = {Label driven Knowledge Distillation for Federated Learning with non-IID Data},
  author = {Minh-Duong Nguyen and Quoc-Viet Pham and Dinh Thai Hoang and Long Tran-Thanh and Diep N. Nguyen and Won-Joo Hwang},
  journal= {arXiv preprint arXiv:2209.14520},
  year   = {2022}
}

Comments

28 pages, 5 figures, 10 tables

R2 v1 2026-06-28T02:20:25.637Z