English

Multi-layer Stack Ensembles for Time Series Forecasting

Machine Learning 2025-11-20 v1

Abstract

Ensembling is a powerful technique for improving the accuracy of machine learning models, with methods like stacking achieving strong results in tabular tasks. In time series forecasting, however, ensemble methods remain underutilized, with simple linear combinations still considered state-of-the-art. In this paper, we systematically explore ensembling strategies for time series forecasting. We evaluate 33 ensemble models -- both existing and novel -- across 50 real-world datasets. Our results show that stacking consistently improves accuracy, though no single stacker performs best across all tasks. To address this, we propose a multi-layer stacking framework for time series forecasting, an approach that combines the strengths of different stacker models. We demonstrate that this method consistently provides superior accuracy across diverse forecasting scenarios. Our findings highlight the potential of stacking-based methods to improve AutoML systems for time series forecasting.

Keywords

Cite

@article{arxiv.2511.15350,
  title  = {Multi-layer Stack Ensembles for Time Series Forecasting},
  author = {Nathanael Bosch and Oleksandr Shchur and Nick Erickson and Michael Bohlke-Schneider and Caner Türkmen},
  journal= {arXiv preprint arXiv:2511.15350},
  year   = {2025}
}

Comments

Published at AutoML Conference 2025 Methods Track

R2 v1 2026-07-01T07:45:10.263Z