Next Article in Journal
Nitrogen-Dioxide Remains a Valid Air Quality Indicator
Previous Article in Journal
Self and Nature: Parental Socialization, Self-Esteem, and Environmental Values in Spanish Adolescents
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prioritizing and Analyzing the Role of Climate and Urban Parameters in the Confirmed Cases of COVID-19 Based on Artificial Intelligence Applications

1
Department of Civil Engineering, University of Calabria, 87036 Rende, Italy
2
Department of Mechanical, Energy and Management Engineering, University of Calabria, 87036 Rende, Italy
3
Department of Computer Engineering, Modelling, Electronics and Systems Engineering, University of Calabria, 87036 Rende, Italy
4
Gil Medical Center, Gachon University, Incheon 21565, Korea
5
College of IT Convergence, Gachon University, Seongnam 13120, Korea
*
Author to whom correspondence should be addressed.
Int. J. Environ. Res. Public Health 2020, 17(10), 3730; https://doi.org/10.3390/ijerph17103730
Submission received: 24 April 2020 / Revised: 19 May 2020 / Accepted: 21 May 2020 / Published: 25 May 2020

Abstract

:
Nowadays, an infectious disease outbreak is considered one of the most destructive effects in the sustainable development process. The outbreak of new coronavirus (COVID-19) as an infectious disease showed that it has undesirable social, environmental, and economic impacts, and leads to serious challenges and threats. Additionally, investigating the prioritization parameters is of vital importance to reducing the negative impacts of this global crisis. Hence, the main aim of this study is to prioritize and analyze the role of certain environmental parameters. For this purpose, four cities in Italy were selected as a case study and some notable climate parameters—such as daily average temperature, relative humidity, wind speed—and an urban parameter, population density, were considered as input data set, with confirmed cases of COVID-19 being the output dataset. In this paper, two artificial intelligence techniques, including an artificial neural network (ANN) based on particle swarm optimization (PSO) algorithm and differential evolution (DE) algorithm, were used for prioritizing climate and urban parameters. The analysis is based on the feature selection process and then the obtained results from the proposed models compared to select the best one. Finally, the difference in cost function was about 0.0001 between the performances of the two models, hence, the two methods were not different in cost function, however, ANN-PSO was found to be better, because it reached to the desired precision level in lesser iterations than ANN-DE. In addition, the priority of two variables, urban parameter, and relative humidity, were the highest to predict the confirmed cases of COVID-19.

1. Introduction

Sustainable development is an approach planned to improve human life and considers the development process while simultaneously analyzing related impacts [1,2,3]. Its critical role is becoming more and more important every day. After great efforts, in 2015, United Nations member states approved the 2030 Agenda for Sustainable Development, which includes 17 Sustainable Development Goals (SDGs) [4].
The main aspects of sustainable development are simultaneous consideration of environmental, social, and economic, and if the policies of governments consider these three factors separately, the effect on sustainable development can be negative [5,6]. There are many evaluation methods to analyze the previous efforts on sustainable development [7,8,9], and the selected techniques depend on the study goals [10,11,12,13,14].
Although sustainable development is not a new concept, these methods neglect important elements. Among them, epidemic diseases can have a temporary or permanent negative impact [15,16]. Moreover, urbanization also plays an important role in this regard, since one of its impacts is the increase of the population density, which can affect the epidemic rate of diseases directly [17,18,19,20]. COVID-19 is a recent pandemic disease [21]. There are several studies about coronavirus spread, the time the virus remains in the environment, the epidemic rate, and the mathematical models for the prediction of COVID-19 contagions [22,23,24,25,26].
Chen et al. developed a time-dependent mathematical model for the prediction of the total number of confirmed cases [27]. Pirouz et al. used artificial intelligence (AI) algorithm to study the correlation between environmental parameters and COVID-19. They found a significant correlation between urban and climate parameters and the number of confirmed cases of COVID-19 [28]. Hu et al. developed a predictive model for the transmission period of the COVID-19 using AI techniques. Their results showed a high-performance of AI in predicting the outbreak of coronavirus [29].
Kampf et al. investigated the time the coronaviruses survive on different surfaces. Their results show that COVID-19 can survive up to nine days, depending on the environment temperature and materials of the surface [30]. Grant and Giovannucci carried out a study about the impact of temperature on COVID-19 and showed that most patients had been exposed to temperatures between 3 and 17 degrees Celsius, and that the infection rates are lower in tropical regions [31]. In a previous study, Chan et al. had analyzed the effects of temperature and humidity on another type of coronavirus, SARS. According to this study, when the temperature increases, the survival time of the virus on the surfaces can decrease, and this leads to a lower epidemic rate [32].
The review of these previous studies and the size of the pandemic reveals that new coronavirus (COVID-19) as an infectious disease has undesirable social, environmental, and economic impacts and might lead to serious challenges and threats in many societies. Therefore, the paper will prioritize and analyze the role of certain environmental parameters, including daily average temperature, relative humidity, wind speed, and an urban parameter, population density, which have essential roles in reducing the negative impacts of this global crisis by using artificial intelligence techniques.

2. Methodology

Two analytical approaches have been used. At first, by using a multivariate linear regression (MLR) model, the correlations between the three climate parameters, including average temperature, humidity, and wind speed, and the confirmed cases of COVID-19 were investigated, and the required datasets for artificial intelligence prepared. Then, two artificial intelligence techniques based on ANN, including the PSO algorithm and DE algorithm, have been used for predicting the confirmed cases of COVID-19 and to prioritize and reduce the input parameters.
Analysis Conditions:
  • The analysis factors are the population density of each region, average daily temperature, relative humidity, wind speed, and the positive cases in the following days;
  • Since the incubation period of the virus is about 14 days, the sum of previous positive cases up to 14 days previously has been considered;
  • The analysis period is from 14 February 2020 to 24 March 2020.
In addition, it must be noticed that there are some delays between the exact dates when patients got infected by the COVID-19, and the dates when confirmed cases were registered in the media as follows:
  • The incubation period of COVID-19 varies from about 2 to 14 days [33];
  • The lab tests of COVID-19 were on patients with symptoms [34];
  • The symptoms of COVID-19 occur after 3 to 5 days [35];
  • The results of the laboratory tests took one day to be ready [36,37];
  • The daily announcement of new confirmed cases of COVID-19 usually refers to one day before [38].
Therefore, to find an appropriate correlation between weather data and confirmed cases, the climate factors have been shifted backward from one to nine days with respect to observations, and by the MLR method, the best correlation for each region has been selected. The results are presented in Appendix A, and have been used as a database in the artificial intelligence method.
It is evident that using daily positive cases—and especially data from one day before—could not be correct, due to the incubation period of COVID-19 (2 to 14 days), the symptoms of COVID-19 (which occur after 3 to 5 days), and finally, the fact that the lab tests of COVID-19 were on patients with symptoms. Therefore, the new positive case in date X will depend on the accumulative positive cases up to 14 days ago (Date X-14). This variable cannot reach a plateau since it represents the accumulation of 14 days, not the period from start to end, as presented in Appendix B.

2.1. Artificial Intelligence Methods

2.1.1. Artificial Neural Network (ANN)

