Abstract

Model selection and parameter estimation are very important in many fields. However, the existing methods have many problems, such as low efficiency in model selection and inaccuracy in parameter estimation. In this study, we proposed a new algorithm named improved approximate Bayesian computation sequential Monte Carlo algorithm (IABC-SMC) based on approximate Bayesian computation sequential Monte Carlo algorithm (ABC-SMC). Using the IABC-SMC algorithm, given data and the set of two models including logistic and Gompertz models of infectious diseases, we obtained the best fitting model and the values of unknown parameters of the corresponding model. The simulation results showed that the IABC-SMC algorithm can quickly and accurately select a model that best matches the corresponding epidemic data among multiple candidate models and estimate the values of unknown parameters of model very accurately. We further compared the effects of IABC-SMC algorithm with that of ABC-SMC algorithm. Simulations showed that the IABC-SMC algorithm can improve the accuracy of estimated parameter values and the speed of model selection and also avoid the shortage of ABC-SMC algorithm. This study suggests that the IABC-SMC algorithm can be seen as a promising method for model selection and parameter estimation.

1. Introduction

In many fields of engineering and science, researchers or engineers are dealing with model selection and comparison problems. The selection of the most suitable model among several competitive models is the necessary basis to determine whether the data can accurately estimate and predict the characteristics of data. In reality, it may be a challenge to choose a model that best matches the real data among some similar models, because it requires a deep understanding of the nature of things, in addition, if the parameters in the similar models are also unknown and the reliability of model selection is questionable. To get a reliable model, it is necessary to estimate the values of unknown parameters in the model. Infectious diseases that have occurred in recent years have significantly affected public health and the economy. Therefore, it is very important to perform model selection and parameter estimation in similar models in the process of infectious disease analysis, prediction, and control.

More attention has been paid to model selection and parameter estimation in recent decades. Given several potential models and one or more sets of data, the model selection should be able to select the best fitting model and estimate the values of unknown parameters in the model, to better fit the data. Several approaches have been applied to model selection, among which the Bayesian method is the most popular. The Bayesian theory is a very comprehensive approach and has universal applicability to the method of inferring models from data. Many different examples illustrated the application of the Bayesian methods [16]. When the likelihood function is very complex or difficult to calculate, the Markov chain Monte Carlo (MCMC) method that can obtain approximate posterior distributions of parameters through sampling is successfully applied in model selection [7]. A practical solution combining particle filter model identification algorithm with real-time measurement system was proposed [8]. Skilling [9, 10] has proposed nested sampling (NS) as an alternative way of handling model selection and parameter estimation. In [11], when the distance between observed data and simulated data is the smallest, the observed data in likelihood are replaced by simulated data in the ABC algorithm. The authors in [12, 13] introduced the application of approximate Bayesian computation based on the sequential Monte Carlo (ABC-SMC) algorithm in model selection and parameter estimation. The advantage of ABC-SMC algorithm is that the prior distributions of parameters are adaptive, so it can study the complex posterior distributions of parameters more effectively. Reference [14] offered a recalibration posterior processing method that satisfies the coverage attribute to improve the quality of posterior distributions of parameters of ABC algorithm. Several criteria have been proposed to deal with the goodness of fit between the candidate model and data when dealing with model selection, such as AIC [15, 16], weighted Bayesian information criterion (BIC) [17], and Bayes factors, but all criteria are an approximation of Bayes factors [18]. These criteria are related to the marginal likelihood approximation and are also commonly used in the Bayesian inference [19, 20]. AIC is still the most widely used information criterion for ranking models among IT methods.

The ABC-SMC algorithm is a classic algorithm that provides the possibility to select the most suitable model among multiple competing models and estimate the values of unknown parameters of the model. However, a tolerance sequence is required as a selection criterion for accepting or rejecting sampling parameters in this algorithm. More seriously, the ABC-SMC algorithm must manually define an appropriate threshold sequence to ensure the accuracy of the algorithm, but choosing an appropriate threshold sequence requires us to try many times, which may be very troublesome and time-consuming. Another problem of the ABC-SMC algorithm is that the algorithm selects an appropriate model at each iteration instead of selecting an optimal model at the end of the algorithm, which results in a longer computation time and lower efficiency of the algorithm. So, is there a better way to solve these problems? Is it possible to choose the best model to fit the corresponding data?

