Distilling Universal and Joint Knowledge for Cross-Domain Model Compression on Time Series Data
Qing Xu, Min Wu, Xiaoli Li, Kezhi Mao, Zhenghua Chen

TL;DR
This paper introduces UNI-KD, an end-to-end framework for cross-domain time series model compression that transfers universal and joint knowledge via adversarial learning, improving deployment efficiency in resource-limited environments.
Contribution
The paper proposes a novel universal and joint knowledge distillation framework for cross-domain time series model compression, utilizing adversarial learning to transfer domain-invariant features and shared knowledge.
Findings
Outperforms state-of-the-art methods on four datasets
Effectively transfers universal feature knowledge across domains
Enhances model deployment in resource-constrained environments
Abstract
For many real-world time series tasks, the computational complexity of prevalent deep leaning models often hinders the deployment on resource-limited environments (e.g., smartphones). Moreover, due to the inevitable domain shift between model training (source) and deploying (target) stages, compressing those deep models under cross-domain scenarios becomes more challenging. Although some of existing works have already explored cross-domain knowledge distillation for model compression, they are either biased to source data or heavily tangled between source and target data. To this end, we design a novel end-to-end framework called Universal and joint knowledge distillation (UNI-KD) for cross-domain model compression. In particular, we propose to transfer both the universal feature-level knowledge across source and target domains and the joint logit-level knowledge shared by both domains…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Image and Signal Denoising Methods
MethodsKnowledge Distillation · ALIGN
