paper-with-me

홈 › Papers

An Accurate and Fully-Automated Ensemble Model for Weekly Time Series Forecasting

2020-10-16 · Rakshitha Godahewa, Christoph Bergmeir, Geoffrey I. Webb, Pablo Montero-Manso

Many businesses and industries require accurate forecasts for weekly time series nowadays. However, the forecasting literature does not currently provide easy-to-use, automatic, reproducible and accurate approaches dedicated to this task. We propose a forecasting method in this domain to fill this gap, leveraging state-of-the-art forecasting techniques, such as forecast combination, meta-learning, and global modelling. We consider different meta-learning architectures, algorithms, and base model pools. Based on all considered model variants, we propose to use a stacking approach with lasso regression which optimally combines the forecasts of four base models: a global Recurrent Neural Network model (RNN), Theta, Trigonometric Box-Cox ARMA Trend Seasonal (TBATS) and Dynamic Harmonic Regression ARIMA (DHR-ARIMA), as it shows the overall best performance across seven experimental weekly datasets on four evaluation metrics. Our proposed method also consistently outperforms a set of benchmarks and state-of-the-art weekly forecasting models by a considerable margin with statistical significance. Our method can produce the most accurate forecasts, in terms of mean sMAPE, for the M4 weekly dataset among all benchmarks and all original competition participants.

📄 PDF Abstract BibTeX arXiv:2010.08158

Code (1)

rakshitha123/WeeklyForecasting 공식 구현 tf

Tasks

Meta-LearningregressionTime SeriesTime Series AnalysisTime Series Forecasting

Methods 이 논문이 사용한 방법론

ARMA The ARMA GNN layer implements a rational graph filter with a recursive approximation.

Similar Papers 제목 키워드 기반

Attention-Based Ensemble Pooling for Time Series Forecasting

2023-10-24 · Dhruvit Patel, Alexander Wikner

A common technique to reduce model bias in time-series forecasting is to use an ensemble of predictive models and pool their output into an ensemble forecast. In cases where each predictive model has different biases, ho…

Time SeriesTime Series Forecastingvalid

Electric Load and Power Forecasting Using Ensemble Gaussian Process Regression

2019-10-09 · Tong Ma, Renke Huang, David Barajas-Solano, Ramakrishna Tipireddy 외

We propose a new forecasting method for predicting load demand and generation scheduling. Accurate week-long forecasting of load demand and optimal power generation is critical for efficient operation of power grid syste…

GPRregressionScheduling

Ensemble-size-dependence of deep-learning post-processing methods that minimize an (un)fair score: motivating examples and a proof-of-concept solution

2026-02-17 · Christopher David Roberts arxiv

Fair scores reward ensemble forecast members that behave like samples from the same distribution as the verifying observations. They are therefore an attractive choice as loss functions to train data-driven ensemble fore…

Examining Deep Learning Models with Multiple Data Sources for COVID-19 Forecasting

2020-10-27 · Lijing Wang, Aniruddha Adiga, Srinivasan Venkatramanan, Jiangzhuo Chen 외

The COVID-19 pandemic represents the most significant public health disaster since the 1918 influenza pandemic. During pandemics such as COVID-19, timely and reliable spatio-temporal forecasting of epidemic dynamics is c…

ClusteringDeep LearningSpatio-Temporal ForecastingTime Series+1

Random Forest of Epidemiological Models for Influenza Forecasting

2022-06-17 · Majd Al Aawar, Ajitesh Srivastava

Forecasting the hospitalizations caused by the Influenza virus is vital for public health planning so that hospitals can be better prepared for an influx of patients. Many forecasting methods have been used in real-time …