DA-SPS: A Dual-stage Network based on Singular Spectrum Analysis, Patching-strategy and Spearman-correlation for Multivariate Time-series Prediction
Tianhao Zhang, Shusen Ma, Yu Kang, Yun-Bo Zhao

TL;DR
This paper introduces DA-SPS, a dual-stage network that combines spectral analysis, patching strategies, and correlation filtering to improve multivariate time-series prediction, effectively handling extraneous variables and complex sequence patterns.
Contribution
The paper proposes a novel dual-stage model that separately processes target and extraneous variables, integrating SSA, LSTM, P-Conv-LSTM, and Spearman correlation for enhanced forecasting accuracy.
Findings
DA-SPS outperforms existing methods on four public datasets.
The model effectively filters relevant extraneous variables.
Validated on real-world laptop motherboard data.
Abstract
Multivariate time-series forecasting, as a typical problem in the field of time series prediction, has a wide range of applications in weather forecasting, traffic flow prediction, and other scenarios. However, existing works do not effectively consider the impact of extraneous variables on the prediction of the target variable. On the other hand, they fail to fully extract complex sequence information based on various time patterns of the sequences. To address these drawbacks, we propose a DA-SPS model, which adopts different modules for feature extraction based on the information characteristics of different variables. DA-SPS mainly consists of two stages: the target variable processing stage (TVPS) and the extraneous variables processing stage (EVPS). In TVPS, the model first uses Singular Spectrum Analysis (SSA) to process the target variable sequence and then uses Long Short-Term…
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
TopicsTraffic Prediction and Management Techniques · Statistical and numerical algorithms · Energy Load and Power Forecasting
