DiReDi: Distillation and Reverse Distillation for AIoT Applications
Chen Sun, Qing Tong, Wenshuang Yang, Wenqi Zhang

TL;DR
DiReDi is a framework that uses knowledge distillation and reverse distillation to efficiently update edge AI models in IoT applications while preserving user privacy and reducing retraining redundancy.
Contribution
The paper introduces a novel DiReDi framework combining knowledge distillation and reverse distillation for privacy-preserving edge AI model updates.
Findings
Effective model updates using user data without exposing private information
Reduced retraining redundancy by focusing on user-specific knowledge
Simulation results confirm improved model adaptation and privacy protection
Abstract
Typically, the significant efficiency can be achieved by deploying different edge AI models in various real world scenarios while a few large models manage those edge AI models remotely from cloud servers. However, customizing edge AI models for each user's specific application or extending current models to new application scenarios remains a challenge. Inappropriate local training or fine tuning of edge AI models by users can lead to model malfunction, potentially resulting in legal issues for the manufacturer. To address aforementioned issues, this paper proposes an innovative framework called "DiReD", which involves knowledge DIstillation & REverse DIstillation. In the initial step, an edge AI model is trained with presumed data and a KD process using the cloud AI model in the upper management cloud server. This edge AI model is then dispatched to edge AI devices solely for…
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
TopicsDistributed systems and fault tolerance · Parallel Computing and Optimization Techniques · Embedded Systems Design Techniques
MethodsKnowledge Distillation
