Literature DB >> 33324028

A hybrid multi-objective optimizer-based model for daily electricity demand prediction considering COVID-19.

Hongfang Lu1, Xin Ma2, Minda Ma3.   

Abstract

Electricity consumption has been affected due to worldwide lockdown policies against COVID-19. Many countries have pointed out that electricity supply security during the epidemic is critical to ensuring people's livelihood. Accurate prediction of electricity demand would act a more important role in ensuring energy security for all the countries. Although there have been many studies on electricity forecasting, they did not consider the pandemic, and many works only considered the prediction accuracy and ignored the stability. Driven by the above reasons, it is necessary to develop an electricity consumption prediction model that can be well applied in the pandemic. In this work, a hybrid prediction system is proposed with data processing, modelling, and optimization. An improved complete ensemble empirical mode decomposition with adaptive noise is used for data preprocessing, which overcomes the shortcomings of the original method; a multi-objective optimizer is adopted for ensuring the accuracy and stability; support vector machine is used as the prediction model. Taking daily electricity demand of US as an example, the results prove that the proposed hybrid models are superior to benchmark models in both prediction accuracy and stability. Moreover, selection of input parameters is discussed, and the results indicate that the model considering the daily infections has the highest prediction accuracy and stability, and it is proved that the proposed model has great potential in real-world applications.
© 2020 Elsevier Ltd. All rights reserved.

Entities:  

Keywords:  COVID-19; Denoising; Electricity demand; Multi-objective optimizer; Prediction; Support vector machine

Year:  2020        PMID: 33324028      PMCID: PMC7728554          DOI: 10.1016/j.energy.2020.119568

Source DB:  PubMed          Journal:  Energy (Oxf)        ISSN: 0360-5442            Impact factor:   7.147


adaptive fourier decomposition artificial neural network autoregressive autoregressive integrated moving average model autoregressive moving average bat algorithm back propagation cyclic behaviour complete ensemble empirical mode decomposition with adaptive noise convolutional neural network coronavirus disease 2019 cuckoo search deep belief network daily deaths differential evolution daily infections Diebold-Mariano electricity demand U.S. Energy Information Administration extreme learning machine empirical mode decomposition ensemble empirical mode decomposition functional autoregressive fast fourier transform feed-forward neural network Government Response Stringency Index grey wolf optimizer Harris hawks optimization heating, ventilation, and air conditioning improved complete ensemble empirical mode decomposition with adaptive noise International Energy Agency intrinsic mode functions Kendall correlation coefficient kernel machine kernel machine with memory light gradient boosting machine linear regression least-squares support-vector machine long short-term memory network moving average mean absolute error mean absolute percentage error multivariate adaptive regression spline mixed data sampling multi-layer perceptron multi-objective grey wolf optimizer multi-objective multi-verse optimizer neural network non-dominated sorting genetic algorithm II piecewise aggregated approximation Pearson correlation coefficient piecewise interpolation particle swarm optimization radial basis function neural network residential load factor root mean square error recurrent neural network random walk forecasting seasonal autoregressive severe acute respiratory syndrome coronavirus 2 sine cosine optimization Spearman correlation coefficient seasonal patterns adjustment salp swarm algorithm standard deviation of relative error support vector machine stationary wavelet packet transform two-reservoir model with linear memory two-reservoir model with nonlinear memory two-reservoir model variational mode decomposition World Health Organization whale optimization algorithm

Introduction

Background

On December 31, 2019, a group of pneumonia cases was reported in Wuhan, China. It was confirmed as SARS-Cov-2 and was officially named COVID-19 by the WHO [1]. With the popularity of COVID-19, the global situation has become severe. On March 11, 2020, WHO announced COVID-19 as a pandemic. In the first quarter of 2020, the epidemic affected almost everyone in the world. According to data from Johns Hopkins University, as of May 29, nearly 6 million people have been infected and approximately 365,000 people have died worldwide (see Fig. 1 ). In this context, many countries have introduced lockdown policies to prevent people from contact and thus control the spread of the epidemic [2]. At the same time, the global energy sector is also profoundly affected by the epidemic. According to the statistics of IEA, except for the slight increase in the demand for renewable energy in the first quarter, the rest of the energy has declined to vary degrees, of which oil has fallen the most, reaching 9%. Moreover, electricity demand fell by 2.5% [3].
Fig. 1

