Skip to content

Hybrid machine learning approach for short-term load forecasting in smart grids

Jul 2026 · Neural computing & applications (Print) · Vol 38 · 0 citations · 57 references

TL;DR

This research confirms that hybrid ML architectures, combined with rigorous feature engineering and hyperparameter optimization, provide a robust and generalizable solution for STLF, and offers substantial benefits for grid reliability, operational planning, and economic efficiency in the power sector.

View source

Similar papers

Conference Jul 2026

Intelligent Load Forecasting: Leveraging Machine Learning for Accurate Demand Estimation

Accurate short-term load forecasting is essential for efficient smart grid operation and demand-side energy management. Traditional statistical models often struggle to capture nonlinear and irregular residential electricity consumption patterns. This paper proposes a hybrid deep learning architecture combining Temporal Convolutional Networks (TCN) and Long Short-Term Memory (LSTM) networks for submeterlevel load forecasting. The model uses dilated causal convolutions to extract short-term temporal features, followed by LSTM units to capture long-term dependencies in energy consumption data. Data preprocessing includes normalization and slidingwindow sequence generation to convert historical load data into supervised learning samples. The model is evaluated using Root Mean Square Error (RMSE) and Mean Absolute Error (MAE) on both synthetically generated residential load profiles and the real-world UCI Household Electric Power Consumption dataset. The Hybrid TCN-LSTM model achieves an average RMSE of 0.0428 and MAE of 0.0317 on the synthetic dataset across 250 consumers and RMSE of 0.4551 kW with MAE of 0.2842 kW on the UCI dataset. Results demonstrate that the hybrid architecture effectively captures short-term fluctuations and longterm temporal dependencies, enabling reliable load forecasting for smart grid applications.

Kruthika Menta, K. M. V. Gowda, Prajeesha et al. · 0 citations
Conference Jul 2026

Short-Term Load Forecasting for Residential-Level Smart Microgrids: A Comparative Evaluation of Machine Learning and Deep Learning Architectures

Accurate short-term load forecasting (STLF) is essential for modern grid operations, enabling efficient scheduling, demand response, and renewable energy integration. This paper presents a systematic comparison of five forecasting architectures applied to a large dataset of 98 residential homes, with 1-minute and 15-minute smart meter readings spanning 2015-2023. The models include an XGBoost pipeline with extensive feature engineering, a tuned CatBoost implementation, a feedforward neural network with multi-output regression, a multi-scale convolutional Kolmogorov-Arnold network (MCKAN), and a long short-term memory (LSTM) network with a 7-day lookback. All models are trained globally, pooling data across homes while incorporating home-specific categorical variables, including an assignment to a simulated microgrid topology with nine kiosks and three phases. Hyperparameter optimization is performed using Optuna and Keras Tuner. CatBoost achieves the lowest test MAE across all horizons, from 0.4089 (15-minute) to 0.7419 (30-day), outperforming XGBoost by 4-10% and deep learning models by larger margins. The findings support Sustainable Development Goals 7, 9, and 13 and provide actionable insights for energy management, particularly in the South African context of load shedding and grid decarbonization.

Mukovhe Ratshitanga, Pfano Nemakonde, Komla A. Folly et al. · 0 citations
Conference Jul 2026

LSTM–GRU Hybrid Deep Learning Model for Short-Term Load Forecasting in Smart Grid Systems

For smart grid power system planning and operation, short-term load forecasting is crucial. Important decisions including determining system safety, scheduling fuel, economically dispatching electricity, and selling energy can be aided by accurate day-ahead estimates. However, due to its reliance on external variables like weather, the process is intricate and computationally intensive. In order to address this issue, the paper proposes an LSTGR-based architecture that systematically enhances STLF in Smart Grids. The input characteristics are first scaled correctly using data normalisation. A hybrid feature selection method combining XGB and RF is utilised to determine the most essential features. Afterwards, RFE is employed to eliminate superfluous attributes. To facilitate learning, a hybrid deep learning model is trained using the updated dataset. This model combines LSTM and GRU. Using assessment criteria such as MAPE, MAE, MSE, and RMSE, the results demonstrate that the LSTGR model outperforms other models. With an RMSE of only 1.8%, the model clearly excels at producing accurate predictions. All things considered, the model successfully improves the reliability of forecasts while being computationally efficient. Because of this, it is an excellent option for smart grid applications in the actual world.

L. Jayavani, Banoth Ashwini, Kolkur Swabhavika et al. · 0 citations
Jul 2026

Smart Forecasting of Power Consumption with Machine Learning Models

Accurate forecasting of power consumption is critical for efficient energy management, grid stability, and cost reduction. This study explores the application of advanced machine learning models to predict short-term and long-term power usage patterns. By leveraging historical consumption data alongside relevant external factors such as weather conditions, time of day, and economic indicators, the proposed approach employs algorithms including Random Forest, Support Vector Machines, and Deep Learning networks. The models are trained and validated on real-world datasets to evaluate their predictive accuracy and robustness. Results demonstrate that machine learning techniques significantly improve forecasting precision compared to traditional statistical methods. This enables smarter energy distribution, better demand response strategies, and supports the integration of renewable energy sources, thereby contributing to sustainable power system operation. Traditional statistical methods often fall short in capturing the complex, non-linear patterns of modern electricity usage. This project explores advanced machine learning techniques such as Random Forest, Support Vector Machines, and LSTM networks to predict both short-term and long- term electricity demand. By leveraging historical data, weather conditions, time-based factors, and user behavior, these models demonstrate superior forecasting performance compared to conventional methods. The study shows that machine learning enables smarter load balancing, better integration of renewable energy, and improved decision-making in power distribution systems. The proposed approach supports the development of intelligent, sustainable, and data-driven energy. Keywords: Power Consumption Forecasting, Machine Learning, Random Forest, LSTM, Smart Grid, Energy Management, Electricity Demand Prediction, Time Series Forecasting.

M. Tarani, Tothadi Sowjanya · 0 citations
Open access Aug 2026

Short-term PV power forecasting under real-world data constraints: a benchmark study of neural networks with uncertainty quantification

This study provides an in-depth comparative analysis of four state-of-the-art neural architectures, confirming that high-fidelity point forecasts and rigorously quantified uncertainty can be achieved simultaneously, providing a clear path toward more dependable PV dispatch, reserve allocation, and market participation.

Saloni Dhingra, G. Gruosso, G. Storti Gajani · 0 citations
Open access Jul 2026

Enhancing Short-Term Electrical Load Forecasting Using SARIMA, XGBoost, LSTM, and VMD-Based Signal Decomposition

A framework for a comparative evaluation of four representative forecasting methods: the Seasonal Autoregressive Integrated Moving Average (SARIMA) model, Extreme Gradient Boosting, the Long Short-Term Memory (LSTM) neural network, and a hybrid Variational Mode Decomposition–LSTM (VMD-LSTM) model is proposed.

Pratiman Patel, Prajwal Pal · 0 citations