This study is intended to investigate the effects of the proposed algorithm in model selection and parameter estimation. To overcome the drawbacks of classical ABC-SMC algorithm, we propose an IABC-SMC algorithm based on the ABC-SMC algorithm and recalibration postprocessing method. Taking dengue outbreak data and A/H1N1 outbreak data of infectious disease as examples, the IABC-SMC algorithm is used to estimate the values of unknown parameters of classic model including logistic model and Gompertz model, and the model that best matches the corresponding data is selected. The simulations show that the parameter values estimated by the IABC-SMC algorithm are very accurate, and the model that matches the data can be quickly selected from multiple candidate models. By comparing the IABC-SMC algorithm with the ABC-SMC algorithm, we can see many advantages of the IABC-SMC algorithm.

2. Methods

2.1. Background Knowledge

In this section, we reviewed the theory and some details of ABC-SMC algorithm and recalibration postprocessing method, before introducing the IABC-SMC model selection algorithm.

2.1.1. Approximate Bayesian Computation Based on Sequential Monte Carlo Algorithm

The approximate Bayesian computation (ABC) algorithm is a Bayesian inference method developed in recent years based on data simulation. When dealing with complex or computationally tricky likelihood problems, ABC is an improved Bayesian inference algorithm for the purpose of inferring the posterior distributions of parameters. Based on the ABC algorithm, many methods have been extended including the ABC rejection sampler algorithm and ABC MCMC algorithm [21, 22]. ABC rejection algorithm is one of the basic algorithms of ABC. When the prior distributions of parameters are far from the posterior distributions of parameters, it may lead to too long computation time of the ABC rejection algorithm. The potential advantage of ABC MCMC algorithm is that it saves computation time of algorithm due to the introduction of acceptance probability. However, this algorithm can cause sample values of parameters to be trapped in a low probability region for a long time and we may never get a good approximation of parameters. To solve these problems, the concept of particle filtering has been introduced. The ABC algorithm is accelerated using a large pool of candidate objects called particles instead of selecting a candidate particle. In each step of the algorithm, the particles are interfered and filtered by distance metric and weights, and eventually, the particle pool becomes closer and closer to meet the requirement of the posterior estimation of parameters. This method is named ABC-SMC.

The ABC-SMC Algorithm 1 is described as follows [23].

S1 Define the threshold values (larger at the beginning and decrease gradually), start with iteration
S2 Set the particle indicator .
S3 If , sample from the prior distribution . A simulated data set of times is generated and the value of is calculated, where is a posterior distribution and for any deterministic parameter and , represents the approximation degree between and the true parameter, is the experimental data set and is an indicative function.
If , sample a particle from the last generation with weight and use a kernel function to disturb the particle to gain .
If or , return to the beginning of .
S4 Set and determine the weights of the estimated particle ,
If , update and go back to until all the particles and their distributions are obtained.
S5. Normalize the weights , If (number of threshold values), update and go back to .
2.1.2. Recalibration Postprocessing Method

A large number of postprocessing methods have been mentioned to correct the deviation between posterior distributions of parameters of the ABC algorithm and the true distributions of parameters. The purpose of the recalibration postprocessing method introduced in [14] is to produce an approximation posterior distribution of parameters that is closer to the true distributions of parameters. Not only does this method improve the accuracy of posterior distributions of parameters but also it avoids some shortcomings of existing posterior processing methods. So, the recalibration method can directly sample from the approximate posterior distributions of samples or improve the efficiency of other posterior adjustment methods.

Recalibration postprocessing algorithm presents a standard parameter posterior simulation algorithm, which completes the recalibration process of parameters. sampled from the prior distribution of parameter is substituted into the model to get the simulation value . Then, the weight of parameters is calculated according to the kernel function; that is, and is a smoothing kernel with scale parameter . The marginal distribution function based on is constructed with the weighted parameters . Marginal distribution function based on is constructed in the same way with as samples, where is the weighted parameters. It is assumed that , and then, the probability of is calculated as . The adjusted parameters can be obtained according to several results in [14], namely .

