paper-with-me

Papers

ModelRadar: Aspect-based Forecast Evaluation

2025-03-31 · Vitor Cerqueira, Luis Roque, Carlos Soares

Accurate evaluation of forecasting models is essential for ensuring reliable predictions. Current practices for evaluating and comparing forecasting models focus on summarising performance into a single score, using metrics such as SMAPE. While convenient, averaging performance over all samples dilutes relevant information about model behavior under varying conditions. This limitation is especially problematic for time series forecasting, where multiple layers of averaging--across time steps, horizons, and multiple time series in a dataset--can mask relevant performance variations. We address this limitation by proposing ModelRadar, a framework for evaluating univariate time series forecasting models across multiple aspects, such as stationarity, presence of anomalies, or forecasting horizons. We demonstrate the advantages of this framework by comparing 24 forecasting methods, including classical approaches and different machine learning algorithms. NHITS, a state-of-the-art neural network architecture, performs best overall but its superiority varies with forecasting conditions. For instance, concerning the forecasting horizon, we found that NHITS (and also other neural networks) only outperforms classical approaches for multi-step ahead forecasting. Another relevant insight is that classical approaches such as ETS or Theta are notably more robust in the presence of anomalies. These and other findings highlight the importance of aspect-based model evaluation for both practitioners and researchers. ModelRadar is available as a Python package.

📄 PDF Abstract BibTeX arXiv:2504.00059

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series ForecastingUnivariate Time Series Forecasting

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Four Facets of Forecast Felicity: Calibration, Predictiveness, Randomness and Regret

2024-01-25 · Rabanus Derr, Robert C. Williamson

Machine learning is about forecasting. Forecasts, however, obtain their usefulness only through their evaluation. Machine learning has traditionally focused on types of losses and their corresponding regret. Currently, t…

WeatherSyn: An Instruction Tuning MLLM For Weather Forecasting Report Generation

2026-05-08 · Zinan Zheng, Yang Liu, Nuo Chen, Juepeng Zheng 외 arxiv

Accurate weather forecast reporting enables individuals and communities to better plan daily activities and agricultural operations. However, the current reporting process primarily relies on manual analysis of multi-sou…

Zero-shot GeneralizationWeather Forecasting

A New Metric for Lumpy and Intermittent Demand Forecasts: Stock-keeping-oriented Prediction Error Costs

2020-04-22 · Dominik Martin, Philipp Spitzer, Niklas Kühl

Forecasts of product demand are essential for short- and long-term optimization of logistics and production. Thus, the most accurate prediction possible is desirable. In order to optimally train predictive models, the de…

PredictionTime SeriesTime Series Analysis

Forecasting with Deep Learning: Beyond Average of Average of Average Performance

2024-06-24 · Vitor Cerqueira, Luis Roque, Carlos Soares

Accurate evaluation of forecasting models is essential for ensuring reliable predictions. Current practices for evaluating and comparing forecasting models focus on summarising performance into a single score, using metr…

Time Series ForecastingUnivariate Time Series Forecasting

Predicting COVID-19 cases using Bidirectional LSTM on multivariate time series

2020-09-10 · Ahmed Ben Said, Abdelkarim Erradi, Hussein Aly, Abdelmonem Mohamed

Background: To assist policy makers in taking adequate decisions to stop the spread of COVID-19 pandemic, accurate forecasting of the disease propagation is of paramount importance. Materials and Methods: This paper pres…

ClusteringTime SeriesTime Series Analysis