Distribution of COVID-19 infections worldwide.

Distribution of COVID-19 infections worldwide. Some scholars have suggested that energy and medical care are equally important during the epidemic. Among these energy sources, electricity may be most relevant to people’s lives. Many countries have issued policies requiring the power supply department to provide uninterrupted power supplies and allow users to delay payment [4]. In this case, the requirements for the power supply department to accurately allocate power resources are higher than usual. Thus, in electricity management, the importance of accurate prediction of electricity demand is self-evident.

Related works and problem statement

In recent years, numerous studies on energy demand forecasting have emerged. Table 1 lists the relevant works in recent two years and gives information for the utilized models. It reveals that energy demand prediction methods can be roughly divided into data-driven models and physical simulation models. The data-driven model is used more because the physical simulation model needs to consider too many external factors, and it is difficult to collect relevant data. Moreover, some data-driven regression models still need to collect data on massive related factors. On the other hand, most data-driven models use machine learning or deep learning algorithms, and in recent years many scholars have adopted hybrid models to make predictions because single models have some drawbacks. Although these models have obtained more accurate prediction results in some cases, the electricity demand prediction is still facing the following problems:
Table 1

Studies related to energy demand prediction in the past two years.

ReferencePrediction targetModelFactors consideredModels for comparison
[5]Energy demand in IranA hybrid model combines scenario analysis and Bayesian approachHistorical energy demand, primary energy production, population, GDP, natural gas price, gasoline price
[6]Energy demand in IrelandCovariance matrix adaptation evolutionary strategyHistorical energy demandPSO, DE, BP, MA, RWF, LR
[7]Electricity demand in IndiaLSTMHistorical electricity demand considering cluster analysisANN, RNN, SVM
[8]Electricity demand in New South Wales and SingaporeVMD-SSA-SVMHistorical electricity demandSVM, SSA-SVM, SSA-LSSVM, ARIMA
[9]Natural gas demand in GermanyFAR-CNNHistorical natural gas demandFAR-LSTM, FAR, CNN, LSTM, MLP, AR, SAR, LightGBM
[10]Energy demand in ChinaADL-MIDASHistorical energy demand
[11]Residential natural gas demandLR, KM, KMM, TRM, TLM, TNMHistorical maximum daily demand, weather
[12]Energy demand in Basilicata and ItalyRegression analysisEnd user-related factors
[13]Load demandSWPT–HHO–FNNHistorical load demand, date attribute, weatherPSO-ANN, PSO-LSSVM, BP
[14]Energy demandARIMA-ANN-PSO-SVMHistorical energy demandARIMA, ANN, PSO-SVM
[15]Building energy demandEngineering simulationFactors related to building energy
according to the literature review, most scholars only considered the accuracy of the prediction model, not the stability; electricity demand prediction studies did not consider major global events such as COVID-19; weather and other factors considered may not be essential factors in this particular period. In other words, these models may lack applicability in the context of major global events. Studies related to energy demand prediction in the past two years.

Motivations, contributions, and article organization

Driven by the problems described in Section 1.2, the purpose of this paper is to develop a model that can be better applied to the prediction of electricity demand during COVID-19. In this work, COVID-19-related factors are considered in the model design, and the applicability of factors as model inputs is discussed. In the model design, ICEEMDAN is utilized as a data preprocessing tool, MOGWO is used to optimize the SVM, and the accuracy and stability are considered. Thus, the work is innovative in that it discusses the adaptability of various factors related to COVID-19 in the model application. Besides, the proposed prediction model takes into account both accuracy and stability. The main contributions of this paper are as follows: A hybrid model is proposed to predict the daily electricity demand during the COVID-19 pandemic. The proposed model is compared with benchmark models regarding prediction accuracy and stability. The influences of the denoising method and optimizer on prediction are discussed. The applicability of factors related to COVID-19 as inputs to the prediction model is discussed. The results of one-step ahead, two-step ahead, and three-step ahead predictions are compared. The rest of this paper is organized as follows. Section 2 introduces the relevant theories and implementation of the proposed model. Section 3 describes the collected data and prediction steps. Section 4 gives the prediction results. Section 5 discusses four critical issues related to this work. Finally, the primary conclusions and future works are summarized in Section 6.

