TreeDRNet:A Robust Deep Model for Long Term Time Series Forecasting
Tian Zhou, Jianqing Zhu, Xue Wang, Ziqing Ma, Qingsong Wen, Liang Sun,, Rong Jin

TL;DR
TreeDRNet is a novel neural network architecture that enhances long-term time series forecasting by combining robustness, feature selection, and efficiency, outperforming existing models significantly.
Contribution
Introduces TreeDRNet, a multilayer perceptron-based model with a doubly residual structure and tree-based feature selection for robust, efficient long-term forecasting.
Findings
Reduces prediction errors by 20% to 40% compared to state-of-the-art.
Over 10 times more computationally efficient than transformer-based models.
Demonstrates superior robustness and representation power in empirical studies.
Abstract
Various deep learning models, especially some latest Transformer-based approaches, have greatly improved the state-of-art performance for long-term time series forecasting.However, those transformer-based models suffer a severe deterioration performance with prolonged input length, which prohibits them from using extended historical info.Moreover, these methods tend to handle complex examples in long-term forecasting with increased model complexity, which often leads to a significant increase in computation and less robustness in performance(e.g., overfitting). We propose a novel neural network architecture, called TreeDRNet, for more effective long-term forecasting. Inspired by robust regression, we introduce doubly residual link structure to make prediction more robust.Built upon Kolmogorov-Arnold representation theorem, we explicitly introduce feature selection, model ensemble, and a…
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 · Forecasting Techniques and Applications
