Frequency-Masked Embedding Inference: A Non-Contrastive Approach for Time Series Representation Learning
En Fu, Yanyan Hu

TL;DR
This paper introduces Frequency-masked Embedding Inference (FEI), a non-contrastive method for time series representation learning that overcomes contrastive learning limitations by using frequency masking prompts, leading to better generalization.
Contribution
FEI is a novel non-contrastive approach that infers embeddings through frequency masking prompts, eliminating the need for positive and negative pairs in time series learning.
Findings
FEI outperforms contrastive methods on 8 datasets.
FEI improves generalization in classification and regression tasks.
FEI enables continuous semantic modeling for time series.
Abstract
Contrastive learning underpins most current self-supervised time series representation methods. The strategy for constructing positive and negative sample pairs significantly affects the final representation quality. However, due to the continuous nature of time series semantics, the modeling approach of contrastive learning struggles to accommodate the characteristics of time series data. This results in issues such as difficulties in constructing hard negative samples and the potential introduction of inappropriate biases during positive sample construction. Although some recent works have developed several scientific strategies for constructing positive and negative sample pairs with improved effectiveness, they remain constrained by the contrastive learning framework. To fundamentally overcome the limitations of contrastive learning, this paper introduces Frequency-masked Embedding…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
MethodsContrastive Learning
