An Efficient Federated Distillation Learning System for Multi-task Time Series Classification
Huanlai Xing, Zhiwen Xiao, Rong Qu, Zonghai Zhu, and Bowen Zhao

TL;DR
This paper introduces an efficient federated distillation learning system for multi-task time series classification, leveraging a feature-based student-teacher framework and a distance-based weights matching scheme to improve accuracy and efficiency.
Contribution
The paper presents a novel federated distillation system with a feature-based student-teacher framework and a distance-based weights matching scheme for multi-task time series classification.
Findings
Achieves high top-1 accuracy on UCR2018 datasets.
Efficient knowledge transfer among users with different TSC tasks.
Effective model weight matching improves federated learning performance.
Abstract
This paper proposes an efficient federated distillation learning system (EFDLS) for multi-task time series classification (TSC). EFDLS consists of a central server and multiple mobile users, where different users may run different TSC tasks. EFDLS has two novel components, namely a feature-based student-teacher (FBST) framework and a distance-based weights matching (DBWM) scheme. Within each user, the FBST framework transfers knowledge from its teacher's hidden layers to its student's hidden layers via knowledge distillation, with the teacher and student having identical network structure. For each connected user, its student model's hidden layers' weights are uploaded to the EFDLS server periodically. The DBWM scheme is deployed on the server, with the least square distance used to measure the similarity between the weights of two given models. This scheme finds a partner for each…
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
TopicsTime Series Analysis and Forecasting · Advanced Chemical Sensor Technologies · Anomaly Detection Techniques and Applications
