paper-with-me

Papers

Stratify: Unifying Multi-Step Forecasting Strategies

2024-12-29 · Riku Green, Grant Stevens, Zahraa Abdallah, Telmo M. Silva Filho

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.

📄 PDF Abstract BibTeX arXiv:2412.20510

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Revitalizing Canonical Pre-Alignment for Irregular Multivariate Time Series Forecasting

2025-08-04 · Ziyu Zhou, Yiming Huang, Yanyun Wang, Yuankai Wu 외 arxiv

Irregular multivariate time series (IMTS), characterized by uneven sampling and inter-variate asynchrony, fuel many forecasting applications yet remain challenging to model efficiently. Canonical Pre-Alignment (CPA) has …

Multivariate Time Series Forecasting

A review and comparison of strategies for multi-step ahead time series forecasting based on the NN5 forecasting competition

2011-08-16 · Souhaib Ben Taieb, Gianluca Bontempi, Amir Atiya, Antti Sorjamaa

Multi-step ahead forecasting is still an open challenge in time series forecasting. Several approaches that deal with this complex problem have been proposed in the literature but an extensive comparison on a large numbe…

Time SeriesTime Series AnalysisTime Series ForecastingVariable Selection

Time-Series Classification for Dynamic Strategies in Multi-Step Forecasting

2024-02-13 · Riku Green, Grant Stevens, Telmo de Menezes e Silva Filho, Zahraa Abdallah

Multi-step forecasting (MSF) in time-series, the ability to make predictions multiple time steps into the future, is fundamental to almost all temporal domains. To make such forecasts, one must assume the recursive compl…

Time SeriesTime Series Classification

A Unifying Framework of Attention-based Neural Load Forecasting

2023-05-08 · Jing Xiong, Yu Zhang

Accurate load forecasting is critical for reliable and efficient planning and operation of electric power grids. In this paper, we propose a unifying deep learning framework for load forecasting, which includes time-vary…

DecoderLoad Forecasting

Epistemic Error Decomposition for Multi-step Time Series Forecasting: Rethinking Bias-Variance in Recursive and Direct Strategies

2025-11-14 · Riku Green, Huw Day, Zahraa S. Abdallah, Telmo M. Silva Filho arxiv

Multi-step forecasting is often described through a simple rule of thumb: recursive strategies are said to have high bias and low variance, while direct strategies are said to have low bias and high variance. We revisit …

Time Series Forecasting