Learning from Multiple Time Series: A Deep Disentangled Approach to Diversified Time Series Forecasting
Ling Chen, Weiqi Chen, Binqing Wu, Youdong Zhang, Bo Wen, Chenghu Yang

TL;DR
DeepDGL is a novel deep learning model that disentangles global and local temporal patterns in multiple time series, using vector quantization and contrastive coding, to improve multi-step forecasting accuracy.
Contribution
The paper introduces DeepDGL, a disentangled deep forecasting model with a shared codebook for global patterns and adaptive local encoders enhanced by contrastive coding, advancing multi-series forecasting.
Findings
DeepDGL outperforms existing models on real-world datasets.
The use of vector quantization captures shared global patterns effectively.
Contrastive multi-horizon coding enhances local pattern modeling.
Abstract
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…
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 · Energy Load and Power Forecasting · Stock Market Forecasting Methods
