TS2Vec-Ensemble: An Enhanced Self-Supervised Framework for Time Series Forecasting
Ganeshan Niroshan, Uthayasanker Thayasivam

TL;DR
TS2Vec-Ensemble introduces a hybrid self-supervised framework combining learned representations with explicit seasonal features, significantly improving long-term time series forecasting accuracy.
Contribution
The paper proposes a novel ensemble approach that fuses learned dynamics with engineered seasonal features, enhancing forecasting performance over existing methods.
Findings
Outperforms standard TS2Vec and state-of-the-art models on ETT datasets.
Effectively balances short-term dynamics and long-term seasonality.
Demonstrates significant improvements in long-horizon forecasts.
Abstract
Self-supervised representation learning, particularly through contrastive methods like TS2Vec, has advanced the analysis of time series data. However, these models often falter in forecasting tasks because their objective functions prioritize instance discrimination over capturing the deterministic patterns, such as seasonality and trend, that are critical for accurate prediction. This paper introduces TS2Vec-Ensemble, a novel hybrid framework designed to bridge this gap. Our approach enhances the powerful, implicitly learned dynamics from a pretrained TS2Vec encoder by fusing them with explicit, engineered time features that encode periodic cycles. This fusion is achieved through a dual-model ensemble architecture, where two distinct regression heads -- one focused on learned dynamics and the other on seasonal patterns -- are combined using an adaptive weighting scheme. The ensemble…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Traffic Prediction and Management Techniques · Forecasting Techniques and Applications
