Efficient Federated Learning for AIoT Applications Using Knowledge Distillation
Tian Liu, Zhiwei Ling, Jun Xia, Xin Fu, Shui Yu, Mingsong Chen

TL;DR
This paper introduces a distillation-based federated learning architecture that enhances AIoT model accuracy and efficiency by incorporating soft targets, reducing communication overhead, and dynamically tuning training objectives.
Contribution
The proposed DFL architecture integrates knowledge distillation into federated learning, enabling accurate, resource-efficient AIoT applications with a novel dynamic loss ratio adjustment strategy.
Findings
Significant accuracy improvements on benchmark datasets.
Effective performance on both IID and non-IID data.
Reduced communication overhead compared to traditional FL.
Abstract
As a promising distributed machine learning paradigm, Federated Learning (FL) trains a central model with decentralized data without compromising user privacy, which has made it widely used by Artificial Intelligence Internet of Things (AIoT) applications. However, the traditional FL suffers from model inaccuracy since it trains local models using hard labels of data and ignores useful information of incorrect predictions with small probabilities. Although various solutions try to tackle the bottleneck of the traditional FL, most of them introduce significant communication and memory overhead, making the deployment of large-scale AIoT devices a great challenge. To address the above problem, this paper presents a novel Distillation-based Federated Learning (DFL) architecture that enables efficient and accurate FL for AIoT applications. Inspired by Knowledge Distillation (KD) that can…
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 · Stochastic Gradient Optimization Techniques
MethodsKnowledge Distillation
