Self-Supervised Time Series Representation Learning by Inter-Intra Relational Reasoning
Haoyi Fan, Fengbin Zhang, Yue Gao

TL;DR
SelfTime introduces a novel self-supervised framework for time series representation learning by jointly exploring inter-sample and intra-temporal relations, significantly improving classification performance on real-world datasets.
Contribution
The paper proposes a unified approach that leverages both inter-sample and intra-temporal relations for better time series representations, filling a gap in existing methods.
Findings
Effective on multiple real-world datasets
Outperforms existing self-supervised methods
Improves time series classification accuracy
Abstract
Self-supervised learning achieves superior performance in many domains by extracting useful representations from the unlabeled data. However, most of traditional self-supervised methods mainly focus on exploring the inter-sample structure while less efforts have been concentrated on the underlying intra-temporal structure, which is important for time series data. In this paper, we present SelfTime: a general self-supervised time series representation learning framework, by exploring the inter-sample relation and intra-temporal relation of time series to learn the underlying structure feature on the unlabeled time series. Specifically, we first generate the inter-sample relation by sampling positive and negative samples of a given anchor sample, and intra-temporal relation by sampling time pieces from this anchor. Then, based on the sampled relation, a shared feature extraction backbone…
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 · Music and Audio Processing