The human brain, as a complex natural system, is unique in its kind. Some of the processes in this natural system are so complex that their processing is also complex for many super systems [39,40,41,42,43,44]. Analytical processes are very complex, because of the high speed and power of information processing by brain cells. Researchers were enabled to design advanced methods for solving various problems of real world inspired by the function of the human brain. Hence, artificial intelligence (AI) is considered one of the most successful achievements of computer science, simulating the behavior of the human brain in data analysis [45,46,47,48,49,50,51]. One of the AI branches is the artificial neural network (ANN). This information processing system, by a simulating strategy like communication between brain neurons, has become a tool for analyzing complex and real systems. In recent years, ANN models have been developed to overcome the difficulties presented by health issues [52,53,54]. Many types of computational models have been introduced as general neural networks. The multilayer perceptron (MLP) model is one of the most efficient ones, and has been used in a variety of activities. The MLP is a supervised artificial neural network with at least three layers, including the input layer, hidden layer, and output layer. The basic form of an artificial neural network includes a set of connected units or nodes (artificial neurons), and connections (weights). The connections can transmit a signal from one neuron to another, as shown in Figure 1. Depending on a particular problem, the number of neurons and the hidden layer can be changed to find the best prediction model [55,56,57,58,59,60]. The performance indicators of the algorithm evaluate the difference between the predicted values and the last layer (output). The process of training and evaluating the results in this algorithm continues until a desirable convergence is reached, and then it stops.

2.1.2. Particle Swarm Optimization (PSO) Algorithm

In recent years, the use of artificial intelligence by many researchers to solve complex and uncertain problems has become widespread [62,63,64,65,66,67,68,69,70,71], and there have been especially successful applications in the health problems [72,73,74,75,76]. One of these advanced techniques is the particle swarm optimization (PSO) algorithm, first introduced by Kennedy and Eberhart [77,78,79]. The algorithm was designed to simulate the swarm behavior of particles and to inspire the movement of birds and flocks. The PSO algorithm has been used successfully for modeling in engineering and academic applications. In this algorithm, each particle in the particle set is considered as a potential solution that the process of this algorithm begins with the generation of a random particle set. Then, the process continues by moving the set of particles to search for an optimal answer in the search space. In addition, if there is a D-dimensional set, including N particles, each i particle in this set is indicated with an Xi vector that includes vectors of position and velocity. In fact, the PSO algorithm differs from other algorithms in having a velocity vector. The new velocity vector and the new position vector of each particle are updated based upon Equations (1) and (2) in each moment. They depend on the particle’s best position (Pbest) and the global best position (Gbest) [80].
V i ( k + 1 ) = w V i k + c 1 r 1 . ( p b e s t i X i k ) + c 2 r 2 . ( g b e s t X i k )
X i ( k + 1 ) = X i k + V i k
where X i k and V i k are the current position and velocity of the particle i, respectively, and V i ( k + 1 ) and X i ( k + 1 ) its new position and velocity. The parameter w is called the inertia weight, and varies between 0.4 and 0.9. The r 1 and r 2 are two random numbers within [0, 1]. The constants C1 and C2, called the individual learning factor and social learning factor, are positive and must satisfy Equation (3). Figure 2 shows the update of the velocity and position vectors of a particle in the set [81,82].
c 1 + c 2 4
Eventually, all particles converge to the optimal point after a thorough search. Figure 3 presents the flowchart of the PSO algorithm.

2.1.3. Differential Evolution (DE) Algorithm