The recalibration postprocessing method proceeds as follows:Data simulation and weighting:For :M1.1 Sample from prior distribution .M1.2 is obtained from likelihood .M1.3 Compute the sample weight , where is a smoothing kernel with scale parameter .Recalibration:M2.1 For j = 1,…,d, construct the marginal distribution function according to sample .M2.2 Construct the marginal distribution function with as samples in the same way of step and .M2.3 Calculate the probability of in , .M2.4 (optional) Correct using a regression adjustment.M2.5 Set .

2.2. Model Selection Algorithm

Mathematical models play an important role in understanding how the disease spread. There is an evidence that mathematical models have the ability to inform policymakers, in particular the feasibility of achieving the ambitious goal of keeping the prevalence of moderate and severe infections below by 2020 [24]. So, model prediction based on appropriate epidemiological data is very important. The goal of ABC algorithm is to obtain approximate posterior distributions of parameters that are easy to calculate the following:where is a model based on a series of parameter , represents the prior distribution of the parameter space, and is the likelihood of the observed data for a given series of parameter . To overcome the problem of intractable likelihood function, ABC algorithm compared the observed value with the simulated value and accepted the simulated value when the distance between the observed value and the simulated value is less than the artificial threshold. In the ABC-SMC algorithm, it sampled from a set of parameters and treated each parameter vector set as a particle, instead of having only one parameter vector at a time.

The disadvantage of ABC-SMC algorithm is that an appropriate threshold sequence must be selected to ensure the accuracy of the algorithm, and it is very troublesome and time-consuming to choose an appropriate threshold sequence. Generally, if the defined tolerance sequence is too long, it will lead to too many simulations of the algorithm and take a long time. On the contrary, the posterior distributions of the estimated parameters are inaccurate if the defined tolerance sequence is too short. The principle of the ABC-SMC algorithm is to find the optimal model and parameters in each iteration of the algorithm, rather than selecting the optimal model and parameters at the end of the algorithm, which is also time-consuming. Therefore, to overcome these shortcomings, we proposed the improved approximate Bayesian computation algorithm (IABC-SMC) based on the ABC-SMC algorithm. The principle of the IABC-SMC algorithm is to calculate the values of unknown parameters of each candidate model separately, then recalibrate the values of unknown parameters in the model, and finally select the model that best matches the data. In each iteration of the algorithm, the particles are selected by the distance between simulated data and observed data to avoid setting the threshold sequence manually. Then, the posterior distributions of unknown parameters can be adjusted through the recalibration postprocessing method to make them closer to the true distributions of unknown parameters in the model. So, the IABC-SMC algorithm also improves the accuracy of estimated unknown parameters.

In the first iteration, the IABC-SMC algorithm calculated the distance between the simulated data and the observed data and selected some particles with an acceptance rate when the distance between the simulated data and the observed data is very close, which means that these particles are selected randomly to avoid setting threshold sequence artificially. The weights of these particles are all 1. In the second iteration, the particles selected randomly from the previous generation were substituted into the model to get the simulated data, and the particles with an acceptance rate were selected through the distance between the simulated data and the observed data. Finally, the particles of the second iteration were obtained by perturbation kernel. The weights of these particles were updated and normalized. After several iterations of this algorithm, preliminary posterior distributions of parameters can be obtained, but these distributions are different from the true distributions of parameters. Then, we adjusted the above distributions by the recalibration postprocessing method to make the adjusted distributions closer to the true distributions of parameters.

The IABC-SMC Algorithm 2 is described as follows.

The first generation
Q1.1 Define the number of iteration , the number of particles .
Q1.2 Sample from prior distribution and get simulated values from model .
Q1.3 An acceptance rate of particles is selected from and simulated values are selected from when the simulated value is close to the observed value .
Q1.4 Set and fix the weights .
The 2…T generation
Q2.1 Define the number of iteration , the number of particles and the particle dimension .
Q2.2 Select particles with weights from previous generation particles randomly and use the kernel function to perturb those particles, an acceptance rate of particles is selected from and simulated values are selected from when the simulated value is close to the observed value .
Q2.3 Set and fix the weight of each particle .
Q2.4 Normalize the weights .If , update and return to .
Recalibration
Q3.1 According to the particles and the simulation values obtained by the iteration, the weight of each particle is calculated and , where is a smooth kernel with scale parameter .
Q3.2 For , construct the marginal distribution function according to sample , where and is the total number of particles in the marginal distribution function.
Q3.3 Construct the marginal distribution function according to sample in the same way of and .
Q3.4 Calculate the probability of in , .
Q3.5 Calculate the adjusted particle, .
Model output
Q4 According to the given model, adjusted parameters and weights, the evaluation criteria of AIC and BIC are obtained, then the most fitting model can be selected.
2.3. Model Evaluation Criteria

