Cross-Domain Pre-training with Language Models for Transferable Time Series Representations
Mingyue Cheng, Xiaoyu Tao, Qi Liu, Hao Zhang, Yiheng Chen, Defu Lian

TL;DR
This paper introduces CrossTimeNet, a novel framework for cross-domain self-supervised pre-training of time series models, utilizing a tokenization module and corrupted token prediction to improve transferability across diverse domains.
Contribution
We propose CrossTimeNet, a new SSL framework with a time series tokenization module and corrupted token prediction, enabling effective cross-domain transfer learning for time series data.
Findings
CrossTimeNet outperforms existing methods in real-world time series classification tasks.
The tokenization module effectively converts raw data into informative tokens.
Predicting corrupted tokens enhances the model's ability to learn transferable features.
Abstract
Advancements in self-supervised pre-training (SSL) have significantly advanced the field of learning transferable time series representations, which can be very useful in enhancing the downstream task. Despite being effective, most existing works struggle to achieve cross-domain SSL pre-training, missing valuable opportunities to integrate patterns and features from different domains. The main challenge lies in the significant differences in the characteristics of time-series data across different domains, such as variations in the number of channels and temporal resolution scales. To address this challenge, we propose CrossTimeNet, a novel cross-domain SSL learning framework to learn transferable knowledge from various domains to largely benefit the target downstream task. One of the key characteristics of CrossTimeNet is the newly designed time series tokenization module, which could…
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
