Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SimMTM: A Simple Pre-Training Framework for Masked Time-Series Modeling

About

Time series analysis is widely used in extensive areas. Recently, to reduce labeling expenses and benefit various tasks, self-supervised pre-training has attracted immense interest. One mainstream paradigm is masked modeling, which successfully pre-trains deep models by learning to reconstruct the masked content based on the unmasked part. However, since the semantic information of time series is mainly contained in temporal variations, the standard way of randomly masking a portion of time points will seriously ruin vital temporal variations of time series, making the reconstruction task too difficult to guide representation learning. We thus present SimMTM, a Simple pre-training framework for Masked Time-series Modeling. By relating masked modeling to manifold learning, SimMTM proposes to recover masked time points by the weighted aggregation of multiple neighbors outside the manifold, which eases the reconstruction task by assembling ruined but complementary temporal variations from multiple masked series. SimMTM further learns to uncover the local structure of the manifold, which is helpful for masked modeling. Experimentally, SimMTM achieves state-of-the-art fine-tuning performance compared to the most advanced time series pre-training methods in two canonical time series analysis tasks: forecasting and classification, covering both in- and cross-domain settings.

Jiaxiang Dong, Haixu Wu, Haoran Zhang, Li Zhang, Jianmin Wang, Mingsheng Long• 2023

Related benchmarks

TaskDatasetResultRank
Multivariate long-term forecastingETTh1
MSE0.379
344
Multivariate ForecastingETTh2
MSE0.332
341
Multivariate long-term series forecastingETTh2
MSE0.353
319
Multivariate long-term series forecastingWeather
MSE0.23
288
Multivariate long-term series forecastingETTm1
MSE0.348
257
Multivariate long-term forecastingElectricity
MSE0.162
183
Multivariate long-term series forecastingETTm2
MSE0.263
175
Multivariate long-term forecastingTraffic
MSE0.392
159
Multivariate long-term forecastingETTm1 (test)
MSE0.297
134
Multivariate ForecastingTraffic
MSE0.368
110
Showing 10 of 67 rows

Other info

Follow for update