A Statistics and Deep Learning Hybrid Method for Multivariate Time Series Forecasting and Mortality Modeling
Thabang Mathonsi, Terence L. van Zyl

TL;DR
This paper introduces MES-LSTM, a hybrid multivariate time series forecasting method combining statistical and deep learning techniques, demonstrating superior accuracy and uncertainty quantification on COVID-19 datasets.
Contribution
The paper presents MES-LSTM, a novel multivariate extension of ES-RNN that addresses computational and dependency challenges in hybrid forecasting models.
Findings
MES-LSTM outperforms pure statistical and deep learning methods in accuracy.
The hybrid approach provides more reliable prediction intervals.
Consistent improvements observed across multiple COVID-19 datasets.
Abstract
Hybrid methods have been shown to outperform pure statistical and pure deep learning methods at forecasting tasks and quantifying the associated uncertainty with those forecasts (prediction intervals). One example is Exponential Smoothing Recurrent Neural Network (ES-RNN), a hybrid between a statistical forecasting model and a recurrent neural network variant. ES-RNN achieves a 9.4\% improvement in absolute error in the Makridakis-4 Forecasting Competition. This improvement and similar outperformance from other hybrid models have primarily been demonstrated only on univariate datasets. Difficulties with applying hybrid forecast methods to multivariate data include () the high computational cost involved in hyperparameter tuning for models that are not parsimonious, () challenges associated with auto-correlation inherent in the data, as well as () complex dependency…
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
TopicsForecasting Techniques and Applications · Energy Load and Power Forecasting · Machine Learning in Healthcare