Recently, more and more scientists are using novel model selection methods to analyze data. The AIC method is a popular method among these novel methods [2527]. AIC provides a standard to balance the complexity of estimated model and the goodness of data. This approach allows people to compare multiple competing models and estimate which model is closest to the “real” process behind the epidemiological phenomenon being studied. Accordingly, AIC itself is meaningless, but its significance comes from the comparison of the model and AIC value. The model with the smallest AIC value is the “closest model.” The calculation of AIC is not difficult, and it is counted as follows:where is likelihood function and is number of parameters in the model.

Nevertheless, there are various controversies about the use of AIC [16], and many alternative methods have been proposed. In the meantime, BIC is proposed as a special alternative to AIC, which is superior to AIC in the average method of IT model [17]. BIC is denoted as follows:where is likelihood function, is number of parameters in the model, and is the length of observed data.

3. Data and Results

3.1. Data and Models

We employed the data from China’s Centers for Disease Control and Prevention website on the number of confirmed cases during the dengue outbreak from 2014 to 2015 and the number of confirmed cases during the A/H1N1 outbreak from 2009 to 2010. The data listed in Tables 1 and 2 represent the monthly cumulative confirmed number of dengue and A/H1N1 reported by hospitals across China, respectively. We considered these data to be observed data.

Logistic model and Gompertz model are widely used single-population models that can be easily used to fit data and estimate the values of unknown parameters. They are also two alternative models of dengue data and A/H1N1 data in this study.

The logistic model is shown as follows [28]:

The Gompertz model is shown as follows [29]:

For convenience, the above two models are denoted as and . in (4) and (5) represents the number of confirmed cases of dengue and A/H1N1 at time , respectively. There are two distinct unknown parameters and . The positive parameter represents the intrinsic growth rate, which reflects the propagation capacity of infectious diseases under ideal conditions. denotes the maximum environmental capacity of infectious diseases.

Our purpose is to select the best model among the above two commonly used models based on the infectious disease data listed in Tables 1 and 2, which will help us to evaluate the characteristics of infectious diseases. Therefore, we need to estimate the values of unknown parameters and of each candidate model according to the data, to determine the best fitting model.

3.2. Numerical Results

Our focus so far has been on the IABC-SMC algorithm, model evaluation criteria, and two alternative models with unknown parameters of the intrinsic growth rate and maximum environmental capacity . To simplify the interpretation of our mathematical results, we continued to discuss them by numerical simulation.

3.2.1. Results of Dengue

(1) Simulation 1: Results of IABC-SMC Algorithm. To get the results of model selection and parameter estimation of dengue by the IABC-SMC algorithm, the number of initial infections according to Table 1, the total number of algorithm iterations , and the total number of parameters is used here as the initial condition. The infection time of dengue in China was from April 2014 to March 2015 (12 months). It is proved by practice that the Monte Carlo error is minimal when the acceptance rate is 0.4, so we set the acceptance rate to 0.4.

When applying the IABC-SMC algorithm to estimate unknown parameters of model and make model selection of dengue disease, we assumed that the prior distribution of each estimated parameter is uniformly distributed, and . The disturbance added by each sampled particle is uniform, and and are 0.1 and 1000, respectively. In this experiment, two particles are sampled simultaneously and the IABC-SMC algorithm ends when the most fitting model is selected for dengue data. The algorithm abstracts the parameter estimation of the above two models and the real data of dengue.

Figure 1 shows the histograms of intrinsic growth rate (Figure 1(a)) and maximum environmental capacity (Figure 1(b)) of the logistic model. These parameters are obtained by the IABC-SMC algorithm. X-coordinate indicates the range of estimated parameter, and Y-coordinate indicates the frequency of parameter occurrence. In Figure 1, the range of parameter is between 1.72 and 1.8 and the range of parameter is between 4600 and 5100, which indicates that the range of posterior distributions of these two parameters is very small and concentrated. The distributions of both parameters are all close to normal distributions. When is about 1.764, the cumulative number of reaches a peak of about 350 times. When the parameter is 48500, the cumulative number of reaches a peak of about 270 times.

