paper-with-me

Papers

Unsupervised Time-Series Representation Learning with Iterative Bilinear Temporal-Spectral Fusion

2022-02-08 · Ling Yang, Shenda Hong

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 iterative bilinear temporal-spectral fusion to explicitly encode the affinities of abundant time-frequency pairs, and iteratively refines representations in a fusion-and-squeeze manner with Spectrum-to-Time (S2T) and Time-to-Spectrum (T2S) Aggregation modules. We firstly conducts downstream evaluations on three major tasks for time series including classification, forecasting and anomaly detection. Experimental results shows that our BTSF consistently significantly outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2202.04770

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContrastive LearningRepresentation LearningTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Iterative Bilinear Temporal-Spectral Fusion for Unsupervised Representation Learning in Time Series

2021-09-29 · Ling Yang, Shenda Hong, Luxia Zhang

Unsupervised representation learning for multivariate time series has practical significances, but it is also a challenging problem because of its complex dynamics and sparse annotations. Existing works mainly adopt the …

Anomaly DetectionContrastive LearningData AugmentationRepresentation Learning+2

Data Normalization for Bilinear Structures in High-Frequency Financial Time-series

2021-01-10 · Abstract—Financial time-series analysis and forecasting have been extensively studied over the past decades, yet still remain as a very challenging research topic. Since the financial market is inherently noisy and stochastic, a majority of financial timeseries of interests are non-stationary

Abstract—Financial time-series analysis and forecasting have been extensively studied over the past decades, yet still remain as a very challenging research topic. Since the financial market is inherently noisy and st…

Time SeriesTime Series AnalysisVocal Bursts Intensity Prediction

A Co-training Approach for Noisy Time Series Learning

2023-08-24 · Weiqi Zhang, Jianfeng Zhang, Jia Li, Fugee Tsung

In this work, we focus on robust time series representation learning. Our assumption is that real-world time series is noisy and complementary information from different views of the same time series plays an important r…

Contrastive LearningRepresentation LearningTime Series

Unsupervised Representation Learning for Time Series: A Review

2023-08-03 · Qianwen Meng, Hangwei Qian, Yong liu, Yonghui Xu 외

Unsupervised representation learning approaches aim to learn discriminative feature representations from unlabeled data, without the requirement of annotating every sample. Enabling unsupervised representation learning i…

Contrastive LearningRepresentation LearningTime Series

Low-Rank Temporal Attention-Augmented Bilinear Network for financial time-series forecasting

2021-07-05 · Mostafa Shabani, Alexandros Iosifidis

Financial market analysis, especially the prediction of movements of stock prices, is a challenging problem. The nature of financial time-series data, being non-stationary and nonlinear, is the main cause of these challe…

PredictionTime SeriesTime Series AnalysisTime Series Forecasting