Rank Supervised Contrastive Learning for Time Series Classification
Qianying Ren, Dongsheng Luo, Dongjin Song

TL;DR
RankSCL introduces a novel contrastive learning approach that leverages rank-based supervision and targeted data augmentation to improve time series classification, especially with limited labeled data.
Contribution
It proposes a new rank-based contrastive learning framework with a rank loss and targeted augmentation, enhancing fine-grained class discrimination in time series data.
Findings
Achieves state-of-the-art results on 128 UCR datasets.
Outperforms baseline methods on 30 UEA datasets.
Effectively captures fine-grained class distinctions.
Abstract
Recently, various contrastive learning techniques have been developed to categorize time series data and exhibit promising performance. A general paradigm is to utilize appropriate augmentations and construct feasible positive samples such that the encoder can yield robust and discriminative representations by mapping similar data points closer together in the feature space while pushing dissimilar data points farther apart. Despite its efficacy, the fine-grained relative similarity (e.g., rank) information of positive samples is largely ignored, especially when labeled samples are limited. To this end, we present Rank Supervised Contrastive Learning (RankSCL) to perform time series classification. Different from conventional contrastive learning frameworks, RankSCL augments raw data in a targeted way in the embedding space and adopts certain filtering rules to select more informative…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsContrastive Learning
