Guidelines for Augmentation Selection in Contrastive Learning for Time Series Classification
Ziyu Liu, Azadeh Alavi, Minyi Li, Xiang Zhang

TL;DR
This paper proposes a dataset-characteristics-based framework for selecting effective augmentations in contrastive learning for time series classification, improving performance and reducing empirical trial-and-error.
Contribution
It introduces a principled augmentation selection method based on trend and seasonality, validated across synthetic and real-world datasets, outperforming baseline approaches.
Findings
The proposed method achieves an average Recall@3 of 0.667.
It accurately identifies effective augmentations for diverse datasets.
The framework generalizes across multiple real-world applications.
Abstract
Self-supervised contrastive learning has become a key technique in deep learning, particularly in time series analysis, due to its ability to learn meaningful representations without explicit supervision. Augmentation is a critical component in contrastive learning, where different augmentations can dramatically impact performance, sometimes influencing accuracy by over 30%. However, the selection of augmentations is predominantly empirical which can be suboptimal, or grid searching that is time-consuming. In this paper, we establish a principled framework for selecting augmentations based on dataset characteristics such as trend and seasonality. Specifically, we construct 12 synthetic datasets incorporating trend, seasonality, and integration weights. We then evaluate the effectiveness of 8 different augmentations across these synthetic datasets, thereby inducing generalizable…
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
MethodsContrastive Learning
