Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Cross-Domain Pre-training with Language Models for Transferable Time Series Representations

About

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 effectively convert the raw time series into a sequence of discrete tokens based on a reconstruction optimization process. Besides, we highlight that predicting a high proportion of corrupted tokens can be very helpful for extracting informative patterns across different domains during SSL pre-training, which has been largely overlooked in past years. Furthermore, unlike previous works, our work treats the pre-training language model (PLM) as the initialization of the encoder network, investigating the feasibility of transferring the knowledge learned by the PLM to the time series area. Through these efforts, the path to cross-domain pre-training of a generic time series model can be effectively paved. We conduct extensive experiments in a real-world scenario across various time series classification domains. The experimental results clearly confirm CrossTimeNet's superior performance.

Mingyue Cheng, Xiaoyu Tao, Qi Liu, Hao Zhang, Yiheng Chen, Defu Lian• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh2
MSE11.6789
796
Time Series ForecastingETTm2
MSE6.7924
536
Time Series ForecastingETTh1
MSE8.3125
105
Time Series ForecastingExchange
MSE0.0011
80
Time Series ForecastingWind
MSE1.93e+3
46
ForecastingWind
MAE20.6205
29
Time Series ForecastingETTm1
NMSE0.3337
14
Time Series ForecastingETTh1
Normalized MSE0.4069
14
Time Series ForecastingExchange
Normalized MSE0.1009
14
Time Series ForecastingAQWan
Normalized MSE0.7907
14
Showing 10 of 21 rows

Other info

Follow for update