The differential evolution (DE) is an evolutionary computation that is suitable for dealing with complex problems in the real world. The DE algorithm is a population-based algorithm that was proposed by Price and Storn for solving the continuous value problems [84,85,86,87]. Then, in the following years, the method developed and used for solving binary and discrete problems. The DE algorithm has been widely applied as an optimization algorithm to solve complex problems in various engineering sectors. The DE algorithm and some Meta heuristic algorithms like genetic algorithms have similar operators, including crossover, mutation, and selection. However, there are some differences among them, like the lack of local search in genetic algorithm, while the DE algorithm supports local search. In addition, the DE relies on mutation operation while the genetic algorithm relies on a crossover. Like other evolutionary algorithms, the DE starts by randomly generating the initial population. Then, after initialization, the search space is expanded by the mutation. The V i g is the mutant solution vector of X i g which is calculated based on Equation (4) [88].
V i g = X r 1 g + F k . ( X r 3 g X r 2 g )
where F k is the scaling factor varying in the range [0, 1] and determines the length of the mutation step. X r 1 g , X r 2 g   a n d   X r 3 g are solution vectors that are randomly selected, with the condition expressed by Equation (5) [89].
X r 1 g , X r 2 g , X r 3 g | r 1 r 2 r 3 i i = [ 1 , 2 , 3 , , N P ]
where “i” is the index of the current solution. The trial vector ( U i j g ) is produced by mixing the mutated vector and the parent vector in a crossover operation based on Equation (6) [90].
U i j g = { V i j g R a n d j C R , X i j g R a n d j > C R , j = 1 , 2 , 3 , .... , n
where Randj is a randomly chosen real number in the interval between 0 and 1. The CR is a crossover constant. If the Randj is less than or equal to CR, the trial vector ( U i j g ) is inherited from the mutant solution vector, otherwise, the CR is considered equal to X i j g . The flowchart of the DE algorithm is shown in Figure 4.

2.2. Subsection

In this research, the case studies are the four regions in Italy with the largest numbers of confirmed cases of COVID-19, namely Lombardy (Milan), Piedmont (Turin), Veneto (Venice), and Emilia-Romagna (Bolonia), whose general data are presented in Table 1. The locations of the case studies are shown in Figure 5.

3. Model Development

3.1. PSO Modelling

The main goal of PSO is to train the artificial neural network for determining the feature selection of confirmed cases of COVID-19, and the reduction of them under the highest relationship between several independent variables and the dependent variable. For this purpose, three notable climate parameters, namely daily average temperature, relative humidity, and wind speed, and one urban parameter (population density × positive cases up to 14 days before), were considered as input data set, and confirmed cases of COVID-19 were considered as the output dataset. It is worth mentioning that the 4 input parameters are evaluated and reduced to 2. Firstly, before modeling, the control parameters of an algorithm should be selected. There are no specific rules, and most of them are considered based on the experts’ opinions and previous studies [61,82]. Hence, a number of different modeling are done to determine an appropriate value for control factors, for instance, the size of a hidden layer of ANN was selected for 10, 20, and 30, the maximum iteration value was considered as 15, 20, 25, 30, 40, and 50 and the swarm sizes as 5, 10, 20, 30, and 40. Secondly, after the initial analysis and trial and error, the best developed model was constructed with a structure shown in Table 2. Finally, the developed model was implemented for determining the best answer with 2 parameters. The obtained result of the best cost in each iteration is shown in Figure 6 for 2 parameters, respectively. In fact, the best cost in each iteration shows the performance function of the algorithm depends on the values of error in each iteration of modelling. It should be noted that we consider the mean squared error (MSE) for evaluation of the performance, and 70% of data set were considered for training, and the rest were considered for validation (15%) and testing (15%) [99].
According to Figure 6, it is evident that after the sixth iteration with 0.00133, the best cost was reached, and the model achieves a worthy convergence, and it was fixed to the end of the iteration. In addition, the model reduced the number of parameters from 4 to 2 that, in fact, reveal that the urban parameter and relative humidity were the priority of the model.

3.2. DE Modelling

As mentioned earlier, the DE algorithm is used for training the artificial neural network to apply the feature selection with the four climate parameters, namely daily average temperature, relative humidity, and wind speed, and one urban parameter (population density × positive cases up to 14 days before) considered as the input data set, and the confirmed cases to COVID-19 considered as an output dataset. At first, the control parameters of DE algorithm are determined to find the optimum weights and biases of ANN model that can converge faster and accurately. For this purpose, similar to PSO model, the crossover probability coefficient was selected as 0.2, and other parameters were determined by trial and error method from previous studies and experts’ opinions [87,88]. In addition, the datasets for modeling were randomly divided into several subsets, including 70% for training and the rest for validation (15%) and testing (15%) [99]. Hence, population sizes of algorithm of 5, 10, 20, 30, and 40 were selected, and the maximum iteration was used with a range of values equal to 15, 20, 25, 30, 40, and 50. The values of 10, 20, and 30 were chosen for the size of the hidden layers of ANN. After the initial evaluation, the optimized model selected with the values of 5, 15, and 30 for the hidden layer, population size, and the maximum number of iterations, respectively. The process of optimization based on iterations is presented in Figure 7, which shows that the process reached the desired precision level of best cost with the value of 0.0014 from the 8th iteration, and it was fixed from the 8th to the 30th iteration.
The developed model by DE algorithm determined the urban parameter and relative humidity as priorities of prediction in this research. More discussions regarding the comparison of algorithms’ performances and the priorities of the parameters in the forecast will be given in the following section.

4. Discussion

In this research, two machine learning techniques of artificial intelligence, namely ANN based on the PSO algorithm and DE algorithm, were used for prioritizing climate and an urban parameter based on the feature selection process. Both developed models based on PSO and DE algorithms selected the urban parameters and relative humidity in the feature selection process, and the reduction of number of parameters. In fact, at first, these models calculated and achieved the best relationships between the output and all inputs based on the values of best cost, then the models considered the features as a binary choice, and finally they could find out that the best values of best cost with these two features are very close to the values of the best cost of all features. The developed model by the PSO algorithm achieved a suitable convergence with good accuracy in the sixth iteration, while the developed model by DE algorithm reached an appropriate convergence in the eighth iteration. Consequently, it is clearly seen that, although there is no salient difference between the performances of the two models, the model developed by PSO algorithm has a better performance in this specific problem, based on the best cost value and the rate of convergence.
Our results are in good agreement with those of Chan et al. [32] about the important role of humidity in another type of coronavirus, SARS, and of Pirouz et al. [28], that identified relative humidity as the higher-impact weather parameter.
For further evaluation, the obtained results were validated by multivariate linear regression (MLR) technique and partial least squares regression (PLSR). For this, since for all four case studies, the correlations can be based on the two variables of humidity and urban parameter, the simplified final MLR and PLSR models are as follows:
  • Prediction of   MLR    y = 169.96 + 0.000284 X 1 + 0.59 X 2,     R2 = 0.76
  • Prediction of  PLSR   y = 193.26 + 0.00028 X 1 + 0.257 X 2,     R2 = 0.76
where X1 is the urban parameter, and X2 is the relative humidity. Therefore, the analysis shows that the prediction of confirmed cases of COVID-19 could be made by using two factors of relative humidity and urban parameter (population density X positive cases up to 14 days before).
The trend of confirmed cases in four regions is shown in Figure 8, and the daily relative humidity in Figure 9. According to Figure 8, it is evident that the number of infections in all regions were equal at the beginning, but in Lombardy with the highest density increased more. Analysis of relative humidity exhibits that the fluctuations of humidity percentage was the highest in Lombardy, and then in Piedmont, as well as the number of confirmed cases that in both case studies show daily fluctuations.
In addition, the analysis determined that even in one climate type, as the climate type of all four regions is humid subtropical, there might be other essential variables such as population density that affect the final results. In addition, the differences in the fluctuation of relative humidity in one type of climate as an influential parameter in the number of confirmed cases of COVID-19 show that for other types of climates, the selection of different case studies is a necessity.
Finally, it is worth mentioning that the results of this research are derived explicitly for the studied regions in the north of Italy with a humid subtropical climate, and they should not be used directly in other countries. For possible future work referring to other countries, it is recommended to see the effectiveness of the other parameters, such as different climate conditions and urban parameters. In addition, the outdoor humidity could affect the indoor humidity, which might be another important parameter for future analysis. In addition, it might be worth studying whether the use of other machine learning methods may improve our results.

5. Conclusions

With regard to the immense importance of sustainable development to improve the conditions of today’s and future generations, evaluating its challenges and obstacles has considerable effects on government decisions. Hence, in this research, the pandemic novel coronavirus infection (COVID-19) as a new challenge of sustainable development was investigated, using two machine learning techniques. For this purpose, we evaluated several notable climate parameters and an urban parameter, in order to find a relationship between them and the confirmed cases of COVID-19. For this, two artificial intelligence techniques, including ANN based on the PSO algorithm and DE algorithm, were used to predict the confirmed cases of COVID-19 with highly acceptable degrees of accuracy and robustness, in order to prioritize and reduce input parameters. The obtained results indicated that both developed models by PSO and DE algorithms were able to select the urban parameter and relative humidity from other effective parameters. In addition, although the two developed models had the high capability in predictive process with best costs equal to 0.0013 and 0.0014 for the PSO and DE algorithms, respectively, the developed model by PSO algorithm was a more efficient approach, compared to the other predictive method. Finally, the results were tested by a MLR and PSLR, which described the correlation between the urban parameter and relative humidity and the confirmed cases of COVID-19, with R2 equal to 0.76 for both regression models. For future studies, it is recommended to focus on other algorithms, other parameters for proper feature selections, and other types of climate.

Author Contributions

The author’s contributions in the paper are as follows: conceptualization, S.S.H. (Sina Shaffiee Haghshenas), B.P. (Behrouz Pirouz), B.P. (Behzad Pirouz); methodology, S.S.H. (Sina Shaffiee Haghshenas), S.S.H. (Sami Shaffiee Haghshenas); formal analysis, S.S.H. (Sina Shaffiee Haghshenas), B.P. (Behrouz Pirouz), B.P. (Behzad Pirouz); investigation, S.S.H. (Sina Shaffiee Haghshenas), B.P. (Behrouz Pirouz); writing—original draft preparation, S.S.H. (Sina Shaffiee Haghshenas), B.P. (Behrouz Pirouz); writing—review and editing, S.S.H. (Sina Shaffiee Haghshenas), B.P. (Behrouz Pirouz), Z.W.G.; supervision, P.P., K.-S.N., S.-E.C., Z.W.G., funding, Z.W.G. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (2020R1A2C1A01011131). This research was also supported by the Energy Cloud R&D Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT (2019M3F2A1073164).

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. The dataset of Lombardy (Milan) according to results of multivariate linear regression (MLR), [100,101].
Table A1. The dataset of Lombardy (Milan) according to results of multivariate linear regression (MLR), [100,101].
Ijerph 17 03730 i001
* Urban parameter is population density * positive cases up to 14 days before. y = 472.213 72.474 x 1 + 10.664 x 2 + 73.148 x 3 + 0.119 x 4 , R2 = 0.79.
Table A2. The dataset of Piedmont (Turin), according to results of MLR, [100,101].
Table A2. The dataset of Piedmont (Turin), according to results of MLR, [100,101].
X1, Average Temperature, °CX2, Humidity, %X3, Wind, km/hX4, Positive Cases up to 14 Days beforeX4 new
(Urban Parameter) *
Y, Confirmed Cases
[Shifted 6 Days (24-Feb to 18-Mar)][Shifted 9 Days (21-Feb to 15-Mar)][Shifted 9 Days (21-Feb to 15-Mar)][Shifted 2 Days (28-Feb to 22-Mar)][Shifted 2 Days (28-Feb to 22-Mar][1-Mar to 24-Mar]
5.272.72.910172038
10.263.23.21017202
7.073.43.04882565
2.978.34.350860026
2.778.75.155946026
3.564.714.3811393235
4.639.613.71071840464
3.158.76.314224424153
3.8493.820635432-
4.172.44.335961748103
4.880.64.33596174848
2.678.17.54627946479
2.551.94.951087720260
4.958.16.358810113633
5.890.05.4839144308238
4.172.83.7872149984405
7.248.95.21072184384381
9.862.64.31475253700444
11.070.05.01851318372591
9.455.04.52269390268529
6.674.73.62834487448291
7.183.43.03328572416668
5.884.46.73555611460441
7.584.23.84070700040654
* Urban parameter is population density * positive cases up to 14 days before. y = 288.108 + 9.740 x 1 3.219 x 2 8.188 x 3 + 0.151 x 4 , R2 = 0.79.
Table A3. The dataset of Veneto (Venice) according to results of MLR, [100,101].
Table A3. The dataset of Veneto (Venice) according to results of MLR, [100,101].
X1, Average Temperature, °CX2, Humidity, %X3, Wind, km/hX4, Positive Cases up to 14 Days beforeX4 new
(Urban Parameter) *
Y, Confirmed Cases
[Shifted 5 Days (20-Feb to 19-Mar)][Shifted 8 Days (17-Feb to 16-Mar)][Shifted 6 Days (19-Feb to 18-Mar)][Shifted 4 Days (21-Feb to 20-Mar)][Shifted 4 Days (21-Feb to 20-Mar)][25-Feb to 24-Mar]
7.592.25.6254411
7.289.96.318489628
7.886.710.125680040
7.474.37.932870440
8.971.36.3431169640
9.368.27.9711931272
9.187.661113019210
8.286.4101514107234
9.192.714.61915195253
7.39010.72637153647
8.662.692737425681
7.152.59.73078350455
1064.211.636097920127
9.179.814.840711070474
7.294.810.7486132192112
7.589.85.6525142800167
8.976.216.7645175440361
9.472.85.3712193664211
8.680.711.4813221136342
9.182.57.9952258944235
9.1686.51273346256301
9.268.26.71444392768231
11.274.27.91746474912510
11.582.36.71909519248270
984.914.12200598400547
8.289.817.62397651984586
973.89.32854776288505
11.164.37.23077836944383
14.252.67.23543963696443
* Urban parameter is population density * positive cases up to 14 days before. y = 1.477 10.341 x 1 + 0.457 x 2 + 11.467 x 3 + 0.165 x 4 , R2 = 0.82.
Table A4. The dataset of Emilia-Romagna (Bologna) according to results of MLR, [100,101].
Table A4. The dataset of Emilia-Romagna (Bologna) according to results of MLR, [100,101].
X1, Average Temperature, °CX2, Humidity, %X3, Wind, km/hX4, Positive Cases up to 14 Days beforeX4 new
(Urban Parameter) *
Y, Confirmed Cases
[Shifted 8 days (17-Feb to 16-Mar)][Shifted 6 days (19-Feb to 18-Mar)][Shifted 8 days (17-Feb to 16-Mar)][Shifted 3 days (22-Feb to1-Mar)][Shifted 3 days (22-Feb to1-Mar)][25-Feb to 24-Mar]
8.883.35.623988
11.572.96.59179121
10.2746.318358250
8.074.27.626517448
973.24.347935372
7.277.65.3971930368
8.884.37.41452885550
1069.64.92174318385
9.833.65.828556715124
11.237.810.233566665154
8.636.120.842083580172
10.566.219.1544108256140
8.690.57.2698138902170
1082.812870173130206
6.284.97.91008200592147
10.36914.11171233029206
7.582.59.71368272232208
7.581.38.11507299893316
8.574.313.91692336708381
8.759.910.61850368150449
8.870.66.72118421482429
8.662.97.62427482973409
8.161.77.42808558792594
9.1746.33187634213689
11.579.68.13511698689754
1371.15.13981792219737
13.256.494516898684850
9.254.48.350981014502980
7.6596.756951133305719
* Urban parameter is population density * positive cases up to 14 days before. y = 64.970 + 14.653 x 1 0.327 x 2 + 1.616 x 3 + 0.162 x 4 , R2 = 0.94.

Appendix B

The validity of using the sum of 14 days for confirmed cases for the updated data of Lombardy (Milan) until 17 April. The dataset and the graph as bellow:
Table A5. The updated dataset of Lombardy (Milan).
Table A5. The updated dataset of Lombardy (Milan).
DateDaily New CasesX4
Positive Cases up to 14 Days before
[Shifted 3 Days]
X4new
[Population Density *X4]
DateDaily New CasesX4
Positive Cases up to 14 Days before
[Shifted 3 Days]
X4new
[Population Density *X4]
20-Feb00004-Apr15982706011419320
21-Feb150005-Apr13372618111048382
22-Feb400006-Apr10792525610658032
23-Feb570007-Apr791236039960466
24-Feb6115633008-Apr1089232499811078
25-Feb67552321009-Apr1388227739610206
26-Feb651124726410-Apr1246216229124484
27-Feb981737300611-Apr1544210688890696
28-Feb12824010128012-Apr1460199138403286
29-Feb8430512871013-Apr1262187507912500
01-Mar36940317006614-Apr1012181777670694
02-Mar27053122408215-Apr827180457614990
03-Mar26661525953016-Apr941181537660566
04-Mar30098441524817-Apr1041181187645796
05-Mar431125452918818-Apr1246173807334360
06-Mar361152064144019-Apr855170297186238
07-Mar808182076804020-Apr735166157011530
08-Mar769225194992221-Apr960162636862986
09-Mar12802597109593422-Apr1161157816659582
10-Mar3223365142003023-Apr1073154376514414
11-Mar14894077172049424-Apr1091156066585732
12-Mar14455296223491225-Apr713156786616116
13-Mar10955551234252226-Apr920153636483186
14-Mar18656975294345027-Apr590152086417776
15-Mar15878322351188428-Apr869143776067094
16-Mar13779289391995829-Apr786138375839214
17-Mar157111070467154030-Apr598131655555630
18-Mar149312288518553601-May737130225495284
19-Mar217113395565269002-May533129815477982
20-Mar238014700620340003-May526126385333236
21-Mar325115893670684604-May577123345204948
22-Mar169117633744112605-May500116214904062
23-Mar155519652829314406-May764112924765224
24-Mar194222095932409007-May720111344698548
25-Mar164323017971317408-May634106744504428
26-Mar254323292982922409-May502102774336894
27-Mar2409249121051286410-May28299244187928
28-Mar2117250661057785211-May36494673995074
29-Mar1592261641104120812-May103392563906032
30-Mar1154274781159571613-May39486183636796
31-Mar1047277301170206014-May52283923541424
01-Apr1565277351170417015-May29985563610632
02-Apr1292275121161006416-May39981643445208
03-Apr1455269881138893617-May32680883413136
Figure A1. Confirmed cases of COVID-19 based on the variables of Table A5.
Figure A1. Confirmed cases of COVID-19 based on the variables of Table A5.
Ijerph 17 03730 g0a1
As, the graphs show, neither X4 nor X4new reached a plateau. Thus, the mentioned method for X4, using the shifted sum of 14 days previously that is in line with the COVID-19 incubation period, might be more exact than using daily confirmed cases.

References

  1. Kates, R.W.; Parris, T.M.; Leiserowitz, A.A. What is sustainable development? Goals, indicators, values, and practice. Environment 2005, 47, 8–21. [Google Scholar] [CrossRef]
  2. Blewitt, J. Understanding Sustainable Development; Abingdon upon Thames: Routledge, UK, 2012; ISBN 9781849773645. [Google Scholar]
  3. Carbone, M.; Garofalo, G.; Nigro, G.; Piro, P. A conceptual model for predicting hydraulic behaviour of a green roof. Procedia Eng. 2014, 70, 266–274. [Google Scholar] [CrossRef] [Green Version]
  4. Sustainable Development Goals. Available online: https://sustainabledevelopment.un.org/?menu=1300 (accessed on 14 April 2020).
  5. Chen, D.; Schudeleit, T.; Posselt, G.; Thiede, S. A state-of-the-art review and evaluation of tools for factory sustainability assessment. Procedia Cirp 2013, 9, 85–90. [Google Scholar] [CrossRef] [Green Version]
  6. Jayal, A.D.; Badurdeen, F.; Dillon, O.W., Jr.; Jawahir, I.S. Sustainable manufacturing: Modeling and optimization challenges at the product, process and system levels. Cirp J. Manuf. Sci. Technol. 2010, 2, 144–152. [Google Scholar] [CrossRef]
  7. Maiolo, M.; Carini, M.; Capano, G.; Piro, P. Synthetic sustainability index (SSI) based on life cycle assessment approach of low impact development in the Mediterranean area. Cogent Eng. 2017, 4, 1410272. [Google Scholar] [CrossRef]
  8. Piro, P.; Turco, M.; Palermo, S.A.; Principato, F.; Brunetti, G. A Comprehensive Approach to Stormwater Management Problems in the Next Generation Drainage Networks. In The Internet of Things for Smart Urban Ecosystems; Springer: Cham, Switzerland, 2019; pp. 275–304. [Google Scholar] [CrossRef]
  9. Pirouz, B.; Arcuri, N.; Pirouz, B.; Palermo, S.A.; Turco, M.; Maiolo, M. Development of an assessment method for evaluation of sustainable factories. Sustainability 2020, 12, 1841. [Google Scholar] [CrossRef] [Green Version]
  10. Piro, P.; Carbone, M.; Garofalo, G.; Sansalone, J. CSO treatment strategy based on constituent index relationships in a highly urbanised catchment. Water Sci. Technol. 2007, 56, 85–91. [Google Scholar] [CrossRef]
  11. Palermo, S.A.; Talarico, V.C.; Pirouz, B. Optimizing Rainwater Harvesting Systems for Non-potable Water Uses and Surface Runoff Mitigation. In Numerical Computations: Theory and Algorithms. NUMTA 2019; Sergeyev, Y., Kvasov, D., Eds.; Lecture Notes in Computer Science; Springer: Cham, Switzerland, 2020; Volume 11973, pp. 570–582. [Google Scholar] [CrossRef]
  12. Pirouz, B.; Maiolo, M. The Role of Power Consumption and Type of Air Conditioner in Direct and Indirect Water Consumption. J. Sustain. Dev. Energy Water Environ. Syst. 2018, 6, 665–673. [Google Scholar] [CrossRef] [Green Version]
  13. Maiolo, M.; Pirouz, B.; Bruno, R.; Palermo, S.A.; Arcuri, N.; Piro, P. The Role of the Extensive Green Roofs on Decreasing Building Energy Consumption in the Mediterranean Climate. Sustainability 2020, 12, 359. [Google Scholar] [CrossRef] [Green Version]
  14. Pirouz, B.; Arcuri, N.; Maiolo, M.; Talarico, V.C.; Piro, P. A new multi-objective dynamic model to close the gaps in sustainable development of industrial sector. In IOP Conference Series: Earth and Environmental Science; IOP Publishing: Thessaloniki, Greece, 2020; Volume 410, p. 012074. [Google Scholar] [CrossRef] [Green Version]
  15. Pirouz, B.; Golmohammadi, A.; Saeidpour Masouleh, H.; Violini, G.; Pirouz, B. Relationship between average daily temperature and average cumulative daily rate of confirmed cases of COVID-19. medRixv 2020. [Google Scholar] [CrossRef] [Green Version]
  16. Pirouz, B.; Haghshenas, S.S.; Pirouz, B.; Haghshenas, S.S.; Piro, P. Development of an Assessment Method for Investigating the Impact of Climate and Urban Parameters in Confirmed Cases of COVID-19: A New Challenge in Sustainable Development. Int. J. Environ. Res. Public Health 2020. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Palermo, S.A.; Zischg, J.; Sitzenfrei, R.; Rauch, W.; Piro, P. Parameter Sensitivity of a Microscale Hydrodynamic Model. In New Trends in Urban Drainage Modelling. UDM 2018; Mannina, G., Ed.; Green Energy and Technology; Springer: Cham, Switzerland, 2019; pp. 982–987. [Google Scholar] [CrossRef]
  18. Giordano, A.; Spezzano, G.; Vinci, A.; Garofalo, G.; Piro, P. A Cyber-Physical System for Distributed Real-Time Control of Urban Drainage Networks in Smart Cities. In Internet and Distributed Computing Systems. IDCS 2014; Fortino, G., Di Fatta, G., Li, W., Ochoa, S., Cuzzocrea, A., Pathan, M., Eds.; Lecture Notes in Computer Science; Springer: Cham, Switzerland, 2014; Volume 8729, pp. 87–98. [Google Scholar] [CrossRef]
  19. Piro, P.; Carbone, M.; Morimanno, F.; Palermo, S.A. Simple flowmeter device for LID systems: From laboratory procedure to full-scale implementation. Flow Meas. Instrum. 2019, 65, 240–249. [Google Scholar] [CrossRef]
  20. Carbone, M.; Turco, M.; Brunetti, G.; Piro, P. A Cumulative Rainfall Function for Subhourly Design Storm in Mediterranean Urban Areas. Adv. Meteorol. 2015. [Google Scholar] [CrossRef] [Green Version]
  21. World Health Organization (WHO). Coronavirus Disease (COVID-2019) Situation Reports. Available online: https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports/ (accessed on 28 March 2020).
  22. Cascella, M.; Rajnik, M.; Cuomo, A.; Dulebohn, S.C.; Di Napoli, R. Features, Evaluation and Treatment Coronavirus (COVID-19); StatPearls Publishing LLC: Tampa, FL, USA, 2020; Available online: https://www.ncbi.nlm.nih.gov/books/NBK554776/ (accessed on 29 March 2020).
  23. Shen, M.; Peng, Z.; Guo, Y.; Xiao, Y.; Zhang, L. Lockdown may partially halt the spread of 2019 novel coronavirus in Hubei province, China. medRxiv 2020. [Google Scholar] [CrossRef] [Green Version]
  24. Phan, L.T.; Nguyen, T.V.; Luong, Q.C.; Nguyen, T.V.; Nguyen, H.T.; Le, H.Q.; Nguyen, T.T.; Cao, T.M.; Pham, Q.D. Importation and human-to-human transmission of a novel coronavirus in Vietnam. N. Engl. J. Med. 2020, 382, 872–874. [Google Scholar] [CrossRef] [Green Version]
  25. Gilbert, M.; Pullano, G.; Pinotti, F.; Valdano, E.; Poletto, C.; Boëlle, P.Y.; D’Ortenzio, E.; Yazdanpanah, Y.; Eholie, S.P.; Gutierrez, B.; et al. Preparedness and vulnerability of African countries against importations of COVID-19: A modelling study. Lancet 2020, 395, 871–877. [Google Scholar] [CrossRef] [Green Version]
  26. Yu, H.; Sun, X.; Solvang, W.D.; Zhao, X. Reverse Logistics Network Design for Effective Management of Medical Waste in Epidemic Outbreaks: Insights from the Coronavirus Disease 2019 (COVID-19) Outbreak in Wuhan (China). Int. J. Environ. Res. Public Health 2020, 17, 1770. [Google Scholar] [CrossRef] [Green Version]
  27. Chen, Y.C.; Lu, P.E.; Chang, C.S. A Time-dependent SIR model for COVID-19. arXiv 2020, arXiv:2003.00122. [Google Scholar]
  28. Pirouz, B.; Shaffiee Haghshenas, S.; Shaffiee Haghshenas, S.; Piro, P. Investigating a Serious Challenge in the Sustainable Development Process: Analysis of Confirmed cases of COVID-19 (New Type of Coronavirus) Through a Binary Classification Using Artificial Intelligence and Regression Analysis. Sustainability 2020, 12, 2427. [Google Scholar] [CrossRef] [Green Version]
  29. Hu, Z.; Ge, Q.; Jin, L.; Xiong, M. Artificial intelligence forecasting of covid-19 in china. arXiv 2020, arXiv:2002.07112. [Google Scholar]
  30. Kampf, G.; Todt, D.; Pfaender, S.; Steinmann, E. Persistence of coronaviruses on inanimate surfaces and its inactivation with biocidal agents. J. Hosp. Infect. 2020, 104, 246–251. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  31. Grant, W.B.; Giovannucci, E. The possible roles of solar ultraviolet-B radiation and vitamin D in reducing case-fatality rates from the 1918–1919 influenza pandemic in the United States. Derm. Endocrinol. 2009, 1, 215–219. [Google Scholar] [CrossRef] [PubMed]
  32. Chan, K.H.; Peiris, J.S.; Lam, S.Y.; Poon, L.L.; Yuen, K.Y.; Seto, W.H. The effects of temperature and relative humidity on the viability of the SARS coronavirus. Adv. Virol. 2011. [Google Scholar] [CrossRef] [PubMed]
  33. Coronavirus Incubation Period. Available online: https://www.worldometers.info/coronavirus/coronavirus-incubation-period/#24 (accessed on 27 March 2020).
  34. Coronavirus Testing: How it Is Done, When you Should Get One and How Long Results Take. Available online: https://www.liverpoolecho.co.uk/news/uk-world-news/coronavirus-testing-how-done-you-17912266 (accessed on 27 March 2020).
  35. Li, Q.; Guan, X.; Wu, P.; Wang, X.; Zhou, L.; Tong, Y.; Ren, R.; Leung, K.S.M.; Lau, E.H.Y.; Xing, X.; et al. Early Transmission Dynamics in Wuhan, China, of Novel Coronavirus–Infected Pneumonia. N. Engl. J. Med. 2020. [Google Scholar] [CrossRef]
  36. Coronavirus Testing: Information on COVID-19 Tests According to State Health Departments. Available online: https://www.nbcnews.com/health/health-news/coronavirus-testing-information-covid-19-tests-according-state-health-departments-n1158041 (accessed on 25 March 2020).
  37. In Italia ieri Record Mondiale di Decessi. Rebus Lombardia. Available online: https://ilmanifesto.it/in-italia-ieri-record-mondiale-di-decessi-rebus-lombardia/ (accessed on 26 March 2020).
  38. Coronavirus Cases. Available online: https://www.worldometers.info/coronavirus/ (accessed on 26 March 2020).
  39. Mikaeil, R.; Haghshenas, S.S.; Hoseinie, S.H. Rock penetrability classification using artificial bee colony (ABC) algorithm and self-organizing map. Geotech. Geol. Eng. 2018, 36, 1309–1318. [Google Scholar] [CrossRef]
  40. Naderpour, H.; Mirrashid, M. Moment capacity estimation of spirally reinforced concrete columns using ANFIS. Complex Intell. Syst. 2019, 1–11. [Google Scholar] [CrossRef] [Green Version]
  41. Naderpour, H.; Mirrashid, M. Shear failure capacity prediction of concrete beam–column joints in terms of ANFIS and GMDH. Pract. Period. Struct. Des. Constr. 2019, 24, 04019006. [Google Scholar] [CrossRef]
  42. Kayabekir, A.E.; Toklu, Y.C.; Bekdaş, G.; Nigdeli, S.M.; Yücel, M.; Geem, Z.W. A Novel Hybrid Harmony Search Approach for the Analysis of Plane Stress Systems via Total Potential Optimization. Appl. Sci. 2020, 10, 2301. [Google Scholar] [CrossRef] [Green Version]
  43. Na, K.S.; Cho, S.E.; Geem, Z.W.; Kim, Y.K. Predicting future onset of depression among community dwelling adults in the Republic of Korea using a machine learning algorithm. Neurosci. Lett. 2020, 721, 134804. [Google Scholar] [CrossRef]
  44. Kandiri, A.; Golafshani, E.M.; Behnood, A. Estimation of the compressive strength of concretes containing ground granulated blast furnace slag using hybridized multi-objective ANN and salp swarm algorithm. Constr. Build. Mater. 2020, 248, 118676. [Google Scholar] [CrossRef]
  45. Geem, Z.W. Transport energy demand modeling of South Korea using artificial neural network. Energy Policy 2011, 39, 4644–4650. [Google Scholar] [CrossRef]
  46. Rad, M.Y.; Haghshenas, S.S.; Kanafi, P.R.; Haghshenas, S.S. Analysis of Protection of Body Slope in the Rockfill Reservoir Dams on the Basis of Fuzzy Logic. In Proceedings of the 4th International Joint Conference on Computational Intelligence, Barcelona, Spain, 5–7 October 2012; pp. 367–373. [Google Scholar]
  47. Rad, M.Y.; Haghshenas, S.S.; Haghshenas, S.S. Mechanostratigraphy of cretaceous rocks by fuzzy logic in East Arak, Iran. In Proceedings of the 4th International Workshop on Computer Science and Engineering-Summer, WCSE, Dubai, 22–23 August 2014. [Google Scholar]
  48. Mikaeil, R.; Haghshenas, S.S.; Haghshenas, S.S.; Ataei, M. Performance prediction of circular saw machine using imperialist competitive algorithm and fuzzy clustering technique. Neural Comput. Appl. 2018, 29, 283–292. [Google Scholar] [CrossRef]
  49. Dormishi, A.; Ataei, M.; Mikaeil, R.; Khalokakaei, R.; Haghshenas, S.S. Evaluation of gang saws’ performance in the carbonate rock cutting process using feasibility of intelligent approaches. Eng. Sci. Technol. Int. J. 2019, 22, 990–1000. [Google Scholar] [CrossRef]
  50. Mikaeil, R.; Beigmohammadi, M.; Bakhtavar, E.; Haghshenas, S.S. Assessment of risks of tunneling project in Iran using artificial bee colony algorithm. SN Appl. Sci. 2019, 1, 1711. [Google Scholar] [CrossRef] [Green Version]
  51. Behnood, A.; Golafshani, E.M. Machine learning study of the mechanical properties of concretes containing waste foundry sand. Constr. Build. Mater. 2020, 243, 118152. [Google Scholar] [CrossRef]
  52. Cabaneros, S.M.S.; Calautit, J.K.; Hughes, B.R. A review of artificial neural network models for ambient air pollution prediction. Environ. Model. Softw. 2019, 119, 285–304. [Google Scholar] [CrossRef]
  53. Maleki, H.; Sorooshian, A.; Goudarzi, G.; Baboli, Z.; Birgani, Y.T.; Rahmati, M. Air pollution prediction by using an artificial neural network model. Clean Technol. Environ. Policy 2019, 21, 1341–1352. [Google Scholar] [CrossRef]
  54. Araujo, L.N.; Belotti, J.T.; Alves, T.A.; de Souza Tadano, Y.; Siqueira, H. Ensemble method based on Artificial Neural Networks to estimate air pollution health risks. Environ. Model. Softw. 2020, 123, 104567. [Google Scholar] [CrossRef]
  55. Mahdevari, S.; Shahriar, K.; Sharifzadeh, M.; Tannant, D.D. Stability prediction of gate roadways in longwall mining using artificial neural networks. Neural Comput. Appl. 2017, 28, 3537–3555. [Google Scholar] [CrossRef]
  56. Naderpour, H.; Poursaeidi, O.; Ahmadi, M. Shear resistance prediction of concrete beams reinforced by FRP bars using artificial neural networks. Measurement 2018, 126, 299–308. [Google Scholar] [CrossRef]
  57. Mohammadi, J.; Ataei, M.; Kakaei, R.K.; Mikaeil, R.; Haghshenas, S.S. Prediction of the production rate of chain saw machine using the multilayer perceptron (MLP) neural network. Civ. Eng. J. 2018, 4, 1575–1583. [Google Scholar] [CrossRef] [Green Version]
  58. Mikaeil, R.; Haghshenas, S.S.; Ozcelik, Y.; Gharehgheshlagh, H.H. Performance evaluation of adaptive neuro-fuzzy inference system and group method of data handling-type neural network for estimating wear rate of diamond wire saw. Geotech. Geol. Eng. 2018, 36, 3779–3791. [Google Scholar] [CrossRef]
  59. Genc, O.; Kisi, O.; Ardiclioglu, M. Modeling velocity distributions in small streams using different neuro-fuzzy and neural computing techniques. J. Water Clim. Chang. 2019. [Google Scholar] [CrossRef] [Green Version]
  60. Faris, H.; Aljarah, I.; Mirjalili, S. Improved monarch butterfly optimization for unconstrained global search and neural network training. Appl. Intell. 2018, 48, 445–464. [Google Scholar] [CrossRef]
  61. Noori, A.M.; Mikaeil, R.; Mokhtarian, M.; Haghshenas, S.S.; Foroughi, M. Feasibility of intelligent models for prediction of utilization factor of TBM. Geotech. Geol. Eng. 2020, 1–19. [Google Scholar] [CrossRef]
  62. Petrudi, S.H.J.; Pirouz, M.; Pirouz, B. Application of fuzzy logic for performance evaluation of academic students. In Proceedings of the 13th Iranian Conference on Fuzzy Systems (IFSC), Qazvin, Iran, 27–29 August 2013; pp. 1–5. [Google Scholar] [CrossRef]
  63. Karahan, H.; Gurarslan, G.; Geem, Z.W. Parameter estimation of the nonlinear Muskingum flood-routing model using a hybrid harmony search algorithm. J. Hydrol. Eng. 2013, 18, 352–360. [Google Scholar] [CrossRef]
  64. Haghshenas, S.S.; Haghshenas, S.S.; Mikaeil, R.; Sirati Moghadam, P.; Haghshenas, A.S. A new model for evaluating the geological risk based on geomechanical properties-case study: The second part of emamzade hashem tunnel. Electron. J. Geotech. Eng. 2017, 22, 309–320. [Google Scholar]
  65. Salemi, A.; Mikaeil, R.; Haghshenas, S.S. Integration of finite difference method and genetic algorithm to seismic analysis of circular shallow tunnels (Case study: Tabriz urban railway tunnels). KSCE J. Civ. Eng. 2018, 22, 1978–1990. [Google Scholar] [CrossRef]
  66. Haghshenas, S.S.; Faradonbeh, R.S.; Mikaeil, R.; Haghshenas, S.S.; Taheri, A.; Saghatforoush, A.; Dormishi, A. A new conventional criterion for the performance evaluation of gang saw machines. Measurement 2019, 146, 159–170. [Google Scholar] [CrossRef]
  67. Roohollah Shirani, F.; Haghshenas, S.S.; Taheri, A.; Mikaeil, R. Application of self-organizing map and fuzzy c-mean techniques for rockburst clustering in deep underground projects. Neural Comput. Appl. 2019, 1–15. [Google Scholar] [CrossRef]
  68. Mikaeil, R.; Bakhshinezhad, H.; Haghshenas, S.S.; Ataei, M. Stability analysis of tunnel support systems using numerical and intelligent simulations (case study: Kouhin Tunnel of Qazvin-Rasht Railway). Rud. Geološko Naft. Zb. 2019, 34, 1–10. [Google Scholar] [CrossRef] [Green Version]
  69. Hosseini, S.M.; Ataei, M.; Khalokakaei, R.; Mikaeil, R.; Haghshenas, S.S. Study of the effect of the cooling and lubricant fluid on the cutting performance of dimension stone through artificial intelligence models. Eng. Sci. Technol. Int. J. 2020, 23, 71–81. [Google Scholar] [CrossRef]
  70. Tikhamarine, Y.; Souag-Gamane, D.; Ahmed, A.N.; Kisi, O.; El-Shafie, A. Improving artificial intelligence models accuracy for monthly streamflow forecasting using grey Wolf optimization (GWO) algorithm. J. Hydrol. 2020, 582, 124435. [Google Scholar] [CrossRef]
  71. Pirouz, B.; Palermo, S.A.; Turco, M.; Piro, P. New Mathematical Optimization Approaches for LID Systems. In Numerical Computations: Theory and Algorithms. NUMTA 2019; Sergeyev, Y., Kvasov, D., Eds.; Lecture Notes in Computer Science; Springer: Cham, Switzerland, 2020; Volume 11973, pp. 583–595. [Google Scholar] [CrossRef]
  72. Ho, C.H.; Chang, P.T.; Hung, K.C.; Lin, K.P. Developing intuitionistic fuzzy seasonality regression with particle swarm optimization for air pollution forecasting. Ind. Manag. Data Syst. 2019, 119, 561–577. [Google Scholar] [CrossRef]
  73. Lee, C.Y.; Lee, Z.J.; Huang, J.Q.; Ye, F.L.; Ning, Z.Y.; Yang, C.F. Urban Air Quality Analysis and Forecast Based on Intelligent Algorithm with Parameter Optimization and Decision Rules. Appl. Sci. 2019, 9, 5445. [Google Scholar] [CrossRef] [Green Version]
  74. Shamshirband, S.; Hadipoor, M.; Baghban, A.; Mosavi, A.; Bukor, J.; Várkonyi-Kóczy, A.R. Developing an ANFIS-PSO model to predict mercury emissions in combustion flue gases. Mathematics 2019, 7, 965. [Google Scholar] [CrossRef] [Green Version]
  75. Wang, J.; Du, P.; Hao, Y.; Ma, X.; Niu, T.; Yang, W. An innovative hybrid model based on outlier detection and correction algorithm and heuristic intelligent optimization algorithm for daily air quality index forecasting. J. Environ. Manag. 2020, 255, 109855. [Google Scholar] [CrossRef]
  76. Zeinalnezhad, M.; Chofreh, A.G.; Goni, F.A.; Klemeš, J. Air pollution prediction using semi-experimental regression model and Adaptive Neuro-Fuzzy Inference System. J. Clean. Prod 2020, 121218. [Google Scholar] [CrossRef]
  77. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the ICNN’95-International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; Volume 4, pp. 1942–1948. [Google Scholar] [CrossRef]
  78. Shi, Y. Particle swarm optimization: Developments, applications and resources. In Proceedings of the 2001 Congress on Evolutionary Computation, Seoul, Korea, 27–30 May 2001; Volume 1, pp. 81–86. [Google Scholar] [CrossRef]
  79. Poli, R.; Kennedy, J.; Blackwell, T. Particle swarm optimization. Swarm Intell. 2007, 1, 33–57. [Google Scholar] [CrossRef]
  80. Mikaeil, R.; Haghshenas, S.S.; Sedaghati, Z. Geotechnical risk evaluation of tunneling projects using optimization techniques (case study: The second part of Emamzade Hashem tunnel). Nat. Hazards 2019, 97, 1099–1113. [Google Scholar] [CrossRef]
  81. Karaboga, D.; Akay, B. A comparative study of artificial bee colony algorithm. Appl. Math. Comput. 2019, 214, 108–132. [Google Scholar] [CrossRef]
  82. Tharwat, A.; Elhoseny, M.; Hassanien, A.E.; Gabel, T.; Kumar, A. Intelligent Bézier curve-based path planning model using Chaotic Particle Swarm Optimization algorithm. Clust. Comput. 2019, 22, 4745–4766. [Google Scholar] [CrossRef]
  83. Aryafar, A.; Mikaeil, R.; Doulati Ardejani, F.; Shaffiee Haghshenas, S.; Jafarpour, A. Application of non-linear regression and soft computing techniques for modeling process of pollutant adsorption from industrial wastewaters. J. Min. Environ. 2019, 10, 327–337. [Google Scholar] [CrossRef]
  84. Storn, R.; Price, K. Differential Evolution—A Simple and Efficient Adaptive Scheme for Global Optimization over Continuous Spaces; Technical Report; International Computer Science Institute: Berkeley, CA, USA, 1995. [Google Scholar]
  85. Storn, R.; Price, K. Minimizing the real functions of the ICEC’96 contest by differential evolution, In Evolutionary Computation. In Proceedings of the IEEE International Conference on Evolutionary Computation, Nagoya, Japan, 20–22 May 1996; pp. 842–844. [Google Scholar] [CrossRef]
  86. Storn, R.; Price, K. Differential evolution–a simple and efficient heuristic for global optimization over continuous spaces. J. Glob. Optim. 1997, 11, 341–359. [Google Scholar] [CrossRef]
  87. Aryafar, A.; Mikaeil, R.; Haghshenas, S.S.; Haghshenas, S.S. Application of meta-heuristic algorithms to optimal clustering of sawing machine vibration. Measurement 2018, 124, 20–31. [Google Scholar] [CrossRef]
  88. Dehghani, H.; Shafaghi, M. Prediction of blast-induced flyrock using differential evolution algorithm. Eng. Comput. 2017, 33, 149–158. [Google Scholar] [CrossRef]
  89. Yang, J.; Li, W.T.; Shi, X.W.; Xin, L.; Yu, J.F. A hybrid ABC-DE algorithm and its application for time-modulated arrays pattern synthesis. IEEE Trans. Antennas Propag. 2013, 61, 5485–5495. [Google Scholar] [CrossRef]
  90. Wang, L.; He, J.; Wu, D.; Zeng, Y.R. A novel differential evolution algorithm for joint replenishment problem under interdependence and its application. Int. J. Prod. Econ. 2012, 135, 190–198. [Google Scholar] [CrossRef]
  91. Dormishi, A.R.; Ataei, M.; Khaloo Kakaie, R.; Mikaeil, R.; Shaffiee Haghshenas, S. Performance evaluation of gang saw using hybrid ANFIS-DE and hybrid ANFIS-PSO algorithms. J. Min. Environ. 2019, 10, 543–557. [Google Scholar] [CrossRef]
  92. AdminStat. Maps, Analysis and Statistics about the Resident Population. Available online: https://ugeo.urbistat.com/AdminStat/en/it/demografia/dati-sintesi/milano/15/3 (accessed on 27 March 2020).
  93. Regions of Italy. Available online: https://en.wikipedia.org/wiki/Regions_of_Italy (accessed on 27 March 2020).
  94. 2020 Coronavirus Pandemic in Italy. Available online: https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_Italy#cite_note-139 (accessed on 25 March 2020).
  95. Lombardy. Available online: https://commons.wikimedia.org/wiki/File:Map_of_region_of_Lombardy,_Italy,_with_provinces-it.svg (accessed on 26 March 2020).
  96. Piedmont. Available online: https://commons.wikimedia.org/wiki/File:Map_of_region_of_Piedmont,_Italy,_with_provinces-en.svg (accessed on 26 March 2020).
  97. Emilia-Romagna. Available online: https://en.wikipedia.org/wiki/Emilia-Romagna#/media/File:Map_of_region_of_Emilia-Romagna,_Italy,_with_provinces-it.svg (accessed on 26 March 2020).
  98. Veneto. Available online: https://en.wikipedia.org/wiki/File:Map_of_region_of_Veneto,_Italy,_with_provinces-en.svg (accessed on 26 March 2020).
  99. Nelson, M.M.; Illingworth, W.T. A Practical Guide to Neural Nets; Addison- Wesley: Reading, MA, USA, 1991; OSTI Identifier: 5633084. [Google Scholar]
  100. Meteorological Conditions in the World. Available online: https://www.ogimet.com/ranking.phtml.en (accessed on 28 March 2020).
  101. Weather Forecast. Available online: https://yandex.com/weather/bologna/month/february (accessed on 28 March 2020).
Figure 1. The basic form of multilayer perceptron artificial neural network (ANN) [61].
Figure 1. The basic form of multilayer perceptron artificial neural network (ANN) [61].
Ijerph 17 03730 g001
Figure 2. The update of the velocity and position vectors [61].
Figure 2. The update of the velocity and position vectors [61].
Ijerph 17 03730 g002
Figure 3. The particle swarm optimization (PSO) algorithm flowchart [83].
Figure 3. The particle swarm optimization (PSO) algorithm flowchart [83].
Ijerph 17 03730 g003
Figure 4. The differential evolution (DE) algorithm flowchart [91].
Figure 4. The differential evolution (DE) algorithm flowchart [91].
Ijerph 17 03730 g004
Figure 5. Locations of the case study regions, Italy [94,95,96,97,98].
Figure 5. Locations of the case study regions, Italy [94,95,96,97,98].
Ijerph 17 03730 g005
Figure 6. The best cost per each iteration by PSO algorithm.
Figure 6. The best cost per each iteration by PSO algorithm.
Ijerph 17 03730 g006
Figure 7. The best cost per each iteration by DE algorithm.
Figure 7. The best cost per each iteration by DE algorithm.
Ijerph 17 03730 g007
Figure 8. Daily confirmed cases of COVID-19 in four regions.
Figure 8. Daily confirmed cases of COVID-19 in four regions.
Ijerph 17 03730 g008
Figure 9. Relative humidity in four regions.
Figure 9. Relative humidity in four regions.
Ijerph 17 03730 g009
Table 1. The selected case studies.
Table 1. The selected case studies.
Case StudyPopulation [92]Density, Population/km2 [93]Total Confirmed Cases Until 24th March [94]
Lombardy (Milan)10,060,57442230,703
Veneto (Venice)4,905,8542725948
Piedmont (Turin)4,356,4061725524
Emilia-Romagna (Bolonia)4,459,4771999254
Table 2. The control parameters of the developed model for ANN-PSO.
Table 2. The control parameters of the developed model for ANN-PSO.
Control ParametersValues
Number of hidden layers10
Swarm size15
Individual learning factor (C1)1.49
Social learning factor (C2)1.49
Maximum number of iterations30

Share and Cite

MDPI and ACS Style

Shaffiee Haghshenas, S.; Pirouz, B.; Shaffiee Haghshenas, S.; Pirouz, B.; Piro, P.; Na, K.-S.; Cho, S.-E.; Geem, Z.W. Prioritizing and Analyzing the Role of Climate and Urban Parameters in the Confirmed Cases of COVID-19 Based on Artificial Intelligence Applications. Int. J. Environ. Res. Public Health 2020, 17, 3730. https://doi.org/10.3390/ijerph17103730

AMA Style

Shaffiee Haghshenas S, Pirouz B, Shaffiee Haghshenas S, Pirouz B, Piro P, Na K-S, Cho S-E, Geem ZW. Prioritizing and Analyzing the Role of Climate and Urban Parameters in the Confirmed Cases of COVID-19 Based on Artificial Intelligence Applications. International Journal of Environmental Research and Public Health. 2020; 17(10):3730. https://doi.org/10.3390/ijerph17103730

Chicago/Turabian Style

Shaffiee Haghshenas, Sina, Behrouz Pirouz, Sami Shaffiee Haghshenas, Behzad Pirouz, Patrizia Piro, Kyoung-Sae Na, Seo-Eun Cho, and Zong Woo Geem. 2020. "Prioritizing and Analyzing the Role of Climate and Urban Parameters in the Confirmed Cases of COVID-19 Based on Artificial Intelligence Applications" International Journal of Environmental Research and Public Health 17, no. 10: 3730. https://doi.org/10.3390/ijerph17103730

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop