Temporal Spatial Decomposition and Fusion Network for Time Series Forecasting
Liwang Zhou, Jing Gao

TL;DR
TSDFNet is a neural network that integrates adaptive decomposition and attentive feature fusion to improve time series forecasting, eliminating manual feature engineering and enhancing interpretability.
Contribution
The paper introduces TSDFNet, a novel deep learning model with self-decomposition and feature fusion mechanisms, enabling flexible, interpretable, and automatic feature extraction for time series prediction.
Findings
Outperforms existing models on multiple datasets
Provides improved interpretability through feature visualization
Automatically suppresses unimportant features
Abstract
Feature engineering is required to obtain better results for time series forecasting, and decomposition is a crucial one. One decomposition approach often cannot be used for numerous forecasting tasks since the standard time series decomposition lacks flexibility and robustness. Traditional feature selection relies heavily on preexisting domain knowledge, has no generic methodology, and requires a lot of labor. However, most time series prediction models based on deep learning typically suffer from interpretability issue, so the "black box" results lead to a lack of confidence. To deal with the above issues forms the motivation of the thesis. In the paper we propose TSDFNet as a neural network with self-decomposition mechanism and an attentive feature fusion mechanism, It abandons feature engineering as a preprocessing convention and creatively integrates it as an internal module with…
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 · Neural Networks and Applications
MethodsFeature Selection
