SimMTM: A Simple Pre-Training Framework for Masked Time-Series Modeling
Jiaxiang Dong, Haixu Wu, Haoran Zhang, Li Zhang, Jianmin Wang,, Mingsheng Long

TL;DR
SimMTM introduces a novel pre-training framework for masked time-series modeling that leverages manifold learning to improve reconstruction and downstream task performance.
Contribution
It proposes a simple, effective method that relates masked modeling to manifold learning, enhancing the recovery of temporal variations in time series.
Findings
Achieves state-of-the-art results in forecasting and classification tasks.
Improves representation learning by recovering masked points through neighbor aggregation.
Effective in both in-domain and cross-domain settings.
Abstract
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…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Visualization and Analytics
