Deep Learning and Linear Programming for Automated Ensemble Forecasting and Interpretation
Lars Lien Ankile, Kjartan Krange

TL;DR
This paper introduces DONUT, an ensemble forecasting method that leverages auto-generated features and diverse models, outperforming previous statistical ensemble methods on the M4 dataset, with insights into feature importance and model combination.
Contribution
The paper proposes DONUT, a novel ensemble forecasting approach that reduces assumptions, incorporates LSTM autoencoder features, and demonstrates superior performance over existing methods.
Findings
LSTM autoencoder features contain crucial information beyond statistical features.
DONUT outperforms FFORMA on the M4 dataset.
Combining LSTM and statistical features yields the best forecasting accuracy.
Abstract
This paper presents an ensemble forecasting method that shows strong results on the M4 Competition dataset by decreasing feature and model selection assumptions, termed DONUT (DO Not UTilize human beliefs). Our assumption reductions, primarily consisting of auto-generated features and a more diverse model pool for the ensemble, significantly outperform the statistical, feature-based ensemble method FFORMA by Montero-Manso et al. (2020). We also investigate feature extraction with a Long Short-term Memory Network (LSTM) Autoencoder and find that such features contain crucial information not captured by standard statistical feature approaches. The ensemble weighting model uses LSTM and statistical features to combine the models accurately. The analysis of feature importance and interaction shows a slight superiority for LSTM features over the statistical ones alone. Clustering analysis…
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
TopicsStock Market Forecasting Methods · Forecasting Techniques and Applications · Explainable Artificial Intelligence (XAI)
MethodsMemory Network · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
