Semi-Supervised End-To-End Contrastive Learning For Time Series Classification
Huili Cai, Xiang Zhang, Xiaofeng Liu

TL;DR
This paper introduces SLOTS, an end-to-end semi-supervised contrastive learning framework for time series classification that jointly optimizes contrastive and classification losses, leading to improved performance over traditional two-stage methods.
Contribution
The paper proposes a novel end-to-end semi-supervised contrastive learning model, SLOTS, that integrates supervised and unsupervised contrastive losses with classification loss for time series classification.
Findings
SLOTS outperforms ten state-of-the-art methods across five datasets.
End-to-end training improves representation quality and classification accuracy.
SLOTS achieves comparable computational cost to two-stage frameworks.
Abstract
Time series classification is a critical task in various domains, such as finance, healthcare, and sensor data analysis. Unsupervised contrastive learning has garnered significant interest in learning effective representations from time series data with limited labels. The prevalent approach in existing contrastive learning methods consists of two separate stages: pre-training the encoder on unlabeled datasets and fine-tuning the well-trained model on a small-scale labeled dataset. However, such two-stage approaches suffer from several shortcomings, such as the inability of unsupervised pre-training contrastive loss to directly affect downstream fine-tuning classifiers, and the lack of exploiting the classification loss which is guided by valuable ground truth. In this paper, we propose an end-to-end model called SLOTS (Semi-supervised Learning fOr Time clasSification). SLOTS receives…
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 · Non-Invasive Vital Sign Monitoring · Digital Mental Health Interventions
MethodsSupervised Contrastive Loss · Contrastive Learning
