DSformer: A Double Sampling Transformer for Multivariate Time Series Long-term Prediction
Chengqing Yu, Fei Wang, Zezhi Shao, Tao Sun, Lin Wu, Yongjun Xu

TL;DR
DSformer is a novel transformer-based model that effectively captures global, local, and variable correlations in multivariate time series for improved long-term prediction accuracy.
Contribution
The paper introduces DSformer, which combines double sampling and specialized attention mechanisms to better utilize multivariate time series features for long-term forecasting.
Findings
Outperforms eight baseline models on nine datasets
Effectively captures global, local, and variable correlations
Achieves higher prediction accuracy in long-term forecasts
Abstract
Multivariate time series long-term prediction, which aims to predict the change of data in a long time, can provide references for decision-making. Although transformer-based models have made progress in this field, they usually do not make full use of three features of multivariate time series: global information, local information, and variables correlation. To effectively mine the above three features and establish a high-precision prediction model, we propose a double sampling transformer (DSformer), which consists of the double sampling (DS) block and the temporal variable attention (TVA) block. Firstly, the DS block employs down sampling and piecewise sampling to transform the original series into feature vectors that focus on global information and local information respectively. Then, TVA block uses temporal attention and variable attention to mine these feature vectors from…
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 · Stock Market Forecasting Methods · Energy Load and Power Forecasting
MethodsFocus
