Stratify: Unifying Multi-Step Forecasting Strategies
Riku Green, Grant Stevens, Zahraa Abdallah, Telmo M. Silva Filho
TL;DR
Stratify presents a unified, parameterised space for multi-step forecasting strategies by extending RectifyMO into a general framework that indices base and rectifier components with a ρ-δ-ι triple. Across 18 benchmarks, horizons 10–80, and five function classes, novel Stratify strategies consistently outperform existing methods, with notable gains for RNN/LSTM models. The approach reveals task-dependent strategy effectiveness and enables efficient exploration of the strategy space, offering practical guidance for selecting forecasting strategies. While comprehensive, the study focuses on univariate time series, suggesting multivariate extensions and meta-learning to map dataset features to optimal Stratify configurations as fruitful future work.
Abstract
A key aspect of temporal domains is the ability to make predictions multiple time steps into the future, a process known as multi-step forecasting (MSF). At the core of this process is selecting a forecasting strategy, however, with no existing frameworks to map out the space of strategies, practitioners are left with ad-hoc methods for strategy selection. In this work, we propose Stratify, a parameterised framework that addresses multi-step forecasting, unifying existing strategies and introducing novel, improved strategies. We evaluate Stratify on 18 benchmark datasets, five function classes, and short to long forecast horizons (10, 20, 40, 80). In over 84% of 1080 experiments, novel strategies in Stratify improved performance compared to all existing ones. Importantly, we find that no single strategy consistently outperforms others in all task settings, highlighting the need for practitioners explore the Stratify space to carefully search and select forecasting strategies based on task-specific requirements. Our results are the most comprehensive benchmarking of known and novel forecasting strategies. We make code available to reproduce our results.
