Loading [MathJax]/jax/output/SVG/jax.js
Research article Special Issues

Recurrent neural network for the dynamics of Zika virus spreading

  • Received: 09 February 2024 Revised: 06 March 2024 Accepted: 13 March 2024 Published: 02 April 2024
  • Recurrent Neural Networks (RNNs), a type of machine learning technique, have recently drawn a lot of interest in numerous fields, including epidemiology. Implementing public health interventions in the field of epidemiology depends on efficient modeling and outbreak prediction. Because RNNs can capture sequential dependencies in data, they have become highly effective tools in this field. In this paper, the use of RNNs in epidemic modeling is examined, with a focus on the extent to which they can handle the inherent temporal dynamics in the spread of diseases. The mathematical representation of epidemics requires taking time-dependent variables into account, such as the rate at which infections spread and the long-term effects of interventions. The goal of this study is to use an intelligent computing solution based on RNNs to provide numerical performances and interpretations for the SEIR nonlinear system based on the propagation of the Zika virus (SEIRS-PZV) model. The four patient dynamics, namely susceptible patients S(y), exposed patients admitted in a hospital E(y), the fraction of infective individuals I(y), and recovered patients R(y), are represented by the epidemic version of the nonlinear system, or the SEIR model. SEIRS-PZV is represented by ordinary differential equations (ODEs), which are then solved by the Adams method using the Mathematica software to generate a dataset. The dataset was used as an output for the RNN to train the model and examine results such as regressions, correlations, error histograms, etc. For RNN, we used 100% to train the model with 15 hidden layers and a delay of 2 seconds. The input for the RNN is a time series sequence from 0 to 5, with a step size of 0.05. In the end, we compared the approximated solution with the exact solution by plotting them on the same graph and generating the absolute error plot for each of the 4 cases of SEIRS-PZV. Predictions made by the model appeared to be become more accurate when the mean squared error (MSE) decreased. An increased fit to the observed data was suggested by this decrease in the MSE, which suggested that the variance between the model's predicted values and the actual values was dropping. A minimal absolute error almost equal to zero was obtained, which further supports the usefulness of the suggested strategy. A small absolute error shows the degree to which the model's predictions matches the ground truth values, thus indicating the level of accuracy and precision for the model's output.

    Citation: Kottakkaran Sooppy Nisar, Muhammad Wajahat Anjum, Muhammad Asif Zahoor Raja, Muhammad Shoaib. Recurrent neural network for the dynamics of Zika virus spreading[J]. AIMS Public Health, 2024, 11(2): 432-458. doi: 10.3934/publichealth.2024022

    Related Papers:

    [1] Anbazhagan Geetha, S. Usha, J. Santhakumar, Surender Reddy Salkuti . Forecasting of energy consumption rate and battery stress under real-world traffic conditions using ANN model with different learning algorithms. AIMS Energy, 2025, 13(1): 125-146. doi: 10.3934/energy.2025005
    [2] Constantinos S. Psomopoulos . Residue Derived Fuels as an Alternative Fuel for the Hellenic Power Generation Sector and their Potential for Emissions ReductionConstantinos S. Psomopoulos. AIMS Energy, 2014, 2(3): 321-341. doi: 10.3934/energy.2014.3.321
    [3] Tsepo Sechoala, Olawale Popoola, Temitope Ayodele . Economic and environmental assessment of electricity generation using biogas and heat energy from municipal solid waste: A case study of Lesotho. AIMS Energy, 2023, 11(2): 337-357. doi: 10.3934/energy.2023018
    [4] Romain Akpahou, Marshet M. Admas, Muyiwa S Adaramola . Evaluation of a bioenergy resource of agricultural residues and municipal solid wastes in Benin. AIMS Energy, 2024, 12(1): 167-189. doi: 10.3934/energy.2024008
    [5] Robinson J. Tanyi, Muyiwa S Adaramola . Bioenergy potential of agricultural crop residues and municipal solid waste in Cameroon. AIMS Energy, 2023, 11(1): 31-46. doi: 10.3934/energy.2023002
    [6] Jialin Song, Haoyi Zhang, Yanming Zhang, Zhongjiao Ma, Mingfei He . Research progress on industrial waste heat recycling and seasonal energy storage. AIMS Energy, 2025, 13(1): 147-187. doi: 10.3934/energy.2025006
    [7] NY Abd Halim, NIS Muhammad . Investigation of moisture content and higher heating value in refuse-derived fuel from agricultural residues using statistical modelling. AIMS Energy, 2025, 13(1): 1-12. doi: 10.3934/energy.2025001
    [8] Aklilu T. Habtewold, Demiss A. Ambie, Wondwossen B. Eremed . Solar assisted pyrolysis system for High-Density polyethylene plastic waste to fuel conversion. AIMS Energy, 2020, 8(3): 455-473. doi: 10.3934/energy.2020.3.455
    [9] Boua Sidoine KADJO, Mohamed Koïta SAKO, Kouadio Alphonse DIANGO, Amélie DANLOS, Christelle PERILHON . Characterization and optimization of the heat treatment of cashew nutshells to produce a biofuel with a high-energy value. AIMS Energy, 2024, 12(2): 387-407. doi: 10.3934/energy.2024018
    [10] Abdelrahman Kandil, Samir Khaled, Taher Elfakharany . Prediction of the equivalent circulation density using machine learning algorithms based on real-time data. AIMS Energy, 2023, 11(3): 425-453. doi: 10.3934/energy.2023023
  • Recurrent Neural Networks (RNNs), a type of machine learning technique, have recently drawn a lot of interest in numerous fields, including epidemiology. Implementing public health interventions in the field of epidemiology depends on efficient modeling and outbreak prediction. Because RNNs can capture sequential dependencies in data, they have become highly effective tools in this field. In this paper, the use of RNNs in epidemic modeling is examined, with a focus on the extent to which they can handle the inherent temporal dynamics in the spread of diseases. The mathematical representation of epidemics requires taking time-dependent variables into account, such as the rate at which infections spread and the long-term effects of interventions. The goal of this study is to use an intelligent computing solution based on RNNs to provide numerical performances and interpretations for the SEIR nonlinear system based on the propagation of the Zika virus (SEIRS-PZV) model. The four patient dynamics, namely susceptible patients S(y), exposed patients admitted in a hospital E(y), the fraction of infective individuals I(y), and recovered patients R(y), are represented by the epidemic version of the nonlinear system, or the SEIR model. SEIRS-PZV is represented by ordinary differential equations (ODEs), which are then solved by the Adams method using the Mathematica software to generate a dataset. The dataset was used as an output for the RNN to train the model and examine results such as regressions, correlations, error histograms, etc. For RNN, we used 100% to train the model with 15 hidden layers and a delay of 2 seconds. The input for the RNN is a time series sequence from 0 to 5, with a step size of 0.05. In the end, we compared the approximated solution with the exact solution by plotting them on the same graph and generating the absolute error plot for each of the 4 cases of SEIRS-PZV. Predictions made by the model appeared to be become more accurate when the mean squared error (MSE) decreased. An increased fit to the observed data was suggested by this decrease in the MSE, which suggested that the variance between the model's predicted values and the actual values was dropping. A minimal absolute error almost equal to zero was obtained, which further supports the usefulness of the suggested strategy. A small absolute error shows the degree to which the model's predictions matches the ground truth values, thus indicating the level of accuracy and precision for the model's output.



    Waste utilization and management is a major challenge in sustainable development, given the mammoth amount of waste being generated from various sources across the globe. Presently, the main trend in waste management is the production of value-added products from Municipal Solid Waste (MSW) [1,2,3], since it leads to the reduction in the amount of MSW deposited at the landfill and also decreases the consumption of traditional fossil fuel [3]. MSW is gaining momentum as a viable source of biofuel [4,5,6], this place a relative advantage on it and biomass as other renewable sources cannot be readily converted to liquid fuel. Also, there exists a high prospect of MSW utilization in electricity generation [7]. The United Nation (UN) projected that the world population will increase by 2.2 billion between 2017 and 2050 [8]. This seemingly exponential increase in the world population and the quest for urban life will subsequently lead to increase in both the MSW generation and energy demand. The main driver of the increase in MSW in urban areas is the change in consumption pattern and living standard of the urban population. In 2016 only, 2.01 billion tonnes of solid waste was generated at the rate of 0.74 kg/person in a day across the global cities with 33% not managed in an environmentally safe manner [9]. From the statistics, the waste generated in cities across the globe may increase to 3.40 billion tonnes from 2016 level by year 2050 [9]. In low-income countries, around 90% of the waste generated are not properly disposed [10]. The MSW generated from developing countries are made of 55–80 % household, followed by market and commercial areas, which are made of industrial, institutional, and other related sources with 10–30% contribution [11,12]. Residents of developing countries are at risk due to unsustainable and indiscriminate disposal of waste [13]. In view of the severe risk associated with this practice, managing waste is very germane to environmental protection and climate change mitigation. Several countries have moved to quantify and utilize the MSW which they generate [14,15,16,17]. Given the cost implication of waste management, waste to energy (WTE) can be considered as a sustainable pathway to waste management. This has a high prospect of serving as an alternative source of energy [18] and in the production of other value-added products [3], which are economically viable and environmentally sustainable [18,19]. MSW is made up of various heterogeneous substances, from which energy can be produced through various conversion processes such as biological, thermochemical, anaerobic digestion, pyrolysis incineration and so on [20,21,22,23,24,25]. Also, methane capturing was proposed as a way to sustainably manage the MSW [16].

    However, the design of new systems that can extract fuels from MSW requires knowledge of the fundamental properties of the MSW, especially its High heating value (HHV) and elemental composition as this gives the scientists and engineers a clue to the utility of the MSW in fuel production [26,27]. Heating value is used to determine the quantity of energy, which can be recovered from an amount of waste when subjected to conversion processes [20]. Although the heating value can be experimentally determined using bomb calorimeter, the current trend in global economy requires an urgent need to minimize the cost of production of energy, which include the determination of the heating value of MSW. The information from routine data such as moisture content, carbon, hydrogen, oxygen, nitrogen and sulphur, ash content enables rapid decisions about utilization of MSW. This will further provide a first-hand information regarding the gaseous emission and global warming potential of the MSW.

    Several models have been developed based on the experimental data from gravimetric composition, ultimate and proximate analysis and moisture content of waste [20]. However, most of these models do not account for the nonlinear dependencies of MSW [26,27,28]. This has therefore created a knowledge gap regarding the prediction of HHV of MSW [29,30]. A nonlinear dependency exists in MSW when a change in a property does not correspond to a change in other properties. For instance, a change in the moisture content or carbon content of MSW may not linearly correspond to a change in oxygen, hydrogen, nitrogen, or sulphur content. Previous correlations and models based on ultimate analysis were developed by Kathiravale, et al. [31], Wilson [32], Meraz et al [33], Boumanchar, et al. [34], Niessen [35], Chang [36] and Shi, et al. [37] to estimate the heating value of waste.

    Presented in Table 1 is an overview of correlations for the prediction of HHV of MSW feedstock. Also, Boumanchar, et al. [34] investigated Multiple Regression Analysis (MLR) and Genetic Programming (GP) formulation for the prediction of the HHV of MSW. Most of the correlations reported (Table 1) were based on the MSW [31,33,34,37], while others were based on organic waste [32,35,36].

    Table 1.  Correlations for the prediction of HHV.
    References Sample size Feedstock class Equation HHV (MJ/kg)
    Kathiravale et al [31] 60 MSW 0.416638C0.570017H+0.259031O0.598955N5.829078
    Boumanchar et al [34]-MLR 187 MSW 0.3805C+0.7700H4.0219
    Boumanchar et al [34]-GP 187 MSW 2.775+0.004027C0.004027C2+H+0.05706H12.97+0.02323H6.661+0.009398H5.961+12.97HH35.922C
    Shi et al [37] 193 MSW 0.350C+1.01H0.0826O
    Meraz et al [33] 100 MSW (10.01H2O)((0.3708C)1.1123H+0.1391O0.3178N0.1391S)
    Wilson [32] 100 Organic waste (10.01H2O)((0.3279C)1.5330H+0.1668O0.0242N0.0928S)
    Chang [36] 150 Organic waste 35.8368+0.7523H0.2674S0.4654)0.3814Cl0.2802N
    Niessen [35] 80 Waste water sludge 0.2322C+0.7655H0.0698S0.072O0.0262Cl0.1814P
    Note: C=Carbon; H=Hydrogen; O=Oxygen; S=Sulphur; N=Nitrogen; Cl=Chlorine; P=Phosphorous (on dry basis in % weight); H2O=Moisture content (as discarded, in % weight).

     | Show Table
    DownLoad: CSV

    Apart from the above-mentioned issues which are related to the prediction of the HHV of MSW, to the best of our knowledge, the literature survey revealed that there is no model which have compared the HHV of biomass using LM and RP. Therefore, the present study constructs a Multilayer Perceptron Artificial Neural Network (MLP-ANN) model for the prediction of High Heating Value (HHV) of MSW using Levenberg Marquardt (LM) and Resilient backpropagation (RP) as the training algorithms with moisture content, carbon, hydrogen, oxygen, nitrogen and sulphur, ash as the input variables.

    The data of experimental measurements from previous studies comprising 123 MSW samples were extracted from literature credited to Meraz, et al. [33] and Phyllis2 [38] since they are the most comprehensive database for MSW. Most of the MSW fall within the classes of domestic waste, plastic, paper, municipal residue, textile and so on. The input variables are the percentage elemental constituents (C, O, H, N, S, ash on dry basis, and moisture content) and the output variable is the HHV (MJ/kg). The dataset for the model was divided into training, testing, and validation in the ratio 70%, 10%, and 20% respectively. The descriptive statistical distribution of the MSW data applied in this study is as shown in Table 2.

    Table 2.  Descriptive statistical analysis of MSW experimental dataset.
    Composition H20 (%) C (%) H (%) O (%) N (%) S (%) Ash (%) HHV(MJ/kg)
    Minimum 0.2 0.5 0.08 0.23 0.04 0.01 0.26 0.14
    Maximum 78.7 87.1 14.2 47.8 10 1.5 98.9 45.9
    Average 20.4 42.8 5.7 27.1 1.2 0.3 23.2 16.2
    Std 22.5 18.3 2.7 13.8 1.7 0.3 28.9 9.6

     | Show Table
    DownLoad: CSV

    The Multilayer Perceptron (MLP) is a popular supervised learning technique in ANN whose architecture has been used for several forecasting problems in the literature [39,40,41]. It is a distributed mathematical model inspired by the behaviour of human brain and nervous system. The MLP basically consists of three layers; the input layer, hidden layer, and the output layer. The hidden layer may have one or more activation function(s) [42,43,44,45]. The input for this study is the elemental composition including the ash content of the MSW while the output is the HHV. In order to determine the optimal prediction model for the HHV, two training algorithms which are Levenberg Marquardt (LM), and Resilient Backpropagation (RP) algorithms were applied. The network is made of two hidden layers H1 and H2 with 2 and 3 neurons in the first and second layer respectively. After initial trials, the activation function used at the first layer was logarithmic sigmoid [46,47] while the second layer was SoftMax [42] and linear function was chosen for the output layers. Figure 1 and 2 show the schematic diagram of MLP-ANN and neural network architecture respectively. The training and testing steps involved in the MLP-ANN for the prediction of the heating value were presented in Figure 1 while the transfer functions used in the model formulation were represented in Figure 2.

    Figure 1.  The schematic diagram for MLP-ANN.
    Figure 2.  Neural network architecture for the prediction of HHV.

    The Levenberg Marquardt algorithm is well-known algorithm which exhibits adaptive behaviour according to the solution distance [48]. It has shown better performance in variety of application when compared to gradient descent and other conjugate gradient methods [49,50]. This method was developed to approach the second-order training speed such that the need for the computation of Hessian matrix is ruled out [51,52]. Considering the effectiveness and efficiency of Newton's method, LM aims at shifting to Newton's method for a quick convergence. The Hessian matrix is approximated when the scalar α is zero, but for a large size of α, a gradient descent with small step size is adopted. This is such that the scalar α is reduced after each successful step and an increase is observed only when an increase in performance function is envisaged by a preliminary step. Thus, a reduction in the performance function, which is typically a sum of the squares for feedforward backpropagation networks is observed at every iteration during the network training process [53]. The Jacobian matrix, which contains the first derivatives of the network errors as a vector with respect to the weights and biases can be computed using a standard backpropagation technique. This computation is observed to be less complex than the Hessian matrix. The weight update is achieved as follows:

    wjk(t+1)=wjk(t)+Δwjk(t) (1)

    such that

    Δwjk(t)=1[JT(w)J(w)+αI]JT(w)E(w) (2)

    where J is the Jacobian matrix, α is a scalar constant and I is an identity matrix.

    RP algorithm was developed to overcome the local minima error related to backpropagation. Resilient algorithm provides quick local adaptation during the training process. As one of the faster training algorithms, RP eliminates the effects caused by partial derivatives often associated with multi-layered networks trained with sigmoid functions. Slope of sigmoid functions used in multi-layer perceptron approach zeros as input size gets larger. This becomes a problem when steepest descent with sigmoid functions are used for network training. A slight change in the gradient value causes a slight change in the values of the weights and biases, even when the weights and biases are not close to their optimal values [53]. Rather than using the magnitude of the partial derivatives, RP algorithm applies the weight step based local gradient sign to update the weight. When the updated value of each weight is adapted, the delta weights, Δwjk are transformed as follows [52]:

    Δwjk(i)={Ajk(i)ifEwjk(i1)Ewjk(i)>0Ajk(i)ifEwjk(i1)Ewjk(i)<00else (3)

    where individual value change is Ajk(i) and the error function is E. RP algorithm gives a faster convergence during neural network training compared to most other algorithms. Table 3 presents the user-defined parameters for the training of the MLP model.

    Table 3.  User defined parameters for MLP-ANN.
    User-defined Parameters Value
    Data division ratio 7:1:2
    Number of iterations 600
    Transfer functions logsig and softmax
    Activation function LM and RP
    Number of hidden layers 2
    Number of input variables 7
    Number of output variable 1
    Normalization method Min-max
    Stopping criteria Minimum training error

     | Show Table
    DownLoad: CSV

    The performance of the MLP-ANN model was based on some statistical measures which are; mean absolute deviation (MAD), root mean square error (RMSE), mean absolute percentage error (MAPE), and coefficient of correlation (CC). The choice of these metrics is based on their application in numerous related studies as an effective means of determining the eligibility of the model for prediction. The MAPE gives an information about the average error as a percentage of the predicted value whether the error is positive or negative. It is a dimensionless index. The lower the value of MAPE, the better the performance of the model [37]. According to Chang et al [54], if MAPE is < 10%, the performance of the model is said to be excellent, for values between 10% to less than 20%, the model is considered good; MAPE value from 20% to less than 50% is classified as acceptable, however, a MAPE value > 50 is classified as unacceptable [54]. Although this classification is not absolute since the acceptable MAPE baseline also depend on the characteristics of the dataset. CC measure the strength of the association between two variables. If the value stands at 0, it means there is no correlation between the variables, but if ranges between ﹣1 to 1 then it means there is a strong negative or positive correlation between the variables. As the RMSE is becoming lower, the model is expected to become better.

    Correlation Coefficient (CC)

    CC=1ni=1(yk^yk)2ni=1(yk¯yk)2 (4)

    Root Mean square Error (RMSE):

    MSE=Nk=1[yk^yk]2N (5)

    Mean Absolute Deviation (MAD):

    MAD=1NNk=1|ykˉyk| (6)

    Mean absolute percentage error (MAPE)

    MAD=1NNk=1|ykˉyk| (7)

    The observed and predicted HHV at the testing phase using RP and LM are shown in Figure 3 and 4 respectively in order to compare the prediction performance of both models. It was observed that the predicted HHV and the actual HHV showed similar trend with the minimum and maximum absolute discrepancies being 0.0148 and 8.2034 MJ/kg respectively for LM and 0.0048 and 8.6719 MJ/kg respectively for RP. Both models follow a similar pattern across 90% of the dataset, this further shows the similarity between the predicted and the actual HHV and underlines the advantage of nonlinear regression model in the prediction of variation between the input and output variables. The results obtained in Figure 3 and 4 could improve if the moisture content were ignored in the development of the model [27], but the significance of this parameter in practical application of MSW means that it should be accounted for.

    Figure 3.  Predicted HHV for resilient back propagation (RP).
    Figure 4.  Prediction of HHV based on Levenberg Marquardt (LM).

    Figure 5 and 6 shows the regression analysis of the network output and the input for training, validation, testing, and overall dataset. The regression between the network input and the target function for RP and LM are 0.9704 and 0.9857 respectively. This shows that LM have better coefficient of regression which translates to better explaining power than RP; the explanatory power of LM is 2% greater than RP. Both learning algorithms showed that the ANN output are in close agreement with the actual HHV.

    Figure 5.  Regression analysis for RP.
    Figure 6.  Regression analysis for LM.

    Table 4 presents the evaluation of the accuracy of the model based on RMSE, MAD, MAPE and CC. Both algorithms showed better performance with good coverage when tested and validated. However, the comparative analysis of their performance metrics showed that LM has lower RMSE (3.095), MAD (0.328) and higher CC (0.986), though at the expense of lower MAPE which is obtained in the case of RP algorithm. The improved MAPE value obtained based on RP may have benefitted from improved speed of convergence, less sensitivity to the training parameters [55] and minimum learning steps attributed to RP.

    Table 4.  Evaluation indices for the models.
    Metrics RP LM GP [34] MLR [34]
    RMSE 3.587 3.095 2.865 4.3559
    MAD 2.409 0.328 - -
    MAPE (%) 21.680 22.483 - -
    CC 0.970 0.986 0.970 0.9459

     | Show Table
    DownLoad: CSV

    To ensure the validity of the developed model, the statistical measures were compared for GP and MLR developed by Boumanchar et al [34]. A comparison with the GP with LM and RP shows that the CC is the same for RP but lesser than LM. Also, the RMSE observed in GP is lesser than RP and LM, though at the expense of CC. The MLR shows the highest RMSE and lowest CC of all the models reported. It is safe to conclude that both LM and RP algorithms can be used for the prediction of the HHV of MSW since the variation in their performance is low.

    Also, the model developed in this study was further juxtaposed with the existing linear correlation from the literature. The comparison was only drawn with the correlations that used MSW as their dataset and based on this, Shi et al [37], Meraz et al [33], and Kathiravale et al [31] were selected. All the correlations were developed based on the data that was applied in this study to ensure the uniform condition. The deviation of the correlations from the actual experimental data and MLP-ANN model is shown in Table 5. The LM-based model shows the least deviation from the experimental results compared to the RP-based model. This may have been due to the inherent ability of the ANN model to learn the hidden patterns and adapt to non-linear distribution of the data, which is not the strength of linear regression.

    Table 5.  Experimental and predicted HHV based on different models.
    Experiment Deviation
    LM RP Shi etal [37] Meraz et al [33] Kathiravale et al [31]
    17.960 0.346 3.991 2.710 2.841 4.204
    17.400 0.126 0.305 1.770 1.607 3.177
    16.850 0.169 5.828 1.907 1.806 4.290
    16.050 0.008 12.480 3.134 3.107 3.391
    15.337 0.165 11.035 1.670 0.199 2.866
    14.663 0.028 3.326 2.272 2.091 2.092
    9.960 0.227 3.096 9.898 5.374 9.213
    9.780 0.208 8.362 10.026 8.142 10.106
    8.221 0.137 2.260 3.367 0.004 3.791
    6.030 0.013 1.477 5.025 0.672 6.105
    5.691 0.056 2.254 16.786 0.152 0.012
    3.970 0.862 1.640 15.111 0.008 17.572
    2.772 0.228 0.171 0.196 0.032 0.210
    1.416 0.086 0.025 1.292 1.395 0.960
    1.314 0.044 0.109 0.044 0.158 1.432
    0.779 0.015 0.083 0.107 0.016 0.005
    0.523 0.009 4.301 0.016 0.084 3.523
    0.437 0.052 0.172 0.084 0.017 2.698

     | Show Table
    DownLoad: CSV

    The MSW ultimate analysis data with different sort of waste were applied to develop MLP-ANN model given the simplicity of this approach as only little calculation is required. This model was applied to predict the HHV of MSW as an avenue for waste to energy production. It was concluded that both LM and RP algorithms can be used for the prediction of the HHV of MSW, however, the LM-based model performs better than the RP-based model. This tool will be very useful in decision-making process for the designing of thermal conversion system and accelerate the MSW to energy conversion process. Further study will include the larger dataset with an ANN optimization, in order to further improve the robustness of the model.

    The authors declare no conflict of interests.


    Acknowledgments



    The authors extend their appreciation to Prince Sattam bin Abdulaziz University for funding this research work through the project number (PSAU/2024/01/78916).

    Conflict of Interest



    The authors declare no conflict of interest.

    [1] Dick GW, Kitchen SF, Haddow AJ (1952) Zika virus (I). Isolations and serological specificity. Trans R Soc Trop Med Hyg 46: 509-520. https://doi.org/10.1016/0035-9203(52)90042-4
    [2] Simpson David IH (1964) Zika virus infection in man. Trans R Soc Trop Med Hyg 58: 335-338. https://doi.org/10.1016/0035-9203(64)90201-9
    [3] Moore DÁ, Causey OR, Carey DE, et al. (1975) Arthropod-borne viral infections of man in Nigeria, 1964–1970. Ann Trop Med Parasitol 69: 49-64. https://doi.org/10.1080/00034983.1975.11686983
    [4] Olson J, Ksiazek TG (1981) Zika virus, a cause of fever in Central Java, Indonesia. Trans R Soc Trop Med Hyg 75: 389-393. https://doi.org/10.1016/0035-9203(81)90100-0
    [5] Lyle R. Petersen, Denise J. Jamieson, Ann M. Powers, et al. (2016) Zika virus. New Engl J Med 374: 1552-1563. https://doi.org/10.1056/NEJMra1602113
    [6] Duffy MR, Chen TH, Hancock WT, et al. (2009) Zika virus outbreak on Yap Island, federated states of Micronesia. New Engl J Med 360: 2536-2543. https://doi.org/10.1056/NEJMoa0805715
    [7] Zanluca C, Melo VCAD, Mosimann ALP, et al. (2015) First report of autochthonous transmission of Zika virus in Brazil. Mem Inst Oswaldo Cruz 110: 569-572. https://doi.org/10.1590/0074-02760150192
    [8] Rasmussen SA, Jamieson DJ, Honein MA, et al. (2016) Zika virus and birth defects—reviewing the evidence for causality. New Engl J Med 374: 1981-1987. https://doi.org/10.1056/NEJMsr1604338
    [9] Serrato IM, Moreno-Aguilera D, Caicedo PA, et al. (2022) Vector competence of lambda-cyhalothrin resistant Aedes aegypti strains for dengue-2, Zika and chikungunya viruses in Colombia. Plos One 17: e0276493. https://doi.org/10.1371/journal.pone.0276493
    [10] World Health OrganizationSituation report: Zika virus, microcephaly, Guillain-Barré syndrome (‎2016). Available from: https://iris.who.int/handle/10665/250295
    [11] Secretaría de Salud.Boletín epidemiológico. Sistema Nacional de Vigilancia Epidemiológica. Sistema Único Información (2019) 52: p.57. https://www.gob.mx/salud/acciones-y-programas/direccion-general-de-epidemiologia-boletin-epidemiologico
    [12] Liu L (2014) Fields Virology, 6th Edition. Clin Infec Dis 59: 613-613. https://doi.org/10.1093/cid/ciu346
    [13] Pierson TC, Diamond MS (2012) Degrees of maturity: The complex structure and biology of flaviviruses. Curr Opin Virol 2: 168-175. https://doi.org/10.1016/j.coviro.2012.02.011
    [14] Yu IM, Zhang W, Holdaway HA, et al. (2008) Structure of the immature dengue virus at low pH primes proteolytic maturation. Science 319: 1834-1837. https://doi.org/10.1126/science.1153264
    [15] Boigard H, Alimova A, Martin GR, et al. (2017) Zika virus-like particle (VLP) based vaccine. PLoS Negl Trop Dis 11: e0005608. https://doi.org/10.1371/journal.pntd.0005608
    [16] Crill Wayne D, Gwong-Jen J Chang (2004) Localization and characterization of flavivirus envelope glycoprotein cross-reactive epitopes. J Virol 78: 13975-13986. https://doi.org/10.1128/JVI.78.24.13975-13986.2004
    [17] Lindenbach BD, Rice CM (2003) Molecular biology of flaviviruses. Adv Virus Res 59: 23-62. https://doi.org/10.1016/S0065-3527(03)59002-9
    [18] Dowd KA, Ko SY, Morabito KM (2016) Rapid development of a DNA vaccine for Zika virus. Science 354: 237-240. https://doi.org/10.1126/science.aai9137
    [19] Muthumani K, Griffin BD, Agarwal S, et al. (2016) In vivo protection against ZIKV infection and pathogenesis through passive antibody transfer and active immunisation with a prMEnv DNA vaccine. NPJ Vaccines 1: 16021. https://doi.org/10.1038/npjvaccines.2016.21
    [20] Nour AM, Li Y, Wolenski J, et al. (2013) Viral membrane fusion and nucleocapsid delivery into the cytoplasm are distinct events in some flaviviruses. PLoS Pathog 9: e1003585. https://doi.org/10.1371/journal.ppat.1003585
    [21] Topal AO, Chitic R, Leprévost F (2023) One evolutionary algorithm deceives humans and ten convolutional neural networks trained on ImageNet at image recognition. Appl Soft Comput 143: 110397. https://doi.org/10.1016/j.asoc.2023.110397
    [22] Shin J, Musa Miah AS, Hasan MAM, et al. (2023) Korean Sign Language Recognition Using Transformer-Based Deep Neural Network. Appl Sci 13: 3029. https://doi.org/10.3390/app13053029
    [23] Kanwisher N, Khosla M, Dobs K (2023) Using artificial neural networks to ask ‘why’questions of minds and brains. Trends Neurosci 46: 240-254. https://doi.org/10.1016/j.tins.2022.12.008
    [24] Jorgenson DW, Weitzman ML, Zhang YX, et al. (2024) Can neural networks predict stock market?. AC Inv Res J 220. Available from: https://www.ademcetinkaya.com/p/how-does-rating-model-work.html
    [25] Bi K, Xie L, Zhang H, et al. (2023) Accurate medium-range global weather forecasting with 3D neural networks. Nature 619: 533-538. https://doi.org/10.1038/s41586-023-06185-3
    [26] Veličković P (2023) Everything is connected: Graph neural networks. Curr Opin Struct Biol 79: 102538. https://doi.org/10.1016/j.sbi.2023.102538
    [27] Sabir Z, Bhat SA, Raja MAZ, et al. (2023) A swarming neural network computing approach to solve the Zika virus model. Eng Appl Artif Intel 126: 106924. https://doi.org/10.1016/j.engappai.2023.106924
    [28] Rubio-Solis A, Musah A, Dos Santos P, et al. ZIKA virus: Prediction of Aedes mosquito larvae occurrence in Recife (Brazil) using online extreme learning machine and neural networks. In Proceedings of the 9th international conference on digital public health; c2019 : p. 101-110. https://doi.org/10.1145/3357729.3357738
    [29] Mahalakshmi B, Suseendran G (2019) Prediction of zika virus by multilayer perceptron neural network (MLPNN) using cloud. Int J Recent Technol Eng (IJRTE) 8: 1-6. https://doi.org/10.35940/ijrte.B1041.0982S1119
    [30] Yin R, Luusua E, Dabrowski J, et al. (2020) Tempel: Time-series mutation prediction of influenza A viruses via attention-based recurrent neural networks. Bioinformatics 36: 2697-2704. https://doi.org/10.1093/bioinformatics/btaa050
    [31] Gupta AK, Srinivasulu A, Hiran KK, et al. (2022) Prediction of omicron virus using combined extended convolutional and recurrent neural networks technique on CT-scan images. Interdiscip Perspect Infect Dis 2022: 1525615. https://doi.org/10.1155/2022/1525615
    [32] Bonet I, García MM, Saeys Y, et al. (2007) Predicting human immunodeficiency virus (HIV) drug resistance using recurrent neural networks. In International Work-Conference on the Interplay Between Natural and Artificial Computation; c2007 : p. 234-243. https://doi.org/10.1007/978-3-540-73053-8_23
    [33] Sindhu TN, Çolak AB, Lone SA, et al. (2024) A decreasing failure rate model with a novel approach to enhance the artificial neural network's structure for engineering and disease data analysis. Tribol Int 192: 109231. https://doi.org/10.1016/j.triboint.2023.109231
    [34] Shafiq Anum, Andaç Batur Çolak, Tabassum Naz Sindhu, et al. (2023) Modeling and survival exploration of breast carcinoma: A statistical, maximum likelihood estimation, and artificial neural network perspective. Artif Intel Life Sci 4: 100082. https://doi.org/10.1016/j.ailsci.2023.100082
    [35] Shafiq A, Çolak AB, Sindhu TN (2024) Comparative analysis to study the Darcy–Forchheimer Tangent hyperbolic flow towards cylindrical surface using artificial neural network: An application to Parabolic Trough Solar Collector. Math Comput Simulat 216: 213-230. https://doi.org/10.1016/j.matcom.2023.09.014
    [36] Shafiq A, Çolak AB, Sindhu TN (2023) Development of an intelligent computing system using neural networks for modeling bioconvection flow of second-grade nanofluid with gyrotactic microorganisms. Numerical Heat Transfer Part B: Fundamentals. https://doi.org/10.1080/10407790.2023.2273512
    [37] Shafiq A, Çolak AB, Sindhu TN (2023) Significance of EMHD graphene oxide (GO) water ethylene glycol nanofluid flow in a Darcy–Forchheimer medium by machine learning algorithm. Eur Phys J Plus 138: 213. https://doi.org/10.1140/epjp/s13360-023-03798-5
    [38] Shafiq A, Çolak AB, Sindhu TN (2023) Analyzing activation energy and binary chemical reaction effects with artificial intelligence approach in axisymmetric flow of third grade nanofluid subject to Soret and Dufour effects. Heat Transf Re 54: 75-94. https://doi.org/10.1615/HeatTransRes.2022045008
    [39] Shafiq A, Çolak AB, Sindhu TN (2023) Optimization of the numerical treatment of the Darcy–Forchheimer flow of Ree–Eyring fluid with chemical reaction by using artificial neural networks. Int J Numer Meth Fl 95: 176-192. https://doi.org/10.1002/fld.5147
    [40] Çolak AB, Sindhu TN, Lone SA, et al. (2024) A comparative analysis of maximum likelihood estimation and artificial neural network modeling to assess electrical component reliability. Qual Reliab Eng Int 40: 91-114. https://doi.org/10.1002/qre.3233
    [41] Çolak AB, Sindhu TN, Lone SA, et al. (2023) Reliability study of generalized Rayleigh distribution based on inverse power law using artificial neural network with Bayesian regularization. Tribol Int 185: 108544. https://doi.org/10.1016/j.triboint.2023.108544
    [42] Shafiq A, Çolak AB, Swarup C, et al. (2022) Reliability analysis based on mixture of lindley distributions with artificial neural network. Adv Theor Simul 5: 2200100. https://doi.org/10.1002/adts.202200100
    [43] Shafiq A, Çolak AB, Sindhu TN, et al. (2022) Comparative study of artificial neural network versus parametric method in COVID-19 data analysis. Results Phys 38: 105613. https://doi.org/10.1016/j.rinp.2022.105613
    [44] Shafiq A, Çolak AB, Naz Sindhu T (2021) Designing artificial neural network of nanoparticle diameter and solid–fluid interfacial layer on single-walled carbon nanotubes/ethylene glycol nanofluid flow on thin slendering needles. Int J Numer Meth Fl 93: 3384-3404. https://doi.org/10.1002/fld.5038
    [45] Shafiq A, Çolak AB, Sindhu TN, et al. (2021) Estimation of unsteady hydromagnetic Williamson fluid flow in a radiative surface through numerical and artificial neural network modeling. Sci Rep 11: 14509. https://doi.org/10.1038/s41598-021-93790-9
    [46] Rezapour S, Mohammadi H, Jajarmi A (2020) A new mathematical model for Zika virus transmission. Adv Differ Equ 589: 1-15. https://doi.org/10.1186/s13662-020-03044-7
    [47] Sabir Z (2022) Stochastic numerical investigations for nonlinear three-species food chain system. Int J Biomath 15: 2250005. https://doi.org/10.1142/S179352452250005X
    [48] Shoaib M, Zubair G, Nisar KS, et al. (2021) Ohmic heating effects and entropy generation for nanofluidic system of Ree-Eyring fluid: Intelligent computing paradigm. Int Commun Heat Mass 129: 105683. https://doi.org/10.1016/j.icheatmasstransfer.2021.105683
    [49] Nisar KS, Anjum MW, Raja MAZ, et al. (2024) Homogeneous-heterogeneous reactions on Darcy-Forchheimer nanofluid flow system. Case Stud Therm Eng 53: 103882. https://doi.org/10.1016/j.csite.2023.103882
    [50] Sabir Z, Wahab HA, Ali MR, et al. (2022) Neuron analysis of the two-point singular boundary value problems arising in the thermal explosion's theory. Neural Process Lett 54: 4297-4324. https://doi.org/10.1007/s11063-022-10809-6
    [51] Sabir Z, Wahab HA (2021) Evolutionary heuristic with Gudermannian neural networks for the nonlinear singular models of third kind. Phys Scripta 96: 125261. https://doi.org/10.1088/1402-4896/ac3c56
    [52] Sabir Z, Raja MAZ, Baleanu D (2021) Fractional mayer neuro-swarm heuristic solver for multi-fractional order doubly singular model based on lane–emden equation. Fractals 29: 2140017. https://doi.org/10.1142/S0218348X2140017X
  • This article has been cited by:

    1. Felix Ishola, Damola Adelekan, Angela Mamudu, Temitope Abodunrin, Abraham Aworinde, Obafemi Olatunji, Stephen Akinlabi, Biodiesel production from palm olein: A sustainable bioresource for Nigeria, 2020, 6, 24058440, e03725, 10.1016/j.heliyon.2020.e03725
    2. Ankun Xu, Huimin Chang, Yingjie Xu, Rong Li, Xiang Li, Yan Zhao, Applying artificial neural networks (ANNs) to solve solid waste-related issues: A critical review, 2021, 124, 0956053X, 385, 10.1016/j.wasman.2021.02.029
    3. T.O. Babarinde, S.A. Akinlabi, D.M. Madyira, F.M. Ekundayo, P.A. Adedeji, Dataset and ANN model prediction of performance of graphene nanolubricant with R600a in domestic refrigerator system, 2020, 32, 23523409, 106098, 10.1016/j.dib.2020.106098
    4. Fatima Ezzahra Yatim, Imane Boumanchar, Bousalham Srhir, Younes Chhiti, Charafeddine Jama, Fatima Ezzahrae M'hamdi Alaoui, Waste-to-energy as a tool of circular economy: Prediction of higher heating value of biomass by artificial neural network (ANN) and multivariate linear regression (MLR), 2022, 153, 0956053X, 293, 10.1016/j.wasman.2022.09.013
    5. Paul A. Adedeji, Obafemi O. Olatunji, Nkosinathi Madushele, Abiola O. Ajayeoba, 2021, 9780128245552, 79, 10.1016/B978-0-12-824555-2.00026-5
    6. Hoang Lan Vu, Kelvin Tsun Wai Ng, Amy Richter, Jianbing Li, Seyed Ashkan Hosseinipooya, Impacts of nested forward validation techniques on machine learning and regression waste disposal time series models, 2022, 72, 15749541, 101897, 10.1016/j.ecoinf.2022.101897
    7. Usman Alhaji Dodo, Evans Chinemezu Ashigwuike, Jonas Nwachukwu Emechebe, Sani Isah Abba, Prediction of energy content of biomass based on hybrid machine learning ensemble algorithm, 2022, 8, 27724271, 100157, 10.1016/j.nexus.2022.100157
    8. Wanjun Xia, Yanping Jiang, Xiaohong Chen, Rui Zhao, Application of machine learning algorithms in municipal solid waste management: A mini review, 2022, 40, 0734-242X, 609, 10.1177/0734242X211033716
    9. Usman Alhaji Dodo, Evans Chinemezu Ashigwuike, Sani Isah Abba, Machine learning models for biomass energy content prediction: A correlation-based optimal feature selection approach, 2022, 19, 2589014X, 101167, 10.1016/j.biteb.2022.101167
    10. Oluwatobi Adeleke, Stephen Akinlabi, Tien-Chien Jen, Paul A. Adedeji, Israel Dunmade, Evolutionary-based neuro-fuzzy modelling of combustion enthalpy of municipal solid waste, 2022, 34, 0941-0643, 7419, 10.1007/s00521-021-06870-2
    11. Jithina Jose, T. Sasipraba, Estimation of Higher Heating Value for MSW Using DSVM and BSOA, 2023, 36, 1079-8587, 573, 10.32604/iasc.2023.030479
    12. Anna Matveeva, Aleksey Bychkov, How to Train an Artificial Neural Network to Predict Higher Heating Values of Biofuel, 2022, 15, 1996-1073, 7083, 10.3390/en15197083
    13. Olusegun Abayomi Olalere, Chee‐Yuen Gan, Paul Adeola Adedeji, Modupeola Elizabeth Olalere, Nawzat Aljbour, Multi‐objective Deng's grey incidence analysis, orthogonal optimization, and artificial neural network modelling in hot‐maceration‐assisted extraction of African cucumber leaves ( Momordica balsamina ) , 2022, 100, 0008-4034, 588, 10.1002/cjce.24138
    14. Ivan Brandić, Lato Pezo, Nikola Bilandžija, Anamarija Peter, Jona Šurić, Neven Voća, Artificial Neural Network as a Tool for Estimation of the Higher Heating Value of Miscanthus Based on Ultimate Analysis, 2022, 10, 2227-7390, 3732, 10.3390/math10203732
    15. Shiv Kumar Verma, Dharamveer Singh Sagar, 2022, Segregation of Municipal Solid Waste With Use of Residual Network, 978-1-6654-5635-7, 1, 10.1109/ICERECT56837.2022.10060151
    16. Fuquan Song, Heying Ding, Yongzheng Wang, Shiming Zhang, Jinbiao Yu, A Well Production Prediction Method of Tight Reservoirs Based on a Hybrid Neural Network, 2023, 16, 1996-1073, 2904, 10.3390/en16062904
    17. Fatima Ezzahra Yatim, Rachid Ait Belale, Ilham Abala, Younes Chhiti, Natalia Munoz Rujas, Fernando Aguilar, Fatima Ezzahrae M'hamdi Alaoui, Blending biomass-based liquid biofuels for a circular economy: Measuring and predicting density for biodiesel and hydrocarbon mixtures at high pressures and temperatures by machine learning approach, 2024, 234, 09601481, 121146, 10.1016/j.renene.2024.121146
    18. Tirthankar Basu, Arijit Das, Ketan Das, Paulo Pereira, Urban expansion induced loss of natural vegetation cover and ecosystem service values: A scenario-based study in the siliguri municipal corporation (Gateway of North-East India), 2023, 132, 02648377, 106838, 10.1016/j.landusepol.2023.106838
    19. Seyyed Amirreza Abdollahi, Seyyed Faramarz Ranjbar, Dorsa Razeghi Jahromi, Applying feature selection and machine learning techniques to estimate the biomass higher heating value, 2023, 13, 2045-2322, 10.1038/s41598-023-43496-x
    20. Adnane Mounadel, Hamid Ech-Cheikh, Saâd Lissane Elhaq, Ahmed Rachid, Mohamed Sadik, Bilal Abdellaoui, Application of artificial intelligence techniques in municipal solid waste management: a systematic literature review, 2023, 12, 2162-2515, 316, 10.1080/21622515.2023.2205027
    21. Usman Alhaji Dodo, Mustapha Alhaji Dodo, Asia'u Talatu Belgore, Munir Aminu Husein, Evans Chinemezu Ashigwuike, Ahmed Saba Mohammed, Sani Isah Abba, Comparative study of different training algorithms in backpropagation neural networks for generalized biomass higher heating value prediction, 2024, 2, 29497205, 100060, 10.1016/j.gerr.2024.100060
    22. C. U. Ezeh, K. A. Adjei, S. Schönbrodt-Stitt, O. Igwe, M. Y. Asare, K. Preko, Scale-Related Variations in Soil Loss and Validation of the RUSLE Model in Anambra State, Nigeria, 2024, 1064-2293, 10.1134/S1064229324600015
    23. Amin Shahsavar, Mojtaba Sepehrnia, Ali Fateh Moghaddam, Somayeh Davoodabadi Farahani, Effects of sonication time on thermophysical properties of ternary hybrid nanofluid and modeling thermophysical properties utilizing two GMDH and SVR models based on machine learning, 2024, 163, 18761070, 105650, 10.1016/j.jtice.2024.105650
    24. Iffadhiya Fathin Adiba, Sudathip Sae‐tan, Wattinee Katekhong, Pitiporn Ritthiruangdej, Ravipim Chaveesuk, Savitree Ratanasumawong, Effect of ingredients on cooking quality, textural properties, and microstructure of fresh mung bean by‐product gluten‐free pasta, 2024, 59, 0950-5423, 2581, 10.1111/ijfs.16997
    25. Evita Intan Cahyaningtyas, Youllia Indrawaty Nurhasanah, Hary Nugroho, 2024, Performance Analysis of Integrated GeoAI Using Multi-Layer Perceptron Based on Hyperparameter to Identify Landslide Prone Areas: A Case Study from West Bandung, 979-8-3503-6880-2, 1, 10.1109/CENIM64038.2024.10882700
    26. Saptarshi Mondal, Islam M. Rafizul, Predicting calorific value through proximate analysis of municipal solid waste using soft computing system, 2025, 7, 3004-9261, 10.1007/s42452-025-06643-9
    27. Oluwatobi Adeleke, Obafemi O. Olatunji, Tien-Chien Jen, 2024, An Assessment of Clustering Performance in Neuro-fuzzy system for prediction of Energy Content of Waste-derived Biomass, 979-8-3315-4255-9, 1, 10.1109/NIGERCON62786.2024.10927205
    28. Nasreen Banu Mohamed Ishaque, S. Metilda Florence, Development of a Deep Learning Predictive Model for Estimating Higher Heating Value in Municipal Solid Waste Management, 2025, 26667908, 100966, 10.1016/j.clet.2025.100966
  • Reader Comments
  • © 2024 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(1613) PDF downloads(92) Cited by(1)

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog