Revisiting the Seasonal Trend Decomposition for Enhanced Time Series Forecasting
Sanjeev Panta, Xu Yuan, Li Chen, Nian-Feng Tzeng

TL;DR
This paper improves multivariate time series forecasting by enhancing decomposition techniques, applying tailored models to trend and seasonal components, and introducing dual-MLP models that reduce error and computational cost.
Contribution
It presents a novel approach to separately model trend and seasonal components, utilizing different strategies for each, and introduces dual-MLP models for efficient forecasting.
Findings
Around 10% MSE reduction on benchmark datasets
Significant improvements on USGS hydrological data
Maintains linear time complexity
Abstract
Time series forecasting presents significant challenges in real-world applications across various domains. Building upon the decomposition of the time series, we enhance the architecture of machine learning models for better multivariate time series forecasting. To achieve this, we focus on the trend and seasonal components individually and investigate solutions to predict them with less errors. Recognizing that reversible instance normalization is effective only for the trend component, we take a different approach with the seasonal component by directly applying backbone models without any normalization or scaling procedures. Through these strategies, we successfully reduce error values of the existing state-of-the-art models and finally introduce dual-MLP models as more computationally efficient solutions. Furthermore, our approach consistently yields positive results with around 10%…
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 · Hydrological Forecasting Using AI · Traffic Prediction and Management Techniques