The parameter statistics associated with candidate model can be estimated. Table 3 gives the ranges of parameters and parameter statistics of approximate posterior distributions of logistic model. As can be seen from Table 3, the two parameters are estimated precisely and the results of these two parameters are excellent because the most parameter values are within the [2.5th, 97.5th] percentiles.

Figure 2 displays the histograms of intrinsic growth rate (Figure 2(a)) and maximum environmental capacity (Figure 2(b)) of the Gompertz model. They are available by the IABC-SMC algorithm, which is the same method as above. X-coordinate indicates the range of estimated parameters, and Y-coordinate indicates the frequency of occurrence of parameters. As can be seen from Figure 2, the distributions of these two parameters are all similar to normal distribution, but both distributions of these parameters in Figures 2(a) and 2(b) have two peaks. When is 0.5 and 0.53, the peak of cumulative times of all reaches about 235 times. When the parameter is 50000 and 54000, the peak of cumulative number of all reaches about 280 times. So, the estimated parameters are not particularly good.

Table 4 expresses the parameter ranges and the parameter statistics of the Gompertz model of approximate posterior distribution. We can see that the variances of these two parameters in Table 3 are smaller than that in Table 4, which indicates that the parameter range estimated by the logistic model is more accurate.

To further study which model is more credible and verify the posterior distributions of parameters, some calculations and simulations were performed. As mentioned above, the models are sorted by the value of AIC and the best approximation model is the model with the smallest AIC value. Therefore, AIC is an important element to measure the matching degree between model and data. The selection result of the two candidate models is based on the AIC values calculated in Table 5, which confirms the decisive evidence for the existence of the model. That is, they are 7831.8 and 43980 for logistic model and Gompertz model , respectively. The AIC value of model is the smallest, so the best model is logistic model. To further verify the effect of IABC-SMC algorithm, the BIC value of each model was counted. BIC values of models and are 7832.7 and 43981, respectively. The results also indicate that the logistic model is the best, which is consistent with the results of AIC. Finally, we verified the above results again by comparing the operation time of model selection, because the operation time of is 151.48 seconds, which is less than 163.52 seconds of . Therefore, the logistic model saves the computation time of IABC-SMC algorithm and is more efficient than the Gompertz model.

Using the mean values of the parameters obtained above, the disease prediction figure can be made. Figure 3 manifests the comparison between the observed data and simulated data calculated from the estimated mean values of the parameters. Figure 3(a) is the fitting effect of observed data and simulated data of the logistic model, and Figure 3(b) is the fitting effect of observed data and simulated data of the Gompertz model. The black curve represents the number of confirmed cases of dengue fever from April 2014 to March 2015, and the blue dots represent the simulated data of the model. The trend of Figure 3(a) is that the number of infections rises sharply from August and stabilizes after November. It is clear that the logistic model is very consistent with the data of the outbreak of dengue fever in 2014. The trend of Figure 3(b) is that the number of simulated infections is on the rise, but there is a certain deviation between the simulated data and the observed data. Under the same conditions, the simulated data of the logistic model match the observed data much better than those of the Gompertz model.

From the above results, it can be concluded that the IABC-SMC algorithm can improve the quality of posterior distributions of parameters greatly, obtain more accurate parameter values, and choose the most suitable model. The result of model selection is also consistent with the result of [7].

(2) Simulation 2: Results of ABC-SMC Algorithm. To verify the effects of the IABC-SMC algorithm, we compared the IABC-SMC algorithm, with the ABC-SMC algorithm in [13]. Both algorithms used the same model, experimental data, parameter initial values, and thresholds. The threshold set is selected manually and given as . The prior probability of each model is equal, i.e., . Figure 4 is the fitting effect of the observed data and simulated data obtained by the ABC-SMC algorithm. The black curve represents the number of confirmed cases of dengue fever from April 2014 to March 2015, and the blue dots represent the simulated data of the ABC-SMC algorithm. Compared with the Gompertz model, the simulated data obtained from logistic model are closer to the observed data, which indicates that the logistic model is better than the Gompertz model. The result of model selection is also consistent with the result of the IABC-SMC algorithm, and the results of model selection are all logistic model. However, from the perspective of simulation effect of algorithm, the fitting effect between the simulated data obtained from the ABC-SMC algorithm and the observed data is worse than that of the IABC-SMC algorithm. From the perspective of simulation time of algorithm, the computation time of ABC-SMC algorithm is 40272 seconds, which far exceeds the computation time of IABC-SMC algorithm.

