Parametric Augmentation for Time Series Contrastive Learning

Publication Date: 5/11/2024

Event: 12th International Conference on Learning Representations (ICLR 2024)

Reference: pp. 1-26, 2024

Authors: Xu Zheng, Florida International University; Tianchun Wang, Pennsylvania State University; Wei Cheng, NEC Laboratories America, Inc.; Aitian Ma, Florida International University; Haifeng Chen, NEC Laboratories America, Inc.; Mo Sha, Florida International University; Dongsheng Luo, Florida International University

Abstract: Modern techniques like contrastive learning have been effectively used in many areas, including computer vision, natural language processing, and graph-structured data. Creating positive examples that assist the model in learning robust and discriminative representations is a crucial stage in contrastive learning approaches. Usually, preset human intuition directs the selection of relevant data augmentations. Due to patterns that are easily recognized by humans, this rule of thumb works well in the vision and language domains. However, it is impractical to visually inspect the temporal structures in time series. The diversity of time series augmentations at both the dataset and instance levels makes it difficult to choose meaningful augmentations on the fly. In this study, we address this gap by analyzing time series data augmentation using information theory and summarizing the most commonly adopted augmentations in a unified format. We then propose a contrastive learning framework with parametric augmentation, AutoTCL, which can be adaptively employed to support time series representation learning. The proposed approach is encoder-agnostic, allowing it to be seamlessly integrated with different backbone encoders. Experiments on univariate forecasting tasks demonstrate the highly competitive results of our method, with an average 6.5% reduction in MSE and 4.7% in MAE over the leading baselines. In classification tasks, AutoTCL achieves a 1.2% increase in average accuracy.

The source code is available at: https://github.com/AslanDing/AutoTCL

Publication Link: https://openreview.net/forum?id=EIPLdFy3vp