EXCON, a supervised embedding method that regresses multivariate time series to per-class extreme prototype vectors, reports the highest TSS (0.71) among compared baselines on the SWAN-SF solar flare benchmark, alongside weak positive-class skill (F1 = 0.16, GS = 0.02).
Self-Supervised Time Series Representation Learning by Inter-Intra Relational Reasoning
1 Pith paper cite this work. Polarity classification is still indexing.
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 combined with two separate relation reasoning heads are employed to quantify the relationships of the sample pairs for inter-sample relation reasoning, and the relationships of the time piece pairs for intra-temporal relation reasoning, respectively. Finally, the useful representations of time series are extracted from the backbone under the supervision of relation reasoning heads. Experimental results on multiple real-world time series datasets for time series classification task demonstrate the effectiveness of the proposed method. Code and data are publicly available at https://haoyfan.github.io/.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
EXCON: Extreme Instance-based Contrastive Representation Learning of Severely Imbalanced Multivariate Time Series for Solar Flare Prediction
EXCON, a supervised embedding method that regresses multivariate time series to per-class extreme prototype vectors, reports the highest TSS (0.71) among compared baselines on the SWAN-SF solar flare benchmark, alongside weak positive-class skill (F1 = 0.16, GS = 0.02).