StatioCL: Contrastive Learning for Time Series via Non-Stationary and Temporal Contrast
Yu Wu, Ting Dang, Dimitris Spathis, Hong Jia, Cecilia Mascolo

TL;DR
StatioCL is a contrastive learning framework for time series that reduces false negatives by considering non-stationarity and temporal dependencies, leading to improved classification performance and robustness.
Contribution
We introduce a novel contrastive learning method that explicitly models non-stationarity and temporal relations to mitigate false negatives in time series representation learning.
Findings
Achieved 2.9% higher recall on benchmark datasets.
Reduced false negative pairs by 19.2%.
Enhanced data efficiency and robustness against label scarcity.
Abstract
Contrastive learning (CL) has emerged as a promising approach for representation learning in time series data by embedding similar pairs closely while distancing dissimilar ones. However, existing CL methods often introduce false negative pairs (FNPs) by neglecting inherent characteristics and then randomly selecting distinct segments as dissimilar pairs, leading to erroneous representation learning, reduced model performance, and overall inefficiency. To address these issues, we systematically define and categorize FNPs in time series into semantic false negative pairs and temporal false negative pairs for the first time: the former arising from overlooking similarities in label categories, which correlates with similarities in non-stationarity and the latter from neglecting temporal proximity. Moreover, we introduce StatioCL, a novel CL framework that captures non-stationarity and…
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 · Neural Networks and Applications · Data Stream Mining Techniques
