TL;DR
This paper introduces a fully-automated ensemble forecasting model for weekly time series that combines multiple advanced techniques to achieve superior accuracy and reproducibility across diverse datasets.
Contribution
The paper presents a novel stacking ensemble approach using meta-learning with lasso regression to combine four diverse base models for weekly forecasting.
Findings
Outperforms existing benchmarks and state-of-the-art models significantly.
Achieves the most accurate weekly forecasts on the M4 dataset.
Demonstrates robustness across multiple datasets and evaluation metrics.
Abstract
Many businesses and industries require accurate forecasts for weekly time series nowadays. However, the forecasting literature does not currently provide easy-to-use, automatic, reproducible and accurate approaches dedicated to this task. We propose a forecasting method in this domain to fill this gap, leveraging state-of-the-art forecasting techniques, such as forecast combination, meta-learning, and global modelling. We consider different meta-learning architectures, algorithms, and base model pools. Based on all considered model variants, we propose to use a stacking approach with lasso regression which optimally combines the forecasts of four base models: a global Recurrent Neural Network model (RNN), Theta, Trigonometric Box-Cox ARMA Trend Seasonal (TBATS) and Dynamic Harmonic Regression ARIMA (DHR-ARIMA), as it shows the overall best performance across seven experimental weekly…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsARMA GNN
