
minute-by-minute, day, and week).
In their recent publication, Liu and Liang [26] presented the AC-BiLSTM model, an innovative approach to ultra-short-term power
load forecasting that combines Bidirectional LSTM (BiLSTM), CNN, and an Attention mechanism. By leveraging the capabilities of CNN
and BiLSTM, this novel methodology extracted spatio-temporal characteristics from load data. Additionally, the Attention mechanism
optimized the weights assigned to the hidden states of the BiLSTM model, which served to amplify critical historical load sequence data
and reduce information loss. To verify the effectiveness of this method, an empirical investigation employing actual load data from a
particular region was undertaken. The ndings, derived from two divergent experimental conditions, illustrate a substantial
improvement in the precision of predictions. However, the model fails to execute on a limited dataset in order to assess its accuracy.
Kim et al. [27] created a strategy for extracting electrical demand and other complementary data as multivariate time series. The
proposed system consisted of tagging and embedding procedures that extracted patterns from multivariate time series and tagged their
temporal and dimensional relations. During the embedding process, a network model with a convolutional layer and a multi-output
structure was constructed with the intention of incorporating the identiers. Mathematical analysis informed the development of this
design. In addition, the proposed framework for feature extraction was used to create an STLF model based on deep learning. The
experimental results demonstrate that the proposed method reduced the root mean square error by 5 to 12 %. In this study, a
data-driven, information-intensive algorithm has been proposed for forecasting multivariate time series. It can represent relationships
between variables such as temperature and power load, but not between variables at different locations.
Eskandari et al. [28] proposed a model for predicting electrical demand using CNN, LSTM, and GRU algorithms. In addition to load
data, they utilized temperature data independently for holidays, weekends, and workdays. The model’s short-term load forecasting
efcacy was found to be superior to that of twelve other models, including LSTM, GRU, LSTM-SVR, and bidirectional LSTM-GRU.
Fekri et al. [29] presented federated learning with smart meter data for load forecasting. Examined were two alternative federated
learning algorithms: FedSGD, which performs one step of gradient descent on the client before merging updates on the server, and
FedAVG, which performs multiple steps before merging. The results demonstrated that FedAVG was more precise than FedSGD while
requiring fewer communication cycles. FedAVG achieved comparable or superior accuracy when compared to distinct models for each
meter and a central model for all meters. This method enables the training of a singular model with all smart meters participating
without the need to share local data. This study was only concerned with analyzing FedSGD, FedAVG, and LSTM; it did not compare
methods to contemporary approaches. In addition, the models were evaluated using a modest load time series dataset. Jalali et al. [30]
proposed an innovative method for addressing load forecasting uncertainty. The optimal 1D-Convolutional neural network hyper-
parameters were determined by modifying a novel evolutionary algorithm. Combining the ower pollination algorithm (FPA) with a
convolutional neural network (CNN), this study introduced an innovative neuro-evolution technique.Minimizing the mean scaled
interval score loss function at prediction intervals of 50 %, 90 %, and 95 % yielded probabilistic forecasts. On a global energy fore-
casting competition load dataset (GEFCom-2014).It has been demonstrated that the proposed model performs better than other
benchmark models. However, their methods did not take spatial load time series dependencies into consideration. For short term load
forecasting, Yazici et al. [31] proposed a new method that employs one-dimensional CNNs based on Video Pixel Networks (VPNs) in
which the gating mechanism of Multiplicative Units of the VPNs was modied in some way. In particular, one-dimensional CNNs,
LSTM, and GRU variants were applied to actual electricity consumption data for 1-h-ahead and 24-h-ahead prediction tasks. According
to the outcomes of the comparative analyses, the proposed one-dimensional CNN model produced the best results overall, with a mean
absolute percentage error of 2.21 percent for predictions made 24 h in advance. On the other hand, there was no discernible difference
between the methods, even though the proposed one-dimensional CNN method produced the greatest results with a mean absolute
percentage error of approximately 1 % for 1-h-ahead predictions. However, the proposed method models the spatial dependence of
time series in distinct substations and predicts each series separately.
One of the major challenges in achieving high accuracy in time-series forecasting, especially in spatio-temporal domains, is the
presence of missing values due to sensor failures, data corruption, or transmission errors. These gaps signicantly degrade model
performance by introducing noise and reducing the amount of usable information for training [32,33]. In recent years, Generative
Adversarial Networks (GANs) have been increasingly utilized to address this issue in time-series forecasting and spatio-temporal
modeling. Studies such as [33], on wind power forecasting and Yang et al. [34] on trafc data imputation demonstrate that
GAN-based frameworks can effectively reconstruct missing values by learning complex data distributions across space and time.
Missing data, especially in critical infrastructure systems like power grids or transportation networks, can severely degrade model
accuracy and increase models complexity. The application of GANs mitigates these issues by providing robust data imputation, which
not only enhances model precision but also simplies the learning process by generating realistic synthetic data that preserve temporal
and spatial dependencies. These approaches have consistently outperformed traditional statistical or deep learning models, high-
lighting the potential of GANs to improve the reliability and scalability of predictive models in environments with incomplete datasets.
Ye et al. [33] propose a novel Informer-TimeGAN framework to generate day-ahead wind power scenarios with high accuracy and
temporal consistency. The model combines an auxiliary classier GAN (ACGAN), a temporal convolutional network (TCN), and the
Informer architecture to capture both dynamic error patterns and seasonal uctuations in wind power forecasting. By incorporating
forecast-conditioned error stratication and supervised learning signals, the model generates realistic scenario sets that preserve the
statistical and temporal properties of wind power uncertainty. Extensive evaluation using real datasets from two geographical regions
in China demonstrates that the proposed approach outperforms traditional GAN-based and statistical scenario generation models,
particularly in capturing ramping behavior and seasonality crucial for short-term grid operations. Yuan et al. [35] introduce STGAN, a
novel Spatio-Temporal Generative Adversarial Network designed for trafc data imputation. The model addresses the critical chal-
lenge posed by noise and missing entries in trafc datasets, which often deteriorate the performance of intelligent transportation
systems. By combining specially designed generative and center losses with a CNN-based discriminator, STGAN ensures that the
R. Jalalifar et al.
Computers and Electrical Engineering 128 (2025) 110718
3