Methods

The proposed in this paper, ICEEMDAN-MOGWO-SVM, is a hybrid model with the structure of “data cleaning method-optimizer-basic prediction model”. The relevant theories associated with the different methods are introduced in this section.

Improved complete ensemble empirical mode decomposition with adaptive noise

Data decomposition breaks down the raw data into multiple datasets but does not distort the original data. The decomposed data is usually smoother, which is helpful for the execution of prediction. ICEEMDAN is a method that appeared in 2014 [24], and its predecessors include EMD, EEMD, CEEMDAN, and so on [25]. EMD is an adaptive signal time-frequency processing method suitable for nonlinear signals. It can decompose complex signals into a finite number of IMFs, and each IMF contains local characteristic signals of different time scales of the original signal; EEMD is developed based on EMD to overcome the mode mixing problem; CEEMDAN eliminates the noise involved in the reconstructed signal by adding white noise, and improves the efficiency of EEMD; ICEEMDAN is another innovation based on CEEMDAN, it has high efficiency and can avoid the generation of spurious modes. Its implementation process is as follows: where is the original signal; is the k-th mode component generated by EMD; is Gaussian noise; is noise added signal; is noise amplitude. where is the k-th residue; is the k-th mode; is local average of signal. Perform I times EMD decomposition on the original signal: Calculate the first residue and the first mode: Calculate the second residue and the second mode: Calculate the k-th residue and the k-th mode: Repeat step (4) until the termination condition of decomposition is satisfied.

Multi-objective grey wolf optimizer

MOGWO is developed based on the grey wolf optimizer (GWO) [26]. GWO is a meta-heuristic algorithm inspired by the hunting behavior of wolves [27]. Each wolf in the population can be regarded as a solution to the problem. The optimal solution, optimal solution, suboptimal solution, and other solutions correspond to the wolf swarm’s four levels. When wolves find their prey, they approach them. Its position equations are:where is the distance between the wolf and prey; and are coefficient vectors; and are the position vectors of the prey and grey wolf, respectively; is the current iteration. GWO keeps the best three solutions, and continuously updates the position of the grey wolf by the following formula to find the best solution: where , and are grey wolves of different levels. MOGWO has two changes compared to GWO [26]. First, the update method has changed, and an archive is introduced to store the current best individual. After each iteration, the new individual generated is compared with the individual in the archive. In addition, to avoid too many similar individuals, all individuals are grouped according to the distance of the objective function value. Secondly, the selection mechanism of the leader wolf has changed. That is, using roulette to directly select the leader wolf in the archive, solving the problem that it is difficult to directly determine three non-dominant solutions through Pareto method. The probability of each hypercube can be calculated by Eq. (11). More information can be found in the literature [26].where is a constant; is the number of Pareto optimal solutions; is the probability of the hypercube.

Support vector machine

SVM is one of the most popular machine learning models. It has a strong statistical foundation and is very suitable for small samples. Related theories can refer to the literature [28]. SVM has a wide range of applications in energy [29], environment [30], hydrology [31], and economy [32]. It is not only used as a target model for research, but also as a benchmark model. In regression problems, the training set can be defined as [33]:where and are input and output, respectively. The specific form of the SVM model is:where is weighted vector; is nonlinear mapping function; is deviator. In the SVM model, the penalty factor and the kernel width are two hyperparameters that affect the prediction performance. Many scholars use optimizers to optimize the original SVM model. For example, Fan et al. [34] utilized WOA, BA, and PSO to optimize SVM to predict solar radiation; Zhang et al. [35] employed CS to optimized SVM to predict short-term electricity load; Li et al. [36] used MOMVO to optimize LSSVM to predict air quality indicator.

Empirical analysis

In this section, the validity of the proposed model is verified through a case study. Considering that the United States is the second-largest energy-consuming country in the world, and is the most affected in this pandemic (as of May 29, 2020, the number of infected people accounts for about 30% of the world), the case study is set up for the daily electricity demand of the United States.

Data collection and description