Figure 5 shows the histograms of parameters (Figure 5(a)) and (Figure 5(b)) of the model selected by the ABC-SMC algorithm. The X-coordinate is the range of the parameters, and the Y-coordinate is the frequency of parameter. When is 0.5, parameter appears most frequently, which is about 2700 times. However, other values of occur between 1.5 and 2. The parameter appears between 40000 and 60000. When is 55000, appears most frequently and it is about 680 times. Table 6 shows the parameter summary statistics estimated by the ABC-SMC algorithm. It can be seen from Figure 5 and Table 6 that the ABC-SMC algorithm can also estimate the posterior distributions of unknown parameters, but the parameter range is larger and more dispersed than that of the IABC-SMC algorithm.

These results confirm that the IABC-SMC algorithm has the advantages of high computational efficiency, low time complexity, and more accurate parameter values.

3.2.2. Results of A/H1N1

(1) Simulation 1: Results of IABC-SMC Algorithm. To verify the results of model selection and parameter estimation of A/H1N1 by the IABC-SMC algorithm, the number of initial infections according to Table 2, total number of algorithm iterations , and the total number of parameters are used as the initial condition. The infection time of A/H1N1 disease in China was from May 2009 to April 2010, expressed by to (12 months) in diagram. As above, the acceptance rate is also set to 0.4.

When applying the IABC-SMC algorithm to estimate model parameters and make model selection, we assumed that the prior distribution of each estimated parameter is uniformly distributed, and . The disturbance added by each sampled particle is uniform, and and are 0.1 and 1000, respectively. When the IABC-SMC algorithm finishes, the model that best matches the A/H1N1 data can be obtained. The algorithm abstracts the parameter estimation of the above two models and the real data of A/H1N1.

Figure 6 shows the histograms of intrinsic growth rate (Figure 6(a)) and maximum environmental capacity (Figure 6(b)) of the logistic model. These parameters are available by the IABC-SMC algorithm. X-coordinate indicates the range of estimated parameters, and Y-coordinate indicates the frequency of parameters. As can be seen from Figure 6, the range of parameter is between 1.6 and 1.68, and the range of parameter is between 125000 and 139520, which shows that the range of posterior distributions of these two parameters is very small and concentrated. The distributions of both parameters are all close to normal distribution. When is about 1.64, the peak of cumulative number of reaches about 290 times. When the parameter is 131000, the peak of cumulative number of reaches about 235 times.

The correlation statistics of parameters and related to the logistic model can be obtained. Table 7 gives the range of parameters and the unknown parameters statistics of the approximate posterior distributions of logistic model. As can be seen from Table 7, the parameters all can be well estimated. The results of these two parameters are excellent because their parameter values are within the [2.5th, 97.5th] percentiles.

Figures 7(a) and 7(b) show the histograms of intrinsic growth rate and maximum environmental capacity of the Gompertz model, respectively. These parameters are obtained by the IABC-SMC algorithm. X-coordinate indicates the range of estimated parameters, and Y-coordinate indicates the total times of parameters. As can be seen from Figure 7, the distributions of parameters and do not follow normal distribution and both parameters have two peaks. When is 0.5 and 0.53, the peak of cumulative number of reaches about 235 times. When the parameter is 50000 and 54000, the peak of cumulative number of reaches about 280 times. So, the results of estimated parameters are not particularly good.

The posterior estimation results of unknown parameters and the statistics related to the Gompertz model are shown in Table 8. We can see that the variances of these two parameters in Table 7 are smaller than that in Table 8, which indicates that the parameter range estimated by the logistic model is more accurate.

