TS2Vec: Towards Universal Representation of Time Series
Zhihan Yue, Yujing Wang, Juanyong Duan, Tianmeng Yang, Congrui Huang,, Yunhai Tong, Bixiong Xu

TL;DR
TS2Vec introduces a hierarchical contrastive learning framework for universal time series representation, significantly improving performance across classification, forecasting, and anomaly detection tasks.
Contribution
It proposes a novel hierarchical contrastive learning approach for time series that captures semantic levels and enables versatile downstream applications.
Findings
Achieves state-of-the-art results on 125 UCR datasets.
Outperforms existing methods in time series forecasting and anomaly detection.
Provides a simple aggregation method for subsequence representation.
Abstract
This paper presents TS2Vec, a universal framework for learning representations of time series in an arbitrary semantic level. Unlike existing methods, TS2Vec performs contrastive learning in a hierarchical way over augmented context views, which enables a robust contextual representation for each timestamp. Furthermore, to obtain the representation of an arbitrary sub-sequence in the time series, we can apply a simple aggregation over the representations of corresponding timestamps. We conduct extensive experiments on time series classification tasks to evaluate the quality of time series representations. As a result, TS2Vec achieves significant improvement over existing SOTAs of unsupervised time series representation on 125 UCR datasets and 29 UEA datasets. The learned timestamp-level representations also achieve superior results in time series forecasting and anomaly detection tasks.…
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 · Anomaly Detection Techniques and Applications · Complex Systems and Time Series Analysis
MethodsContrastive Learning · Max Pooling · Linear Regression
