paper-with-me

Papers

Electricity Demand Forecasting with Hybrid Statistical and Machine Learning Algorithms: Case Study of Ukraine

2023-04-11 · Tatiana Gonzalez Grandon, Johannes Schwenzer, Thomas Steens, Julia Breuing

This article presents a novel hybrid approach using statistics and machine learning to forecast the national demand of electricity. As investment and operation of future energy systems require long-term electricity demand forecasts with hourly resolution, our mathematical model fills a gap in energy forecasting. The proposed methodology was constructed using hourly data from Ukraine's electricity consumption ranging from 2013 to 2020. To this end, we analysed the underlying structure of the hourly, daily and yearly time series of electricity consumption. The long-term yearly trend is evaluated using macroeconomic regression analysis. The mid-term model integrates temperature and calendar regressors to describe the underlying structure, and combines ARIMA and LSTM ``black-box'' pattern-based approaches to describe the error term. The short-term model captures the hourly seasonality through calendar regressors and multiple ARMA models for the residual. Results show that the best forecasting model is composed by combining multiple regression models and a LSTM hybrid model for residual prediction. Our hybrid model is very effective at forecasting long-term electricity consumption on an hourly resolution. In two years of out-of-sample forecasts with 17520 timesteps, it is shown to be within 96.83 \% accuracy.

📄 PDF Abstract BibTeX arXiv:2304.05174

Code (0)

등록된 구현이 없습니다.

Tasks

Demand ForecastingregressionTime Series

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
ARMA The ARMA GNN layer implements a rational graph filter with a recursive approximation.

Similar Papers 제목 키워드 기반

N-BEATS neural network for mid-term electricity load forecasting

2020-09-24 · Boris N. Oreshkin, Grzegorz Dudek, Paweł Pełka, Ekaterina Turkina

This paper addresses the mid-term electricity load forecasting problem. Solving this problem is necessary for power system operation and planning as well as for negotiating forward contracts in deregulated energy markets…

Decision MakingLoad ForecastingTime SeriesTime Series Analysis

Enhanced N-BEATS for Mid-Term Electricity Demand Forecasting

2024-12-02 · Mateusz Kasprzyk, Paweł Pełka, Boris N. Oreshkin, Grzegorz Dudek

This paper presents an enhanced N-BEATS model, N-BEATS*, for improved mid-term electricity load forecasting (MTLF). Building on the strengths of the original N-BEATS architecture, which excels in handling complex time se…

Demand ForecastingLoad ForecastingTime Series

mshw, a forecasting library to predict short-term electricity demand based on multiple seasonal Holt-Winters

2024-02-15 · Oscar Trull, J. Carlos García-Díaz, Angel Peiró-Signes

Transmission system operators have a growing need for more accurate forecasting of electricity demand. Current electricity systems largely require demand forecasting so that the electricity market establishes electricity…

Demand Forecasting

Load Forecasting in the Era of Smart Grids: Opportunities and Advanced Machine Learning Models

2025-05-14 · Aurausp Maneshni

Electric energy is difficult to store, requiring stricter control over its generation, transmission, and distribution. A persistent challenge in power systems is maintaining real-time equilibrium between electricity dema…

Load Forecasting

Short-Term Electricity Demand Forecasting for New England Using a Hybrid Transformer-XGBoost Framework with Weather, Calendar, and COVID-19 Indicators

2026-06-18 · Reza Ghanavati, Behrooz Mosallaei arxiv

Accurate short-term electricity demand forecasting is critical for reliable power system operation, energy market planning, and infrastructure optimization. This paper presents a hybrid framework combining a Transformer …

Hyperparameter Optimization