Similarly, to further verify the effects of the IABC-SMC algorithm, some calculations and simulations are carried out. According to the criteria presented in Table 9, the evidence for choosing logistic model is conclusive. The AIC values of and are calculated as 4060 and 49816, respectively. It is obvious that the AIC value of is much smaller than that of , so the best model is the logistic model. The BIC values of and also support us to choose logistic model. Finally, we can use the model selection time to verify the above conclusions again. It is easy to notice that saves more time than . So, the logistic model is the “best” model for us to fit the A/H1N1 data.

The fitting results of logistic model and Gompertz model in Figure 8 are plotted based on the observed data and the simulated data calculated using the average values of the estimated parameters. The X-coordinate shows the outbreak time of A/H1N1 disease from May 2009 to April 2010, and the Y-coordinate shows the cumulative number of infections. Obviously, the simulation data obtained by the logistic model and the A/H1N1 epidemic data have the best fitting effect. The result of model selection of A/H1N1 disease is also consistent with that of dengue disease.

(2) Simulation 2: Results of ABC-SMC Algorithm. To verify the efficiency of the IABC-SMC algorithm, the IABC-SMC algorithm is compared with ABC-SMC algorithm. Both algorithms used the same model, experimental data, parameter initial values, and threshold. The threshold set is selected manually and given as . The prior probability of each model is equal; i.e., . Figure 9 is the fitting effect of the observed data and the simulated data obtained by the ABC-SMC algorithm. The black curve represents the number of confirmed cases with A/H1N1 from May 2009 to April 2010, and the blue dots represent the simulated data of the ABC-SMC algorithm. It is not difficult to see from the simulation results that the fitting effect of the observed data and the simulated data obtained by the logistic model is better than that of the Gompertz model. It is consistent with the results of the IABC-SMC algorithm and the results of model selection are all logistic model. Although the final results of model selection of the two algorithms are both logistic model, the simulation data obtained by the IABC-SMC algorithm fit the observed data better. The computation time of ABC-SMC algorithm is 3212 seconds, which is also much longer than that of the IABC-SMC algorithm.

Figure 10 shows the histograms of parameters (Figure 10(a)) and (Figure 10(b)) of the selected model obtained by the ABC-SMC algorithm. The X-axis is the range of the parameters, and the Y-axis is the total number of parameter. When is 0.5, parameter appears most frequently, which is about 2800 times. However, other values of occur between 1.5 and 1.8. When the parameter is between 115000 and 144000, the total number of is about 200. When the value of is between 144000 and 150000, the total number of increases significantly. Table 10 represents the relevant statistical information of the unknown parameters estimated by the ABC-SMC algorithm. Although the ABC-SMC algorithm can also estimate the posterior information of the unknown parameters, it has a larger and more scattered parameter range than that of the IABC-SMC algorithm. These results confirm the advantages of IABC-SMC algorithm again.

4. Discussion

Many methods have various problems in the selection of models and parameter estimation, such as low efficiency in model selection and inaccuracy in parameter estimation. These problems may lead to the selection of the wrong model and the inaccurate estimation of actual data scale. Our study proposed an IABC-SMC algorithm based on the ABC-SMC algorithm and recalibration postprocessing method. We took the reported data of dengue epidemic and A/H1N1 epidemic in China as examples in our study.

We used the IABC-SMC algorithm and two simplest single-population models to analyze the results of model selection of the dengue epidemic data and the A/H1N1 epidemic data and the results of parameter estimation of the selected model. The selected model in two examples is consistent, and the model selected is the logistic model. Compared with the ABC-SMC algorithm, the IABC-SMC algorithm has the advantages of higher computational efficiency, lower time complexity, more fast and accurate model selection ability, and more accurate posterior distributions of parameters. The IABC-SMC algorithm avoids the problem of setting the threshold sequence of the ABC-SMC algorithm manually and the time-consuming problem and also avoids the shortage to find the optimal model and value of unknown parameters of model in each iteration in ABC-SMC algorithm.

Although the alternative model in this study is relatively simple, it demonstrates many promising aspects of the IABC-SMC algorithm, which can be extended to complex system models to deal with model selection and parameter estimation problems effectively in the future. It can be utilized not only for deterministic models but also for stochastic models in the physical, chemical, and biological sciences.

Data Availability

The underlying data supporting the results of the study are found in Tables 1 and 2.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

The work was also supported by the National Natural Science Foundation of China (grant nos. 11471243 and 11971023).