SPLGMay 14, 2025

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

arXiv:2505.18170v11 citations
Originality Synthesis-oriented
AI Analysis

It addresses grid stability and efficiency for power system operators, but is incremental as it applies existing methods to a specific dataset.

This thesis tackled the problem of short-term load forecasting in power systems by evaluating and developing machine learning models, including gradient boosting and recurrent neural networks, which achieved improved performance compared to a classical ARIMA baseline.

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 demand and supply. Oversupply contributes to resource wastage, while undersupply can strain the grid, increase operational costs, and potentially impact service reliability. To maintain grid stability, load forecasting is needed. Accurate load forecasting balances generation and demand by striving to predict future electricity consumption. This thesis examines and evaluates four machine learning frameworks for short term load forecasting, including gradient boosting decision tree methods such as Extreme Gradient Boosting (XGBoost) and Light Gradient Boosting Machine (LightGBM). A hybrid framework is also developed. In addition, two recurrent neural network architectures, Long Short Term Memory (LSTM) networks and Gated Recurrent Units (GRU), are designed and implemented. Pearson Correlation Coefficient is applied to assess the relationships between electricity demand and exogenous variables. The experimental results show that, for the specific dataset and forecasting task in this study, machine learning-based models achieved improved forecasting performance compared to a classical ARIMA baseline.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes