TimeSiam: A Pre-Training Framework for Siamese Time-Series Modeling
Jiaxiang Dong, Haixu Wu, Yuxuan Wang, Yunzhong Qiu, Li Zhang, Jianmin, Wang, Mingsheng Long

TL;DR
TimeSiam introduces a self-supervised pre-training framework for time series data using Siamese networks, emphasizing temporal correlation modeling to improve forecasting and classification across diverse benchmarks.
Contribution
The paper proposes TimeSiam, a novel pre-training method that captures intrinsic temporal correlations with Siamese networks and lineage embeddings, outperforming existing methods.
Findings
Outperforms advanced pre-training baselines on 13 benchmarks.
Enhances forecasting and classification accuracy.
Effectively models temporal correlations in time series data.
Abstract
Time series pre-training has recently garnered wide attention for its potential to reduce labeling expenses and benefit various downstream tasks. Prior methods are mainly based on pre-training techniques well-acknowledged in vision or language, such as masked modeling and contrastive learning. However, randomly masking time series or calculating series-wise similarity will distort or neglect inherent temporal correlations crucial in time series data. To emphasize temporal correlation modeling, this paper proposes TimeSiam as a simple but effective self-supervised pre-training framework for Time series based on Siamese networks. Concretely, TimeSiam pre-trains Siamese encoders to capture intrinsic temporal correlations between randomly sampled past and current subseries. With a simple data augmentation method (e.g.~masking), TimeSiam can benefit from diverse augmented subseries and learn…
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
