Distilling Universal and Joint Knowledge for Cross-Domain Model Compression on Time Series Data
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 from the teacher to the student model via an adversarial learning scheme. More specifically, a feature-domain discriminator is employed to align teacher's and student's representations for universal knowledge transfer. A data-domain discriminator is utilized to prioritize the domain-shared samples for joint knowledge transfer. Extensive experimental results on four time series datasets demonstrate the superiority of our proposed method over state-of-the-art (SOTA) benchmarks.
Code (1)
Tasks
Knowledge DistillationModel CompressionTime SeriesTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Universal Representations: A Unified Look at Multiple Task and Domain Learning
We propose a unified look at jointly learning multiple vision tasks and visual domains through universal representations, a single deep neural network. Learning multiple problems simultaneously involves minimizing a weig…
Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learningimage-classification+1Towards Universal LiDAR-Based 3D Object Detection by Multi-Domain Knowledge Transfer
Contemporary LiDAR-based 3D object detection methods mostly focus on single-domain learning or cross-domain adaptive learning. However, for autonomous driving systems, optimizing a specific LiDAR-based 3D object dete…
3D Object DetectionAutonomous DrivingObjectobject-detection+2Universal Representation Learning from Multiple Domains for Few-shot Classification
In this paper, we look at the problem of few-shot classification that aims to learn a classifier for previously unseen classes and domains from few labeled samples. Recent methods use adaptation networks for aligning the…
ClassificationFew-Shot Image ClassificationGeneral ClassificationRepresentation LearningDistilling Morphology-Conditioned Hypernetworks for Efficient Universal Morphology Control
Learning a universal policy across different robot morphologies can significantly improve learning efficiency and enable zero-shot generalization to unseen morphologies. However, learning a highly performant universal po…
Zero-shot GeneralizationU-Harmony: Enhancing Joint Training for Segmentation Models with Universal Harmonization
In clinical practice, medical segmentation datasets are often limited and heterogeneous, with variations in modalities, protocols, and anatomical targets across institutions. Existing deep learning models struggle to joi…
Medical Image Segmentation