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

Ti-MAE: Self-Supervised Masked Time Series Autoencoders

About

Multivariate Time Series forecasting has been an increasingly popular topic in various applications and scenarios. Recently, contrastive learning and Transformer-based models have achieved good performance in many long-term series forecasting tasks. However, there are still several issues in existing methods. First, the training paradigm of contrastive learning and downstream prediction tasks are inconsistent, leading to inaccurate prediction results. Second, existing Transformer-based models which resort to similar patterns in historical time series data for predicting future values generally induce severe distribution shift problems, and do not fully leverage the sequence information compared to self-supervised methods. To address these issues, we propose a novel framework named Ti-MAE, in which the input time series are assumed to follow an integrate distribution. In detail, Ti-MAE randomly masks out embedded time series data and learns an autoencoder to reconstruct them at the point-level. Ti-MAE adopts mask modeling (rather than contrastive learning) as the auxiliary task and bridges the connection between existing representation learning and generative Transformer-based methods, reducing the difference between upstream and downstream forecasting tasks while maintaining the utilization of original time series data. Experiments on several public real-world datasets demonstrate that our framework of masked autoencoding could learn strong representations directly from the raw data, yielding better performance in time series forecasting and classification tasks.

Zhe Li, Zhongwen Rao, Lujia Pan, Pengyun Wang, Zenglin Xu• 2023

Related benchmarks

TaskDatasetResultRank
Multivariate long-term forecastingETTh1
MSE0.721
344
Multivariate long-term series forecastingETTh2
MSE0.482
319
Multivariate long-term series forecastingWeather
MSE0.324
288
Multivariate long-term series forecastingETTm1
MSE0.682
257
Multivariate long-term forecastingElectricity
MSE0.561
183
Multivariate long-term series forecastingETTm2
MSE0.392
175
Multivariate long-term forecastingTraffic
MSE0.489
159
Showing 7 of 7 rows

Other info

Follow for update