In this work, the daily electricity demand data of the United States come from EIA (https://www.eia.gov/). Since the proposed model considers the impact of COVID-19, data on the number of daily infections, the number of daily deaths, and GRSI are collected. The data for these three factors are derived from Our World In Data (https://ourworldindata.org/). It is worth noting that GRSI is an indicator of the degree of lockdown proposed by Oxford University after the outbreak [37]. It is a comprehensive indicator of nine factors, as shown in Fig. 2 . Its total score is 100, and the higher the score, the stricter the lockdown. The horizons of the four types of data are daily, from January 19 to May 15, 2020 (see Fig. 3 ). Their statistical description is shown in Table 2 .
Fig. 2

Nine factors considered by GRSI.

Fig. 3

Datasets of electricity demand and three COVID-19-related factors.

Table 2

The statistical description of the four datasets.

DatasetUnitData amountMaximumMinimumMeanStandard deviation
EDMWh11812,283,9188,518,0419893992.51843837.09
DI11848,529012016.0113542.94
DD11849280728.02991.41
GRSI11873.57040.5331.36
Nine factors considered by GRSI. Datasets of electricity demand and three COVID-19-related factors. The statistical description of the four datasets.

Prediction system

Overall system

As shown in Fig. 4 , the prediction system includes three parts: (1) data collection, (2) data preprocessing, and (3) optimization and prediction. The details of data collection are described in Section 3.1. The rest parts are described in Section 3.2.2.
Fig. 4

Overall prediction system.

Overall prediction system.

Prediction steps

Data decomposition ICEEDMDAN is used to decompose the raw data into multiple IMFs, so that the decomposed data can be in smaller ranges (smaller fluctuation ranges), as shown in Fig. 4 and Table 3 . According to the related theory of ICEEMDAN, the termination of decomposition needs to satisfy the condition that the last IMF has less than three local extrema. However, for some data, the termination condition may not be met, so the maximum number of decompositions is set to 5000. If 5000 decomposition times still do not meet the condition, the decomposition is terminated. In the end, the raw dataset is broken down into six IMFs.
Table 3

Ranges of the raw dataset and decomposed datasets.

Data normalization

DatasetRaw dataIMF1IMF2IMF3IMF4IMF5IMF6
Maximum12,283,918498434.6529416.8261793.4176162.7739302.210,188,100
Minimum8,518,041−487,111−487,698−214,320−170,305−225,7739,110,830
Ranges of the raw dataset and decomposed datasets. Data normalization Because the dimensions of datasets may be different, to eliminate the influence of dimensions and improve the accuracy and speed of prediction, normalization is executed using the following equation:where is normalized data at interval [0,1]; is raw data, respectively; and are minimum and maximum of the raw data, respectively. Optimization and prediction After ICEEMDAN completes the decomposition and normalization, the decomposed data is input into the model for optimization and training operations. These two operations are performed in the training set and are synchronized. That is, the training of SVM and the optimization of SVM are carried out at the same time. When the optimization is completed, the training of SVM is also terminated, as shown in Fig. 5 . In the conventional optimization (single-objective optimization) problem, scholars usually establish one objective function to minimize the prediction error in the training set. Because the multi-objective optimization adopted in this paper considers both prediction accuracy and stability, two objective functions are established:where and are the objective functions for prediction accuracy and stability, respectively; is the MAPE in the training set; is the sample size of the training set; and are the actual and prediction values at time k; is the population standard deviation.
Fig. 5

The optimization and training processes of MOGWO-SVM.

The optimization and training processes of MOGWO-SVM. The SVM optimized by MOGWO is output from the training set and imported into the test set for prediction. Therefore, before optimization and prediction, the data set needs to be segmented. In this work, the ratio of the training set to test set is 7:3. Besides, the one-day ahead prediction is performed in this case study (see Fig. 6 ), and the relevant theories are shown in the literature [38].
Fig. 6

The principle of one-day ahead prediction.

Denormalization and addition

The principle of one-day ahead prediction. Denormalization and addition Since the prediction is performed in the normalized datasets, denormalization processing is required to convert them into real values after the prediction is completed. The equation for denormalization is [39]:where is real prediction value; is normalized prediction value. Because the prediction is made in each IMF after being decomposed, according to the principle of ICEEMDAN, the final prediction result is the sum of the prediction results in each IMF:where is the final prediction result; is prediction results in each IMF; is the number of IMFs decomposed from the raw data. Error analysis Three commonly used error metrics are used to measure the prediction performance: MAE, RMSE, and MAPE. Their expressions are as follows: where and are the real and prediction values at time t, respectively; is the sample size.

Benchmark models

To highlight the advantages of the proposed model, this paper defines NSGAII-SVM, WOA-SVM, PSO-SVM, SVM, and RBFNN as the benchmark model for comparison. Of the five models, four are based on SVM, and RBFNN is a classic neural network model. The theory and application of these models and the reasons for choosing them are shown in Table 4 .
Table 4

Reasons for choosing benchmark models and their theories and applications.

ModelReason for being selectedTheoriesApplications
NSGAII-SVMNSGA-II is a classic multi-objective optimizer. It adopts fast non-dominated sorting and elite strategy.[40][41]
WOA-SVMWOA is one of the most popular meta-heuristic optimizers that has appeared in recent years.[42][43]
PSO-SVMPSO is a classic meta-heuristic optimizer.[44][45]
SVMThe most primitive SVM model.[28][33]
RBFNNOne of the most popular neural network models.[46][47]
Reasons for choosing benchmark models and their theories and applications.

Prediction results

Prediction accuracy

Fig. 7 shows the prediction results of each model in the test set from the time series. It reveals that the prediction results of the proposed model are basically consistent with the actual values, while the prediction results of WOA-SVM and PSO-SVM are consistent with the actual values in the overall trend. The prediction results of the other three models deviate greatly from the actual values. Such conclusions can also be obtained from Table 5 . MAE, RMSE, and MAPE for the proposed model are 45134.7 MWh, 54865.1 MWh, and 0.49%, respectively, which are lower than other benchmark models. MAPEs for WOA-SVM and PSO-SVM are 2.24% and 2.99, respectively. MAPEs for NSGAII-SVM, SVM, and RBFNN are 7.28%, 5.62%, and 5.26%, respectively. It can be concluded that the proposed model has the highest prediction accuracy among the evaluated models.
Fig. 7

The prediction results of each model in the test set.

Table 5

The error of each model.

ModelMAE (MWh)RMSE (MWh)MAPE (%)
ICEEMDAN-MOGWO-SVM45134.754865.10.49
NSGAII-SVM657551.0713818.07.28
WOA-SVM203117.0261994.02.24
PSO-SVM273117.0355819.02.99
SVM507161.0574946.05.62
RBFNN481283.0577849.05.26

Note: Bold denotes the data with best performance in the current dataset.

The prediction results of each model in the test set. The error of each model. Note: Bold denotes the data with best performance in the current dataset.

Prediction stability

Fig. 8 shows the relative errors of every point for six models in the test set. It indicates that the relative errors of the proposed models are all around , the maximum value is 1.06%, and the minimum value is −0.21%. Compared with the proposed model, the distributions of relative error points for benchmark models are more chaotic, and relative error the ranges are larger. STDRE is employed to evaluate the stability of the prediction comprehensively, it can be implied from Fig. 9 that the STDRE of the proposed model is 0.389%, which is much lower than other models. It indicates that the prediction stability of the proposed model is the best among the evaluated models.
Fig. 8

The relative error of the prediction. (a) ICEEMDAN-MOGWO-SVM; (b) NSGAII-SVM; (c) WOA-SVM; (d) PSO-SVM; (e) SVM; (f) RBFNN.

Fig. 9

STDRE of each model in the test set.

The relative error of the prediction. (a) ICEEMDAN-MOGWO-SVM; (b) NSGAII-SVM; (c) WOA-SVM; (d) PSO-SVM; (e) SVM; (f) RBFNN. STDRE of each model in the test set.

Discussions

DM test

Although some error indicators can reflect the difference in prediction accuracy of the models, the results obtained may be misleading because some of the difference in accuracy is caused by the data’s feature. Therefore, using a DM test can further measure the difference in accuracy between the models [48]. Suppose the two competing models are and , respectively, and the true series is . The prediction result of the first model is , and the prediction result of the second model is , then their prediction errors and are: The null hypothesis and the alternative hypothesis are: where is loss function of the square error. DM test statistics are calculated according to Eq. (24):where is an estimation of the variance of . Table 6 shows that the proposed model’s accuracy level is very different from the benchmark model, so it further proves that the proposed model is far superior to the benchmark model in prediction accuracy.
Table 6

The DM test statistics of each benchmark model.

ModelDM test
NSGAII-SVM15.2315∗
WOA-SVM3.9445∗
PSO-SVM4.6559∗
SVM11.6551∗
RBFNN4.7936∗

Note: ∗ is 5% significance level.

The DM test statistics of each benchmark model. Note: ∗ is 5% significance level.

The impact of the denoising method and optimizer

The model proposed in this paper is developed based on SVM by introducing a denoising method and optimizer. In this section, the influences of the denoising method and the optimizer on the original model are further discussed. Thus, two other models are considered: MOGWO-SVM and ICEEMDAN-SVM. Table 7 implies that MAPE of SVM can be reduced by about 9.4% when SVM is combined with ICEEMDAN, and 72.2% when MOGWO is combined with SVM. Similar rules can be found in STDRE. They indicate that the multi-objective optimizer is better than the noise reduction method in improving the prediction performance of the original SVM. The same conclusion can be obtained by comparing ICEEMDAN-SVM, MOGWO-SVM, and ICEEMDAN-MOGWO-SVM. Nevertheless, the denoising method is still vital in some problems that require high accuracy and stability. As shown in Fig. 10 , after the introduction of ICEEMDAN in MOGWO-SVM, the prediction accuracy and stability are greatly improved on the original basis.
Table 7

Accuracy and stability metrics of four models.

CaseMAE (MWh)RMSE (MWh)MAPE (%)STDRE (%)
ICEEMDAN-MOGWO-SVM45134.754865.10.490.389
MOGWO-SVM141955.0172917.01.561.616
ICEEMDAN-SVM458448.0529195.55.093.152
SVM507161.0574946.05.623.256

Note: Bold denotes the data with best performance in the current dataset.

Fig. 10

The influence of ICEEMDAN on the prediction accuracy and stability of MOGWO-SVM. (a) Accuracy; (b) Stability.

Accuracy and stability metrics of four models. Note: Bold denotes the data with best performance in the current dataset. The influence of ICEEMDAN on the prediction accuracy and stability of MOGWO-SVM. (a) Accuracy; (b) Stability.

COVID-19-related input variables

In the case study, ED is the predicted target, and the three factors of DI, DD, and PRSI are considered. Correlation analysis (to improve the reliability of the results, three correlation coefficients are used, as shown in Eqs. (25), (26), (27)) proves that these three factors are indeed closely related to ED, as shown in Table 8 . where is covariance between X and Y; and are the standard deviation of X and Y, respectively; is number of samples; and are the ranking of and in their respective column vectors; and are the number of concordant pairs and discordant pairs, respectively.
Table 8

Correlation between three COVID-19-related factors and ED.

VariableCorrelation coefficient
PCCSCCKCC
DI−0.7861−0.8847−0.7041
DD−0.6561−0.8637−0.6754
GRSI−0.8410−0.8668−0.7074
Correlation between three COVID-19-related factors and ED. Filtering input variables is critical in prediction. Excess or missing factors may make the prediction model perform poorly. In this section, six more cases are set up to explore the influence of the COVID-related factors on the prediction results, as shown in Table 9 . Fig. 11 and Table 10 imply that when ED and DI are considered in the model input, its prediction accuracy and stability are the highest. However, according to the correlation analysis, the correlation between GRSI and ED is the strongest, which indicates that the factors with strong correlation as the input of the model do not mean the best prediction results. For the prediction of electricity demand in the United States during the COVID-19 pandemic, the prediction accuracy ranking of models considering different factors is shown in Fig. 12 .
Table 9

Model inputs corresponding to seven cases.

CaseInput(s)
Case 1 (original)ED, DI, DD, GRSI
Case 2ED, DI
Case 3ED, DD
Case 4ED, GRSI
Case 5ED, DI, DD
Case 6ED, DI, GRSI
Case 7ED, DD, GRSI
Fig. 11

The prediction results of seven cases.

Table 10

Accuracy and stability metrics for seven cases.

CaseMAE (MWh)RMSE (MWh)MAPE (%)STDRE (%)
Case 1 (original)45134.754865.10.490.389
Case 238937.141227.60.420.143
Case 373448.376074.60.800.220
Case 441361.744057.30.450.160
Case 556840.172454.70.620.591
Case 650032.158502.20.540.355
Case 7115,952126308.01.260.540

Note: Bold denotes the data with best performance in the current dataset.

Fig. 12

The prediction accuracy ranking of models considering different factors.

Model inputs corresponding to seven cases. The prediction results of seven cases. Accuracy and stability metrics for seven cases. Note: Bold denotes the data with best performance in the current dataset. The prediction accuracy ranking of models considering different factors.

One-step ahead vs. multi-step ahead prediction

In the practical application of daily electricity demand prediction, if managers can predict more days, the benefits for management are more significant [49]. Thus, this paper additionally examines the performance of the proposed model in two-day ahead and three-day ahead predictions. As shown in Fig. 13 , the MAPE for the two-day ahead prediction is 2.06%, and the MAPE for the three-day ahead prediction is 1.86%. Although their performance is not as good as one-day ahead prediction, the prediction accuracy is still about 2%, indicating that the proposed model not only has high accuracy in one-step prediction, but also has great application potential in multi-step prediction. In practical applications, single-step prediction results and multi-step prediction results can be combined to measure the future short-term electricity consumption. If the forecast result is higher than the planned consumption, a policy to restrict electricity use can be introduced.
Fig. 13

One-day ahead, two-day ahead, three-day ahead prediction results.

One-day ahead, two-day ahead, three-day ahead prediction results.

Considerations of real-world applications

The test of real-world data indicates that the model proposed in this work can be used to predict the daily electricity consumption in a pandemic. In the real-world applications, the real-time prediction can be carried out by establishing a prediction system. The system includes three modules: input module, model training module, and prediction module. Note that the prediction assumes that there is no significant change in energy policy. The model proposed in this paper can be used as a power system management tool, which has the following practical or energy policy-oriented functions: It can predict the electricity demand during the pandemic, and the power sector can reasonably allocate the power resources according to the prediction results (such as one-step ahead, two-step ahead, and three-step ahead), so as to ensure the security of power supply during the pandemic; The supply and demand of electricity determine the price, and accurate forecasting of electricity consumption can make prices more reasonable. On the other hand, price setting can balance the relationship between supply and demand, and can also help the government to better formulate policies; During the pandemic, the performance of renewable energy power generation is more outstanding and more flexible, and accurate electricity consumption forecasts are conducive to the integration of renewable energy and the power system.

Conclusions and future works

In this work, a hybrid model combines ICEEMDAN, MOGWO, and SVM is presented to predict daily electricity demand during the epidemic. Taking the daily electricity demand in the United States as a case study, the analysis results indicate that the proposed model has higher prediction accuracy and stability than the other five benchmark models. DM test further proved the superiority of the proposed model. In addition, this paper discusses several key issues and draws some valuable conclusions: In the prediction scenario of electricity demand in the United States, the multi-objective optimizer improves the prediction performance of SVM most significantly. When the external factor considered by the model is DI, the accuracy and stability of the model are the highest; however, DI is not the most correlated factor with ED, indicating that the most correlated factor as the input of the model does not mean the best prediction accuracy. The proposed model not only performs well in one-day ahead prediction, but also has high accuracy in two-day ahead and three-day ahead predictions. Therefore, the proposed model has a higher potential in multi-step prediction although the prediction performance is not as good as one-step prediction. The model proposed in this paper aims to be able to accurately predict electricity demand during the COVID-19 pandemic or major global events. Although it has been proved by practice that the proposed model can already obtain high prediction accuracy and stability, there are still some aspects worthy of further study. Thus, future works are summarized as follows: The prediction is made in each IMF, and the final result is obtained by summing up all the results. However, direct addition may not be the best way. Therefore, follow-up research may consider using other result processing methods or developing new denoising methods. In future work, more external factors can be considered as input to the model and test their rationality.

CRediT author statement

Hongfang Lu: Conceptualization, Methodology, Data curation, Writing – original draft. Xin Ma: Investigation, Methodology, Writing- Reviewing and Editing. Minda Ma: Writing- Reviewing and Editing

Declaration of competing interest

Authors declare that there is no conflict of interest due to the publication of this paper.
  4 in total

1.  Predicting permeability changes with injecting CO2 in coal seams during CO2 geological sequestration: A comparative study among six SVM-based hybrid models.

Authors:  Hao Yan; Jixiong Zhang; Sheik S Rahman; Nan Zhou; Yu Suo
Journal:  Sci Total Environ       Date:  2019-12-06       Impact factor: 7.963

2.  Erratum: Author Correction: Machine learning model to project the impact of COVID-19 on US motor gasoline demand.

Authors:  Shiqi Ou; Xin He; Weiqi Ji; Wei Chen; Lang Sui; Yu Gan; Zifeng Lu; Zhenhong Lin; Sili Deng; Steven Przesmitzki; Jessey Bouchard
Journal:  Nat Energy       Date:  2020-10-08       Impact factor: 60.858

3.  Impact of Covid-19 lockdown on PM10, SO2 and NO2 concentrations in Salé City (Morocco).

Authors:  Anas Otmani; Abdelfettah Benchrif; Mounia Tahri; Moussa Bounakhla; El Mahjoub Chakir; Mohammed El Bouch; M'hamed Krombi
Journal:  Sci Total Environ       Date:  2020-05-19       Impact factor: 7.963

4.  Aerosol and Surface Stability of SARS-CoV-2 as Compared with SARS-CoV-1.

Authors:  Neeltje van Doremalen; Trenton Bushmaker; Dylan H Morris; Myndi G Holbrook; Amandine Gamble; Brandi N Williamson; Azaibi Tamin; Jennifer L Harcourt; Natalie J Thornburg; Susan I Gerber; James O Lloyd-Smith; Emmie de Wit; Vincent J Munster
Journal:  N Engl J Med       Date:  2020-03-17       Impact factor: 91.245

  4 in total
  8 in total

1.  Differential evolution and particle swarm optimization against COVID-19.

Authors:  Adam P Piotrowski; Agnieszka E Piotrowska
Journal:  Artif Intell Rev       Date:  2021-08-19       Impact factor: 9.588

2.  Optimization in the Context of COVID-19 Prediction and Control: A Literature Review.

Authors:  Elizabeth Jordan; Delia E Shin; Surbhi Leekha; Shapour Azarm
Journal:  IEEE Access       Date:  2021-09-17       Impact factor: 3.476

3.  A Critical Analysis of the Impact of Pandemic on China's Electricity Usage Patterns and the Global Development of Renewable Energy.

Authors:  Muhammad Shahid Mastoi; Hafiz Mudassir Munir; Shenxian Zhuang; Mannan Hassan; Muhammad Usman; Ahmad Alahmadi; Basem Alamri
Journal:  Int J Environ Res Public Health       Date:  2022-04-11       Impact factor: 4.614

4.  In the Seeking of Association between Air Pollutant and COVID-19 Confirmed Cases Using Deep Learning.

Authors:  Yu-Tse Tsan; Endah Kristiani; Po-Yu Liu; Wei-Min Chu; Chao-Tung Yang
Journal:  Int J Environ Res Public Health       Date:  2022-05-24       Impact factor: 4.614

5.  The impact of the COVID-19 pandemic and behavioral restrictions on electricity consumption and the daily demand curve in Turkey.

Authors:  E Yukseltan; A Kok; A Yucekaya; A Bilge; E Agca Aktunc; M Hekimoglu
Journal:  Util Policy       Date:  2022-02-28       Impact factor: 3.247

6.  Computational and Mathematical Methods in Medicine Prediction of COVID-19 in BRICS Countries: An Integrated Deep Learning Model of CEEMDAN-R-ILSTM-Elman.

Authors:  Qi Zhao; Zhongtuan Zheng
Journal:  Comput Math Methods Med       Date:  2022-04-04       Impact factor: 2.238

7.  Incorporating causality in energy consumption forecasting using deep neural networks.

Authors:  Kshitij Sharma; Yogesh K Dwivedi; Bhimaraya Metri
Journal:  Ann Oper Res       Date:  2022-07-30       Impact factor: 4.820

8.  Associations of air pollution concentrations and energy production dynamics in Pakistan during lockdown.

Authors:  Sawaid Abbas; Ghaffar Ali; Faisal Mueen Qamer; Syed Muhammad Irteza
Journal:  Environ Sci Pollut Res Int       Date:  2022-01-19       Impact factor: 5.190

  8 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.