LGJan 14, 2023

Knowledge Distillation in Federated Edge Learning: A Survey

arXiv:2301.05849v313 citationsh-index: 14
Originality Synthesis-oriented
AI Analysis

This is a survey paper, so it is incremental, summarizing existing research for practitioners and researchers in federated learning and edge computing.

The paper surveys how Knowledge Distillation (KD) addresses challenges like resource constraints, personalization, and network issues in Federated Edge Learning (FEL), providing a review of existing approaches and guidance for deployment.

The increasing demand for intelligent services and privacy protection of mobile and Internet of Things (IoT) devices motivates the wide application of Federated Edge Learning (FEL), in which devices collaboratively train on-device Machine Learning (ML) models without sharing their private data. Limited by device hardware, diverse user behaviors and network infrastructure, the algorithm design of FEL faces challenges related to resources, personalization and network environments. Fortunately, Knowledge Distillation (KD) has been leveraged as an important technique to tackle the above challenges in FEL. In this paper, we investigate the works that KD applies to FEL, discuss the limitations and open problems of existing KD-based FEL approaches, and provide guidance for their real deployment.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes