paper-with-me

홈 › Papers

Learning from Multiple Time Series: A Deep Disentangled Approach to Diversified Time Series Forecasting

2021-11-09 · Ling Chen, Weiqi Chen, Binqing Wu, Youdong Zhang, Bo Wen, Chenghu Yang

Time series forecasting is a significant problem in many applications, e.g., financial predictions and business optimization. Modern datasets can have multiple correlated time series, which are often generated with global (shared) regularities and local (specific) dynamics. In this paper, we seek to tackle such forecasting problems with DeepDGL, a deep forecasting model that disentangles dynamics into global and local temporal patterns. DeepDGL employs an encoder-decoder architecture, consisting of two encoders to learn global and local temporal patterns, respectively, and a decoder to make multi-step forecasting. Specifically, to model complicated global patterns, the vector quantization (VQ) module is introduced, allowing the global feature encoder to learn a shared codebook among all time series. To model diversified and heterogenous local patterns, an adaptive parameter generation module enhanced by the contrastive multi-horizon coding (CMC) is proposed to generate the parameters of the local feature encoder for each individual time series, which maximizes the mutual information between the series-specific context variable and the long/short-term representations of the corresponding time series. Our experiments on several real-world datasets show that DeepDGL outperforms existing state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2111.04942

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderQuantizationTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

Learning Disentangled Representations of Satellite Image Time Series

2019-03-21 · Eduardo Sanchez, Mathieu Serrurier, Mathias Ortner

In this paper, we investigate how to learn a suitable representation of satellite image time series in an unsupervised manner by leveraging large amounts of unlabeled data. Additionally , we aim to disentangle the repres…

Change Detectionimage-classificationImage ClassificationImage Retrieval+7

Diversified Scaling Inference in Time Series Foundation Models

2026-01-24 · Ruijin Hua, Zichuan Liu, Kun Zhang, Yiyuan Yang arxiv

The advancement of Time Series Foundation Models (TSFMs) has been driven primarily by large-scale pre-training, but inference-time compute potential remains largely untapped. This work systematically investigates two que…

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich represent…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series

Learning Disentangled Representations for Time Series

2021-05-17 · Yuening Li, Zhengzhang Chen, Daochen Zha, Mengnan Du 외

Time-series representation learning is a fundamental task for time-series analysis. While significant progress has been made to achieve accurate representations for downstream applications, the learned representations of…

DisentanglementRepresentation LearningTime SeriesTime Series Analysis

TimeDRL: Disentangled Representation Learning for Multivariate Time-Series

2023-12-07 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in numerous real-world applications (e.g., healthcare and industry) are informative but challenging due to the lack of labels and high dimensionality. Recent studies in self-supervised learn…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series+2