Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Contrast All the Time: Learning Time Series Representation from Temporal Consistency

About

Representation learning for time series using contrastive learning has emerged as a critical technique for improving the performance of downstream tasks. To advance this effective approach, we introduce CaTT (\textit{Contrast All The Time}), a new approach to unsupervised contrastive learning for time series, which takes advantage of dynamics between temporally similar moments more efficiently and effectively than existing methods. CaTT departs from conventional time-series contrastive approaches that rely on data augmentations or selected views. Instead, it uses the full temporal dimension by contrasting all time steps in parallel. This is made possible by a scalable NT-pair formulation, which extends the classic N-pair loss across both batch and temporal dimensions, making the learning process end-to-end and more efficient. CaTT learns directly from the natural structure of temporal data, using repeated or adjacent time steps as implicit supervision, without the need for pair selection heuristics. We demonstrate that this approach produces superior embeddings which allow better performance in downstream tasks. Additionally, training is faster than other contrastive learning approaches, making it suitable for large-scale and real-world time series applications. The source code is publicly available at \href{https://github.com/sfi-norwai/CaTT}{https://github.com/sfi-norwai/CaTT}.

Abdul-Kazeem Shamba, Kerstin Bach, Gavin Taylor• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.04
869
Time Series ForecastingWeather
MSE0.009
138
Time Series ForecastingETTh2
MSE0.095
80
Time-series classificationPAMAP2
Accuracy69.86
60
Time-series classificationWISDM 2
Accuracy63.25
43
Time-series classificationHarth
Accuracy93.13
36
Time-series classificationSKODA
Accuracy94.87
36
Time-series classificationsleep
Accuracy85.17
30
Time-series classification28 UEA Datasets
Average Accuracy69.17
18
Time-series classification124 UCR Datasets
Average Accuracy77.42
18
Showing 10 of 30 rows

Other info

Follow for update