Unsupervised Time-Series Representation Learning with Iterative Bilinear Temporal-Spectral Fusion
Ling Yang, Shenda Hong

TL;DR
This paper introduces BTSF, a novel unsupervised time-series representation learning framework that combines iterative bilinear temporal-spectral fusion with global context capturing, significantly improving performance on classification, forecasting, and anomaly detection tasks.
Contribution
The paper proposes a unified unsupervised learning framework that explicitly incorporates spectral information and iteratively refines representations through bilinear fusion, addressing limitations of existing contrastive methods.
Findings
Outperforms state-of-the-art methods on multiple tasks
Effectively captures long-term dependencies in time series
Enhances feature representations with spectral information
Abstract
Unsupervised/self-supervised time series representation learning is a challenging problem because of its complex dynamics and sparse annotations. Existing works mainly adopt the framework of contrastive learning with the time-based augmentation techniques to sample positives and negatives for contrastive training. Nevertheless, they mostly use segment-level augmentation derived from time slicing, which may bring about sampling bias and incorrect optimization with false negatives due to the loss of global context. Besides, they all pay no attention to incorporate the spectral information in feature representation. In this paper, we propose a unified framework, namely Bilinear Temporal-Spectral Fusion (BTSF). Specifically, we firstly utilize the instance-level augmentation with a simple dropout on the entire time series for maximally capturing long-term dependencies. We devise a novel…
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 · Anomaly Detection Techniques and Applications
MethodsContrastive Learning · Dropout
