Next Article in Journal
Incentive Mechanisms for Smart Grid: State of the Art, Challenges, Open Issues, Future Directions
Previous Article in Journal
Virtual Reality-Based Stimuli for Immersive Car Clinics: A Performance Evaluation Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Non-Uniform Continuous Cellular Automata for Analyzing and Predicting the Spreading Patterns of COVID-19

by
Puspa Eosina
1,2,
Aniati Murni Arymurthy
1 and
Adila Alfa Krisnadhi
1,*
1
Faculty of Computer Science, Universitas Indonesia, Depok 16424, Indonesia
2
Faculty of Engineering and Science, Universitas Ibn Khaldun Bogor, Bogor 16162, Indonesia
*
Author to whom correspondence should be addressed.
Big Data Cogn. Comput. 2022, 6(2), 46; https://doi.org/10.3390/bdcc6020046
Submission received: 29 March 2022 / Revised: 18 April 2022 / Accepted: 20 April 2022 / Published: 24 April 2022

Abstract

:
During the COVID-19 outbreak, modeling the spread of infectious diseases became a challenging research topic due to its rapid spread and high mortality rate. The main objective of a standard epidemiological model is to estimate the number of infected, suspected, and recovered from the illness by mathematical modeling. This model does not capture how the disease transmits between neighboring regions through interaction. A more general framework such as Cellular Automata (CA) is required to accommodate a more complex spatial interaction within the epidemiological model. The critical issue of modeling in the spread of diseases is how to reduce the prediction error. This research aims to formulate the influence of the interaction of a neighborhood on the spreading pattern of COVID-19 using a neighborhood frame model in a Cellular-Automata (CA) approach and obtain a predictive model for the COVID-19 spread with the error reduction to improve the model. We propose a non-uniform continuous CA (N-CCA) as our contribution to demonstrate the influence of interactions on the spread of COVID-19. The model has succeeded in demonstrating the influence of the interaction between regions on the COVID-19 spread, as represented by the coefficients obtained. These coefficients result from multiple regression models. The coefficient obtained represents the population’s behavior interacting with its neighborhood in a cell and influences the number of cases that occur the next day. The evaluation of the N-CCA model is conducted by root mean square error (RMSE) for the difference in the number of cases between prediction and real cases per cell in each region. This study demonstrates that this approach improves the prediction of accuracy for 14 days in the future using data points from the past 42 days, compared to a baseline model.

1. Introduction

The Coronavirus disease (COVID-19) was first reported in China at the end of 2019 [1,2,3]. The rapid spread of this disease encouraged researchers to develop epidemiological models for the spread of this disease. Such models are useful for understanding the transmission patterns of the disease, which in turn, help us in formulating optimal strategies to curb the spread and lessen the impact of the outbreak [4,5].
The main objective of a standard epidemiological model is to estimate, at a certain time point, the number of individuals who are infected by the disease, suspected to have been infected, recovered from the illness, etc. We can model these quantities of interest, called compartment, deterministically or stochastically, i.e., as random variables. In the case of COVID-19, one category of approaches formulates the relationships between those quantities explicitly as a set of differential equations, which are then solved analytically, numerically, or through simulations. Depending on which compartments were being considered, these led to the SIR [6,7,8], SEIR [9,10,11], SLIR [12,13,14], SIRD [15,16], SEIRU [17], SLIAR [12], and SIDARTHE [18,19] models. Meanwhile, another category of approaches employs machine learning models to capture the relationships between those compartments [20,21]. Such models are trained using data, which may be available as a time series. Some researchers even use news and social media data to model the trends in the growth of COVID-19 cases [4].
Although these models can provide estimates of the compartments, they do not capture how the disease can be transmitted between neighboring regions through the movement of individuals between them. As a result, such estimates tend to be inaccurate. In fact, a study by Anirudh [22] pointed out that the error estimate of such models ranges between 13% and 225%. One contributing factor is the lack of spatial elements in the models, and Bohner et al. [23] argued that such spatial elements need to be incorporated to obtain a better model.
Traditional approaches for such spatially aware epidemiological models use a set of partial differential equations (PDEs) where each compartment variable is not only time-dependent but also spatial-dependent, as described by Murray [24]. Therein, the spatial interaction is represented by a diffusion coefficient that indicates the dispersion rate of the disease along the spatial dimensions, and the resulting PDEs include the rate of changes with respect to both temporal and spatial dimension. A more fine-grained metapopulation model (also known as the patch occupancy model) for the epidemiological model is proposed by Arino et al. [25], who introduce spatial patches, which correspond to regions in space, allowing a more explicit modeling of interaction between different regions in the epidemiological model. Instead of PDEs, Arino et al. uses ordinary differential equations (ODEs) and demonstrates the simulation of the model only in the case of one-way and two-way migration between neighboring regions that form a ring structure topologically—each region has only two neighbors on its “left” and “right”.
To accommodate a more complex spatial interaction within the epidemiological model, a more general framework is needed [26]. To this end, we turn to cellular automata [27]. Cellular automata (CA) is a dynamic system that is defined over a d-dimensional lattice of cells. At each time step, a cell has a value that corresponds to one of the possible states. In its most basic form, there are only finitely many possible such states for each cell. However, it is possible to consider an infinite, or even uncountable, set of states. Interaction between a cell with another cell in its neighborhood is expressed in terms of transition rules that determine how the cell’s state can change due to that interaction. When a CA is simulated by running it for a certain number of time steps, we can capture a variety of spatiotemporal dynamics of the states. Unsurprisingly, this characteristic is appropriate for epidemiological models whose aim is to represent the spreading behavior of infectious diseases particularly during an outbreak, which is spatiotemporal in nature [28,29,30,31,32,33,34].
When using CA for modeling disease outbreaks, we usually restrict our attention to a particular region as a scope in which the CA operates, e.g., a country, a district, or even a residential area. The CA cells are defined over such a region, and a straightforward way to represent dynamics in epidemiological modeling is to associate each cell’s state to the condition of one individual with respect to the disease being modeled, e.g., exposure, infection, recovery, etc. That is, the set of states of the CA is discrete. Here, each cell implicitly corresponds to a single individual only, and the transition rules govern how the disease can be transmitted from one individual to another. Simulating such local interactions between individuals in the population over a time period can lead to interesting patterns that can be analyzed at the global level [35]. This approach differs from metapopulation models such as that from Arino et al. [25], which allows only global interactions between spatial patches.
In the case of COVID-19, epidemiological models based on CA have been proposed by a number of researchers [36,37,38,39,40]. All of them employ the so-called probabilistic CA, where the transition rules are probabilistically defined as a discrete set of states, as described earlier. These probabilistic CAs are also uniform in nature in the sense that the same probabilistic transition rules are applied to all cells.
The usage of these CA models for modeling the spread of COVID-19 follows a rather typical simulation-based approach. Specifically, such a CA model would have a fixed set of transition rules, which governs both the movement of individuals from one cell to another as well as the epidemiological dynamics due to disease transmission, mortality, and other related factors. To predict the size of the compartments, e.g., the number of infected individuals, at the nth time step, we would start with an initial state with parameters initialized from data and background knowledge about the disease. Then, we run a simulation on the CA by executing transition rules at each time step until reaching the nth time step. At the end of the simulation, a comparison could be made for predictions of solutions to the standard epidemiological modeling based on differential equations. However, such a comparison was not performed by all of the CA-based epidemiological models, except by Ghosh and Bhattacharya [37], who reported a prediction accuracy in the range of 65–75% at the peak of the epidemic. Note that in all cases, the performance depends in principal on the initial parameter setting prior to simulation. Hence, we need to conduct a trial-and-error approach to obtain an optimal setting.
Our aim in this paper is to come up with a way to reduce a prediction error using CA-based modeling. Such an error can be caused by a number of unaccounted factors in the model such as complex interactions between neighboring regions due to movements of individuals in the population, the differing characteristics of crowds at different locations, level of vaccination in the population, or the prevalence of comorbidities. Among these factors, we focus on the influence of imperceptible interactions between neighboring regions that may influence disease spread in the epidemiological modeling for better modeling by proposing a way to represent them that improves the predictive power of CA-based models.
More precisely, we start from a sequence of data points I 0 , I 1 , , I k of compartment variable values obtained from real-world data, e.g., the number of infected individuals over consecutive days. Then, we generate a sequence M 1 , M 2 , , M k where each M i is the prediction for the value of I i obtained by solving the standard mathematical model of epidemiology such as the SIRD model using the value of I i 1 and the known epidemiological model parameters at the ( i 1 ) th time step (transmission rate, mortality rate, and incubation period). In our case, the transmission rate follows that of Viceconte [41]. The incubation period and mortality rate follow that of Li et al. [2]. The difference between M i and I i constitutes an error due to unaccounted interactions between regions. We then formulate a multiple regression model to estimate for each cell the influence of each of its neighboring cells on the prediction. Here, instead of explicitly including movements of individuals as part of the model, we abstract them away as influence measures between neighboring regions. Once these influence measures are estimated, we can use them to predict the state of the epidemiological variable at the nth time step with n > k by running a simulation on a CA initialized with parameters from data at the kth time step.
Note that the CA we employ is continuous because the states of the CA can contain real numbers during simulation [42]. That is, the simulation essentially computes M k + 1 up to M n where for i > k , M i depends on the value of M i 1 (except M k + 1 that depends on I k ). Here, M i need not be an integer, and moreover, it is not estimated based on I i , which is not present when i > k . Obviously, at the nth time step, the predicted value of the considered compartment variable may need to be rounded to an integer if we wish to obtain an actual count. Note that this is in contrast to the existing CA-based models for the COVID-19 spread, where the states correspond to single individuals and thus have discrete values.
It is also non-uniform because the transition rules are different among different cells [30]. The differences are due to the fact that the states of the CA are continuous and the transition rules for each cell depend on the influence measure from its neighbors, which may be different. In addition, in our CA model, each cell explicitly refers to an actual subregion part of the considered region (e.g., an area in a province of a country).
Overall our contribution is as follows. First, we propose a way to represent the influence between neighboring regions in COVID-19 epidemiological modeling that abstracts away from explicit inclusion of movement of individuals employed by existing CA-based models. It shows that a CA-based approach can be applied without requiring explicit individual movement. These influence measures are estimated via multiple regression models making use of the difference between compartment variable values according to the actual data and those values according to the standard epidemiological model. Second, we propose the use of non-uniform continuous CA (N-CCA) as a prediction engine through simulation where the initial parameters take into account the aforementioned influence measures between neighboring regions. We then demonstrate that this approach improves the prediction of accuracy on the number of infected individuals up to 14 days in the future using data points from the past 42 days, compared to a baseline model from Fong et al. [43]. This baseline model uses a composite Monte-Carlo simulation to forecast the overall trend and propagation of the infected cases during the early period of the epidemic in China. The simulation is enhanced by a deep learning network and fuzzy rule induction applied to limited data and takes into account the spatiotemporal influence of nearby cities. In their evaluation, a 14-day forecast is created for all of China, and the result yields an RMSE of about 62,077.26.
This paper is organized as follows. After the introduction in this section, Section 2 details relevant related works. Section 3 provides a more formal definition of CA employed in our model. In addition, in this section, we describe the detailed formulation of our model and the data set used to build it. The simulation and prediction results are presented in Section 4, followed by a discussion of the results in Section 5. In Section 6, we present the conclusion of our research and suggestions for future works.

2. Related Works

Our study compares the baseline model from Fong et al. [43] that used a Composite Monte Carlo method simulation, enhanced by a deep learning network and fuzzy rule induction applied to limited data [43]. Fong et al. [43] proposed a new Monte Carlo model called the Composite Monte Carlo model (CMCM), which accepts predictor variables from multi-pronged data sources that correlate with each other. The baseline model forecasts the overall trend and propagation of the infected cases during the early epidemic in China, influenced by the temporal-spatial data of the nearby cities around Wuhan. The experiment uses some data, namely data on the number of people in China who have contracted the COVID-19 disease. The evaluation results give an RMSE of 62,077.26.
Several studies related to using the CA method for modeling the spread of COVID-19 are still infrequent and only appeared in mid-2020. The researchers are still focused on simulations. Intending to prove the sensitivity of the CA model, Dascǎlu et al. [36] carried out simulations with occlusion in the cellular space and performed them probabilistically for individual movement within cells as a defined transition function. Other researchers simulated data of forty countries from different continents by constructing a 100 × 100 cellular space simulation for each country that scaled to population density. Next, they applied a probabilistic CA with a genetic algorithm as a transition function [37]. Other studies used probabilistic CA in a cellular space measuring 400 × 400. This study involved population density factors and the efficiency of the COVID-19 test in self-isolation [39]. This simulation used 100,000 populations that were placed randomly in the cellular space. They tried different probability values for the density and the isolation factors as the transition function.
A similar study used the CA probabilistic method in conducting simulations on a 210 × 210 cellular space [38]. They carried out a simulation using five neighborhoods with population data from Brazil, which equated to around 250,000 individuals, and included isolation factors for the simulation. They defined a transition function that was composed of probabilities. They also randomly assigned the initial states. Another simulation using case data in New York and Iowa used probabilistic CA [40]. The simulation model includes isolation and diagnostic factors. They proportionally adjusted probabilistic treatment values to see the peak and the end of the pandemic with the aim tof developing a strategy to control the spread of cases.

3. Materials and Methods

Our overall workflow is shown in Figure 1. To start the process, we took the values of the three epidemiological parameters, α , β , and γ , for China from a pre-existing study and input them into the model. The model reads data from input tables consisting of region data, cell coordinate data, and time-series data cases.
In the next step, we simultaneously carried out a process for: computing the average cases of each cell for each region of time series cases, reading cells of neighborhood data, and calculating estimated cases, adding each cell with an epidemiological formula. In the next step, we compose a time series of cases in neighboring format for each cell by boundary detection. In the next block, we find the values of q c , q n , q e , q s , q w , and k for each cell using multiple regression and use it to predict cases for the next few days on the next block. In the last block, the prediction results are evaluated and displayed.

3.1. Cellular Automata

A cellular automaton (CA) is a 4-tuple ( C , S , V , f ) where C ( Z + ) D is simply a set of D-tuples of positive integers called a cellular space [28]. Elements of C are called cells. A cellular space is typically arranged as a d-dimensional grid following a coordinate system based on matrix-indexing convention where the D-tuple containing all ones, ( 1 , , 1 ) lies on the origin position of the grid (i.e., the top-left corner in a 2-dimensional grid), and the cell c = ( x 1 , , x D ) borders with 2 D other cells (except when c is at the edge of the grid). For example, in 2-dimensional grid, cell ( i , j ) borders with ( i 1 , j ) at the top, with ( i , j + 1 ) to the right, with ( i , j + 1 ) at the bottom, and with ( i , j 1 ) to the left [27,44,45].
S is a set of states for each cell, which encapsulates all possible conditions a cell may be in. Depending on the nature of the problem to be modeled, S may consist of discrete scalar values, continuous scalar values, or even tuples of such values. A CA is continuous if S is continuous. Otherwise, the CA is discrete, which is how CA is traditionally defined.
V : ( Z + ) D 2 ( Z + ) D defines the neighborhood frame V ( c ) = { c , v 1 ( c ) , , v m ( c ) } of a cell c. Here, m is fixed and each v i : ( Z + ) D ( Z + ) D is a fixed function returning a neighbor cell of the given cell c. Thus, c can have up to m neighbors in the model and each of those neighbors contributes to the dynamics of c when the CA is simulated.
Two of the most commonly used neighborhood frames are von Neumann neighborhood and Moore neighborhood [29,30]. Von Neumann neighborhood with radius r N of a cell c consists of cells with a Manhattan distance of at most r from c. Meanwhile, a Moore neighborhood with radius r N of a cell c consists of cells with a Chebyshev distance of at most r from c. (A Manhattan distance of u = ( u 1 , , u d ) and w = ( w 1 , , w d ) is i | u i w i | , while their Chebyshev distance is max i | u i w i | ). Note that the indices for such neighborhood frames follow the matrix-index convention when, i.e., for cells ( i , j ) in a 2D cellular space, i increases from “top” to “bottom”, while j increases from “left” to “right”. Figure 2 illustrates Von Neumann and Moore neighborhood frames in the 2-dimensional cellular space. The Von Neumann neighborhood of c = ( i , j ) with radius 1 is { ( i , j ) , ( i 1 , j ) , ( i , j + 1 ) , ( i + 1 , j ) , ( i , j 1 ) } . Meanwhile, the Moore neighborhood of c = ( i , j ) with radius 1 is { ( i , j ) , ( i 1 , j ) , ( i 1 , j + 1 ) , ( i , j + 1 ) , ( i + 1 , j + 1 ) , ( i + 1 , j ) , ( i + 1 , j 1 ) , ( i , j 1 ) , ( i 1 , j 1 ) } .
Next, f : S m + 1 S is a local transition function that governs how the new state of a cell is obtained from the old state of that cell and the states of that cell’s neighbors [28]. Therefore, if s c , s v 1 ( c ) , , s v m ( c ) are the current state of a cell c and its neighbors, then s c = f ( s c , s v 1 ( c ) , , s v m ( c ) ) is the new state of the cell c. A CA is traditionally uniform in the sense that f has the same definition across all cells. However, in this paper, we allow f to be different across different cells, i.e., the CA to be non-uniform.
The simulation of a CA can be understood as a sequence of applications of the local transition function on the state of all cells at consecutive time steps. Therefore, we use s c t to denote the state of a cell c at time step t. Then, a configuration S t at time step t is the set { s c t c C } . A one-step simulation of the CA is a function G that returns S t + 1 given S t defined as S t + 1 = G ( S t ) = { f ( s c t , s v 1 ( c ) t , , s v m ( c ) t ) c C } . Finally, a simulation of the CA starting from an initial configuration S 0 is simply an iterative application of G denoted by S 0 G ( S 0 ) G 2 ( S 0 ) . Therefore, obviously G k ( S 0 ) corresponds to k steps of simulation of the CA starting from S 0 .

3.2. SIRD Epidemiological Model

Here, we introduce the SIRD model as the underlying mathematical model of the spread of infectious diseases based on the formulation by Siettos and Russo [46], Nepomuceno et al. [47]. The SIRD model is a variant of the basic SIR model where at any given time, we consider the population (in which the disease spreads) partitioned into four disjoint subsets or compartments, namely the susceptibles (S), the infected (I), the recovered (R), and the deaths (D). The relationships between these compartments can be expressed by the following system of ordinary differential equations (ODEs) where α denotes the mortality rate among the infected, β denotes the transmission rate among the infected, i.e., how many healthy individuals can become infected per unit time by an already infected individual, and 1 / γ denotes the incubation period, i.e., the duration in which the disease remains infectious—beyond this period, one assumes that an infected individual no longer spreads the disease to others.
d S d t = β I
d I d t = β I γ I α I
d R d t = γ I
d D d t = α I
The variables S , I , R , and D are time-dependent and the parameters α , β , and γ are specified in terms of a particular time unit. Intuitively, Equation (1) states that the size of the susceptibles at a given time decreases due to a proportion of it becoming infected. Equation (2) expresses the change in the size of the infected due to the addition of newly infected individuals as well as the removal of individuals due to fatalities as well as those who have passed the incubation period. Equation (3) describes the addition to the recovered by individuals who are no longer infectious, while Equation (4) expresses that a proportion of the infected do not survive and is thus added to the death compartment.
Note that S , I , R , and D can also be viewed as states in which an individual in the population can belong. The relationships between them can also be illustrated as a state diagram as in Figure 3.
Given the epidemiology model parameters α , β , and γ , we can solve the ODE system to obtain an explicit form of S , I , R , and D as a function of time. A comparison of data can then be made to see if the parameter setting is appropriate. If the parameters are unknown, the estimation can be performed via various approaches of nonlinear regression [48]. However, note that this formulation does not take into account the spatial aspect of the disease spread. Our next aim is to accommodate this using a CA-based model, specifically to estimate the number of infected at a given time step t. We apply our model to the spread of disease. In this matter, we limit our scope only to the infected compartment and focus our attention on Equation (2).

3.3. Proposed CA-Based SIRD Epidemiological Model

In our CA-based approach, we work on cells in a fixed finite 2-dimensional grid that forms a cellular space. Each of these cells maintains a variable I i , j t that represents the number of infected in cell ( i , j ) at time step t. Here, each cell should be viewed as a representation of an actual spatial region in which a number of infected/susceptible/healthy individuals may reside. Since the CA configuration has discrete characteristics, we could change Equation (2) into discrete form. Discretizing Equation (2), we obtain the following relation:
I i , j t I i , j t 1 = β I i , j t 1 γ I i , j t 1 α I i , j t 1 + δ
The left-hand side of Equation (5) expresses the change of I i , j between consecutive time steps according to the real data, while the right-hand side (except the δ term) represents the approximation of that change according to the SIRD epidemiological model. The δ term corresponds to the discrepancy between the two. Our idea is to model δ as the result of the interaction between cell ( i , j ) and its neighbors that contributes to the change in the number of infected in cell ( i , j ) . Concretely, infected individuals from a neighboring cell can cause the disease to spread to individuals in cell ( i , j ) . This is represented by an interaction coefficient q specific for that neighboring cell. Specifically, if a cell ( i , j ) has m neighbors, then there are m + 1 different coefficients that determine the current level of infection ( i , j ) as well as at its neighboring cells added to the future level of infection at ( i , j ) .
To simplify our discussion, we focus on the Von Neumann neighborhood with radius 1 for the CA-based approach in this paper. Thus, a cell ( i , j ) has four neighboring cells, namely the “north” cell ( i 1 , j ) , the “east” cell ( i , j + 1 ) , the “south” cell ( i + 1 , j ) , and the “west” cell ( i , j 1 ) . The interaction coefficients for those neighboring cells are, respectively, q n , q e , q s , and q w . In addition, q c represents the inner interaction coefficient of the “center” cell, i.e., cell ( i , j ) to itself. Note that all these interaction coefficients are dependent on ( i , j ) , i.e., their values are different when a different “center” cell is considered. Hence, as illustrated in Figure 4, we can rewrite Equation (5) into Equation (6):
I i , j t I i , j t 1 = q c , i , j P c , i , j t 1 + q n , i , j P n , i , j t 1 + q e P e , i , j t 1 + q s , i , j P s , i , j t 1 + q w , i , j P w , i , j t 1 + k i , j
where k i , j is a bias or offset term, while P c , i , j t 1 , P n , i , j t 1 , P e , i , j t 1 , P s , i , j t 1 , and P w , i , j t 1 are the estimated number of additional infected individuals in each cell c V ( i , j ) , the neighborhood frame of cell ( i , j ) , which are expressed as Equation (7) below.
P c , i , j t 1 = β I i , j t 1 γ I i , j t 1 α I i , j t 1 P n , i , j t 1 = β I i , j + 1 t 1 γ I i , j + 1 t 1 α I i , j + 1 t 1 P e , i , j t 1 = β I i + 1 , j t 1 γ I i + 1 , j t 1 α I i + 1 , j t 1 P s , i , j t 1 = β I i , j 1 t 1 γ I i , j 1 t 1 α I i , j 1 t 1 P w , i , j t 1 = β I i 1 , j t 1 γ I i 1 , j t 1 α I i 1 , j t 1
As stated in the introduction as well as Figure 1, we work with a time series data representing the number of infected individuals during a certain period of time. Therefore, we have data points for each cell ( i , j ) as a sequence of values I i , j 0 , I i , j 1 , , I i , j N , each representing the number of infected individuals in cell ( i , j ) at time step t = 0 , , N . Based on these data, Equation (6) yields the following system of N linear equations for cell ( i , j ) in Equation (8) (with subscript ( i , j ) omitted for P’s and q’s).
I i , j 1 I i , j 0 = k i , j + q c P c 0 + q n P n 0 + q e P e 0 + q s P s 0 + q w P w 0 I i , j 2 I i , j 1 = k i , j + q c P c 1 + q n P n 1 + q e P e 1 + q s P s 1 + q w P w 1 I i , j N I i , j N 1 = k i , j + q c P c N 1 + q n P n N 1 + q e P e N 1 + q s P s n 1 + q w P w N 1
The above system can be expressed in a matrix form (Equation (9)) for each cell ( i , j ) :
Δ I i , j = P i , j q i , j
where
  • Δ I i , j = [ Δ I i , j 1 , , Δ I i , j N ] T is an N-dimensional vector whose tth element ( t = 1 , , N ) is Δ I i , j t = I i . j t I i , j t 1 for each t = 1 , , N ,
  • P i , j is an N × 6 matrix whose t’th row is the vector [ 1 , P c t 1 , P n t 1 , P e t 1 , P s t 1 , P w t 1 ] T
  • q i , j is a 6-dimensional vector [ k i , j , q c , q n , q e , q s , q w ] T with t = 1 , , N .
Our aim is to find the values of q i , j for all cells ( i , j ) such that the changes on the number of infected individuals at time t predicted by accounting for the neighboring cell interactions as represented by P i , j accurately approximates the changes of the number of infected individuals in the actual data as represented by Δ I i , j . Therefore, we view this as a multiple linear regression problem where we optimize q i , j .
More precisely, let J ( q ) be a sum-of-squares loss function (expressed using L2 vector norm) for the aforementioned regression problem where we omit the subscript ( i , j ) :
J ( q ) = Δ I P q 2 = ( Δ I P q ) T ( Δ I P q ) = ( Δ I T ( P q ) T ) ( Δ I P q ) = Δ I T Δ I ( P q ) T Δ I Δ I T P q + ( P q ) T P q
Examining the shape of the matrices and vectors above, we notice that both ( P q ) T Δ I and Δ I T P q are scalars. Therefore, ( P q ) T Δ I = ( ( P q ) T Δ I ) T = Δ I T P q . Thus, Equation (10) becomes Equation (11):
J ( q ) = Δ I T Δ I 2 Δ I T P q + ( P q ) T P q = Δ I T Δ I 2 Δ I T P q + q T P T P q
Therefore, finding an optimal q means we need to solve the following optimization problem in Equation (12):
q ^ = argmin q J ( q ) = argmin q [ Δ I T Δ I 2 Δ I T P q + q T P T P q ]
The gradient of the loss function is q J ( q ) , defined in Equation (13):
q J ( q ) = q ( Δ I T Δ I 2 Δ I T P q + q T P T P q ) = 0 2 ( Δ I T P ) T + ( P T P ) q + ( P T P ) T q = 2 P T Δ I + 2 P T P q
Setting q J ( q ) = 0 yields Equation (14):
P T P q = P T Δ I
Hence, the solution for q is:
q ^ = ( P T P ) 1 P T Δ I
By Cramer’s rule, the k’th element of q ^ in Equation (15) can be computed using determinants as follows:
q ^ = [ k ^ , q ^ c , q ^ n , q ^ e , q ^ s , q ^ w ] T = det ( P T P | 1 ) det ( P T P ) , det ( P T P | 2 ) det ( P T P ) , det ( P T P | 3 ) det ( P T P ) , det ( P T P | 4 ) det ( P T P ) , det ( P T P | 5 ) det ( P T P ) , det ( P T P | 6 ) det ( P T P ) T
where P T P | k denotes the 6 × 6 matrix whose k’th column is replaced by P T Δ I .
Equation (16) gives us the six interaction coefficients for a particular cell. In general, we compute them for each cell ( i , j ) separately. Next, having obtained those interaction coefficients for all cells, we can rewrite Equation (6) into a linear approximation function in Equation (17), where M i , j t is the approximate number of infected individuals at time step t N with N the number of time steps for which data on the number of infected individuals per cell are available.
M i , j t + 1 = M i , j t + q ^ c , i , j P c , i , j t + q ^ n , i , j P n , i , j t + q ^ e , i , j P e , i , j t + q ^ s , i , j P s , i , j t + q ^ w , i , j P w , i , j t + k ^ i , j
To employ Equation (17) as a prediction model, we use I i , j N as the starting value of M i , j and proceed by computing the subsequent M i , j up to the desired time step K.

3.4. Prediction Model Using Aggregated Data

The CA-based model described in Section 3.3 assumes that data on the number of infected individuals are available for each cell separately. That is, I i , j t is explicitly given for each cell ( i , j ) with t = 1 , , N . However, we often do not have access to such data. Rather, data are given at the regional level, e.g., per district or province. Such regions have varying sizes and also possess rather complex border relationships with their neighboring regions, which are difficult to accommodate in a CA-based framework. To work around this, our approach is to simply pick a fixed spatial size for a cell previous to modeling, and then, each region is divided into varying numbers of cells. The number of infected individuals per such cell is approximated by averaging the number of infected individuals in the region.
Let C be the cellular space of the CA in our model, which is a finite 2-dimensional grid. Consider a set of regions G = { G 1 , , G L } where some regions may border each other spatially. For example, we can think of G as a country, while G 1 , , G L are its provinces. We overlay C over G such that each cell in C can be assigned to no more than one region. Thus, we define a region G i simply as a set of cells such that no cell belongs to more than one region, i.e., the regions are pairwise disjoint. Obviously, G may be of irregular form, causing some cells to be spatially part of more than one region. In such cases, we make a simplifying assumption whereby we assign the cell to the region that covers it the most. Note that each cell in a region G i remains a particular cell ( i , j ) in C and can be referred to as such, independent of the region to which that cell belongs.
Our model is then adjusted as follows. Let I G 1 t , , I G L t be the number of infected individuals in region G k at time step t = 1 , , N , which corresponds to the data we have at hand. Denote the number of cells in region G k by | G k | . Then, we set the number of infected individuals for a cell c via:
I c t = I G k t | G k | for each c G k , t = 1 , , N
Equation (18) allows us to obtain values of I i , j t for all cells ( i , j ) of the CA at all time steps t = 1 , , N . This can then be used to construct the multiple regression model of Equation (8) after which we proceed as described in Section 3.3.
For predicting the number of infected individuals at time step t > N , we modify Equation (17) by setting the following for each region G k :
M i , j N = I i , j N for each cell ( i , j ) in region G k
M ¯ i , j t = ( i , j ) G k M i , j t | G k | for each cell ( i , j ) in region G k
M i , j t + 1 = M ¯ i , j t + q ^ c , i , j P ¯ c , i , j t + q ^ n , i , j P ¯ n , i , j t + q ^ e , i , j P ¯ e , i , j t + q ^ s , i , j P s , i , j t + q ^ w , i , j P ¯ w , i , j t + k ^ i , j
where, following Equation (7):
P ¯ c , i , j t , P ¯ n , i , j t , P ¯ e , i , j t , P ¯ s , i , j t , P ¯ c , i , j t = ( β γ α ) M ¯ i , j t , M ¯ i 1 , j t , M ¯ i , j + 1 t , M ¯ i + 1 , j t , M ¯ i , j 1 t
Equation (19) is the initialization for the prediction model for each cell. Then we calculated the average prediction of each cell for each region using Equation (20). We rewrite Equation (17) as Equation (21) as the prediction model. The step in Equation (20), followed by Equation (21), is repeated along with the N p r e d days of prediction that we want.
To evaluate the prediction accuracy provided by our model, we use the usual Root Mean Square Error (RMSE) in Equation (22). That is, if we have a ground truth number of infected individuals in region G k at time step t > N , i.e., I G k N + 1 , I G k N + 2 , , I G k N pred , then:
R M S E ( q ^ ) i , j = t = N + 1 N pred ( M ¯ i , j t I ¯ i , j t ) 2 N pred N

4. Evaluation and Results

4.1. Data set and Experiment Setup

This study uses COVID-19 cases data in China accessed on 11 June 2020. We collected COVID-19 time series data in China from 21 January 2020 to 11 June 2020, which cover positive cases, deaths, and recovered population from authoritative sources at WHO (https://www.who.int/emergencies/diseases/novel-coronavirus-2019) (accessed on 5 June 2020) and John Hopkins University (https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series) (accessed on 5 June 2020). All data are available in CSV format.
On the other hand, we took the region and demographic data from Wikipedia (accessed on 5 June 2020) (https://en.wikipedia.org/wiki/List_of_Chinese_administrative_divisions_by_areassed_on) (accessed on 5 June 2020) and Statista (accessed on 5 June 2020) (https://www.statista.com/statistics/279013/population-in-china-by-region/) (accessed on 5 June 2020).
We also used epidemic parameter data for COVID-19 in China given by Worldodometers (https://www.worldometers.info/coronavirus/) (accessed on 5 June 2020), taken from the work of Li et al. [2], Viceconte [41], Bi et al. [49], Mi et al. [50]. The three main parameters are as follows:
  • Mortality rate or case fatality rate (CFR): 0.21;
  • Transmission rate (R0): 1.4–2.5 [41], in our experiment, we use 1.4.;
  • Incubation rate: 5.1 [2].
We performed the analysis and visualization using MatLab and macros on a standard spreadsheet application on a standard processor Intel(R) Core(TM) i5-7200U CPU @ 2.50 GHz 2.70 GHz with RAM 4 GB.
For the experiment, we need to define a cellular space to overlay the China map. In particular, we need to choose a good area size to be represented by a cell. There are no general criteria for this. Rather, this needs to be determined in an ad hoc manner. In the data we used, China is divided into 33 administrative regions. From these 33 regions, the regions associated with Beijing, Tianjin, Shanghai, Hongkong, Macau are considered too small to be assigned at least a cell, so they are merged into one of their neighboring provinces. After merging, we examine the remaining divisions and find that Hainan is the one province that borders only one other province. Moreover, Hainan’s size is still quite small. Therefore, we choose a cell for the cellular space to represent an area roughly as large as Hainan, i.e., Hainan is represented by a single cell. The other provinces are then represented by a number of cells based on their relative size to Hainan. The resulting number of cells for each province is listed in Table 1.
Based on Table 1, we form a grid overlaying the China map (i.e., its Mercator projection) such that one cell in the grid is roughly as large as Hainan, and a single cell is exactly positioned over Hainan. As China lies between latitudes 18° N and 54° N and between longitudes 73° E and 135° E, this yields a cell covering an area of approximately 35,354 km 2 and a 2-dimensional grid of 16 rows and 27 columns (432 cells). However, not all these 432 cells are used in the CA model because some cells do not correspond to any part of China when overlaid over the map. Figure 5 shows how the cellular space is overlaid on the China map. We then assign each cell to no more than one region, respecting the factual border relationships between the provinces as much as possible. The resulting assignment gives us a cellular space depicted in Figure 6. Those cells that do not correspond to a region are not included in the actual cellular space. The neighborhood frame definition is adjusted to account for this situation, e.g., cell (5,3) does not have a “north” neighbor cell. Overall, we obtain 258 cells in the cellular space for China, so there are 258 multiple regression problems (Equation (8)) to solve.

4.2. Results

For visualization in this experiment, we divided the data into six severity levels and used color to visualize the spreading pattern in each region spatially. Each color represents the number rate of individuals infected with a range value, as shown in Figure 7.
Figure 8 illustrates the optimal configuration of the proposed CA model visualizing the spreading pattern of COVID-19 in China during the first eight weeks of spread reported. The model was initialized with data on 21 January 2020 with infection in 10 regions. We displayed the spread from 22 January 2020, when the reported cases had already spread to 20 regions. On the seventh day of the outbreak, the red area includes Hubei, which contains the city of Wuhan, where the first case was reported. The peak of the infection occurs in the third and fourth week. It then declines in the eighth week. However, Hubei remains red until the eighth week.
In this study, we conduct six experimental scenarios to obtain the best predictive model. Using the N-CCA with multiple regression, a comparison of the model with the real data is shown in Figure 9. We used multiple regression to find the model and predict the spread of COVID-19 after the first eight weeks over the next 14 days with the model (Figure 10). Figure 10a shows the prediction patterns. We compare the prediction results with the actual data shown in Figure 10b ( 9th week and 10th week). The predictions of the first three days are not too different from the real data. The difference clearly begins on the sixth-day prediction.
Figure 11 shows the average error per cell of model fit for each region. There is a spike at one point, which looks quite significant. This point belongs to the data from the Hubei region, where the average error for the model fit is more than 70 cases compared to the average real case. Meanwhile, the errors in the others are lower than ten. To see what happens to the data in Hubei, we need to see a more detailed model fit error specifically for the Hubei data (Figure 12).
To figure out what day the error spike occurred, we looked at the error of the model fit of the Hubei region in more detail, as shown in Figure 12. Until the fifth day, the error of Hubei was still far below 100. The errors jumped high on the 23rd day, with a difference of almost 2000 cases. However, the overall average for training error is 7.7167, which is about 7–8 cases per cell.
Next, we evaluate the model by calculating the prediction error. Figure 13 shows the average cases prediction per cell for the next 14 days in China. The prediction error for the first day is below 10 cases per cell. The error trend raises until the 14th day of prediction, reaching more than 50 cases per cell. Figure 14 illustrates the average of the cases prediction per cell in Hubei. The prediction error for the first day is about 200 cases per cell. The error trend increases until the 14th day of prediction, reaching over 1400 cases per cell on the 14th day.
However, Figure 12 shows a sharp increase in error for the data from the 21st through to the 23rd for Hubei compared to the average one. It does not imply that this model is not good. For this reason, we also need to elaborate in detail on the prediction error for each region. We separate the prediction error of Hubei’s case from other regions. Except for Hubei, we divide the visualization of the trend of prediction error for other regions until day 14th into less than 10 cases per cell, between 10 and 40, and less than 160 cases per cell. Figure 15, Figure 16 and Figure 17 show the details of the trend of prediction error.
Moreover, Figure 15 displays the trend of prediction error that never exceeds 10 cases over the next 14 days of prediction. There are four regions with the average error of prediction results below one case per cell; namely, Inner Mongolia, Tibet, Qinghai, and Xinjiang regions.
Figure 16 illustrates the tendency of prediction error that never exceeds 40 cases over the next 14 days of prediction, with only one region where the prediction error is around 40 cases per cell, namely Ningxia. Others have case prediction errors below 30, and some areas are far lower.
Figure 17 demonstrates the trend of prediction error that never overextends 160 cases over the next 14 days of prediction. Except for the case in Shanghai, the prediction error exceeds 100 and below per cell. The prediction error for Shanghai is around 160 cases per cell over the next 14 days of prediction. In general, the prediction results for almost all regions in China, except for the case of Hubei, show excellent prediction results until the seventh day of prediction by considering the prediction errors present in Figure 15, Figure 16 and Figure 17 above. It shows that the CA method has an opportunity to improve the predictive model of disease spread.

5. Discussion

From the results (Figure 15, Figure 16 and Figure 17) in Section 4.2, we can see that the error for predictions up to day 14 is relatively small (ranging between 0 and 160), except for Hubei. This study compares the baseline model from Fong et al. [43] that used a Composite Monte-Carlo method simulation, enhanced by a deep learning network and fuzzy rule induction applying to limited data. The baseline model forecasts the overall trend and propagation of the infected cases during the early epidemic influenced by the temporal-spatial data of the nearby cities around China. The model uses the same number of future days to forecast, i.e., for the next 14 days, for China and obtains an RMSE of about 62,077.26. Meanwhile, in our study, the total RMSE in China was only 6631.42, about ten times smaller (Table 2).
From the error analysis using RMSE (Equation (22)) as shown in Table 2, the data that caused the unexpected prediction results were outliers, such as the case in Hubei. The outlier was interesting since there was a crowded traditional market full of visitors in the city of Wuhan. We can propose the outlier as a separate study.
The results of visualizing the spreading pattern of COVID-19 for eight weeks, in Figure 8, show that Hubei is constantly in the red area, which implies that this area remains the center of the disease spread. However, it also causes a high average of the training error, which means Hubei is outlier data. However, as a method with spatial characteristics, CA turned out to be pretty reasonable to model the spread of disease. It demonstrated that the CA model could enhance the accuracy of the prediction model by increasing the amount of training data or adding other related factors that influenced the spreading of disease.
Compared to previous studies in epidemiology, mainly related to COVID-19 at the beginning of the outbreak, our proposed model can show the visualization of the result on the level of vulnerability. Thus, the model can directly observe the position of clusters of regions. Until the end of 2020, the previous related study still used a mathematical model and statistical data processing for calculating the parameters of the epidemiological model of COVID-19 in Wuhan. It uses a graphical representation (chart) for showing the tendency of spreading without including spatial information [9,51]. Thus, the ability to represent the COVID-19 outbreak with spatial information can significantly contribute to the COVID-19 spreading model. We expect that the visualization based on spatial information could help the decision-maker determine a more precise policy.
The advantage of using CA is that the prediction results are more precise than standard forecasting methods for the whole data set. One of the reasons is that we can divide the COVID-19 data into small regions. Thus, we can analyze separately by considering the influence and behavior of its neighborhood, whereas standard forecasting methods override the influence of a neighborhood. However, the drawback of the model is the difficulty in defining cellular space. The configuration of cellular space and the definition of a neighborhood is not generic. Thus, we should redefine them to adjust the model if the characteristics of the problem and data set change. In addition, finding the optimal parameters is time-consuming and involves an array of variables that are sometimes more than two dimensions.

6. Conclusions

We succeeded in representing the influence of neighboring regions in COVID-19 epidemiological modeling, which we have proposed as the N-CCA model for our contribution. The N-CCA model has succeeded in modeling the influence of neighborhood interactions on the spread of COVID-19 in a region. In this study, we propose the N-CCA model, a non-uniform continuous CA-based approach combined with multiple regression to determine the coefficients representing the magnitude of the interaction influence.
We apply the N-CCA model to predict the spread of COVID-19 cases in China. We developed a prediction model using 42 days of cases as a training data set and using the next 14 days as a validation data set to evaluate the model’s prediction results. We used RMSE to calculate the prediction error on the average number of cases for each cell in a region. We obtain the RMSE values in the length range 0–42.32 and 0–67.43 per cell for 7 and 14 days of prediction except for Hubei. Meanwhile, the RMSE for all of China is about 6631.42. Thus, our overall model is better than the baseline.
The CA method has an opportunity to improve the predictive model of disease spread. We can improve the model by including other parameters, e.g., vaccination, comorbidity, and isolation factors. Moreover, we can also change the definition of cellular space, such as changing the number of cells and changing the membership definition of each cell. We can conduct another improvement by using the Moore neighborhood as a neighborhood frame model. Lastly, we can consider the population density when calculating the case spreading.
One of the challenges of using the CA approach in modeling disease spread is to define different cellular spaces for other geographic and demographic conditions. In addition, in this study, the number of regression problems that must be solved is 258, which is as many as the number of cells defined. If there are more cells and neighbors and the model has a more complex factor involvement, we can use machine learning or deep learning to solve the regression problems to obtain a predictive model with the CA approach.
The current study uses time-series data that are limited to 42 days. In future work, there are several things we can try to improve the accuracy, including adding time series data and an explicit movement factor, among others. For building a predictive model, adding more data can solve using machine learning for time series data. In addition, the consequence of adding an explicit movement factor needs modification of the design of the predictive model.

Author Contributions

Conceptualization, P.E., A.M.A., A.A.K.; methodology, P.E.; validation, A.M.A. and A.A.K.; formal analysis, P.E.; investigation, P.E.; data curation, P.E.; writing—original draft preparation, P.E. and A.A.K.; writing—review and editing, P.E., A.A.K. and A.M.A.; visualization, P.E.; supervision, A.M.A. and A.A.K.; project administration, A.A.K. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by Universitas Indonesia.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Publicly available data sets were analyzed in this study. The time-series data of COVID-19 in China can be found here: https://www.who.int/emergencies/diseases/novel-coronavirus-2019 and https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19-data/csse_covid_19_time_series accessed on 11 June 2020. The region data of China can be found here: https://en.wikipedia.org/wiki/List_of_Chinase_administrative_divisions_by_area accessed on 5 June 2020. The demo-graphic data of China can be found here: https://www.statista.com/statistics/279013/population-in-china-by-region accessed on 5 June 2020. Epidemic parameter data for COVID-19 in China can be found here: https://www.worldometers.info/coronavirus/ accessed on 5 June 2020.

Acknowledgments

The authors thank the Faculty of Computer Science, Universitas Indonesia, for administrative support.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kim, J.Y.; Ko, J.H.; Kim, Y.; Kim, Y.J.; Kim, J.M.; Chung, Y.S.; Kim, H.M.; Han, M.G.; Kim, S.Y.; Chin, B.S. Viral Load Kinetics of SARS-CoV-2 Infection in First Two Patients in Korea. J. Korean Med. Sci. 2020, 35, e86. [Google Scholar] [CrossRef] [PubMed]
  2. Li, Q.; Guan, X.; Wu, P.; Wang, X.; Zhou, L.; Tong, Y.; Ren, R.; Leung, K.S.; Lau, E.H.; Wong, J.Y.; et al. Early Transmission Dynamics in Wuhan, China, of Novel Coronavirus–Infected Pneumonia. N. Engl. J. Med. 2020, 382, 1199–1207. [Google Scholar] [CrossRef] [PubMed]
  3. Wu, P.; Hao, X.; Lau, E.H.Y.; Wong, J.Y.; Leung, K.S.M.; Wu, J.T.; Cowling, B.J.; Leung, G.M. Real-time tentative assessment of the epidemiological characteristics of novel coronavirus infections in Wuhan, China, as at 22 January 2020. Euro Surveill. Bull. Eur. Sur Les Mal. Transm. = Eur. Commun. Dis. Bull. 2020, 25, 2000044. [Google Scholar] [CrossRef] [PubMed]
  4. Sun, K.; Chen, J.; Viboud, C. Early epidemiological analysis of the coronavirus disease 2019 outbreak based on crowdsourced data: A population-level observational study. Lancet Digit. Health 2020, 2, e201–e208. [Google Scholar] [CrossRef]
  5. Wu, J.T.; Leung, K.; Bushman, M.; Kishore, N.; Niehus, R.; de Salazar, P.M.; Cowling, B.J.; Lipsitch, M.; Leung, G.M. Estimating clinical severity of COVID-19 from the transmission dynamics in Wuhan, China. Nat. Med. 2020, 26, 506–510. [Google Scholar] [CrossRef] [Green Version]
  6. Alanazi, S.A.; Kamruzzaman, M.M.; Alruwaili, M.; Alshammari, N.; Alqahtani, S.A.; Karime, A. Measuring and Preventing COVID-19 Using the SIR Model and Machine Learning in Smart Health Care. J. Healthc. Eng. 2020, 2020, 8857346. [Google Scholar] [CrossRef]
  7. Cooper, I.; Mondal, A.; Antonopoulos, C.G. A SIR model assumption for the spread of COVID-19 in different communities. Chaos Solitons Fractals 2020, 139, 110057. [Google Scholar] [CrossRef]
  8. Moein, S.; Nickaeen, N.; Roointan, A.; Borhani, N.; Heidary, Z.; Javanmard, S.H.; Ghaisari, J.; Gheisari, Y. Inefficiency of SIR models in forecasting COVID-19 epidemic: A case study of Isfahan. Sci. Rep. 2021, 11, 4725. [Google Scholar] [CrossRef]
  9. Kucharski, A.; Russell, T.W.; Diamond, C.; Liu, Y.; Edmunds, J.; Funk, S.; Eggo, R.M.; Sun, F.; Jit, M.; Munday, J.D.; et al. Early dynamics of transmission and control of COVID-19: A mathematical modelling study. Lancet Infect. Dis. 2020, 20, 553–558. [Google Scholar] [CrossRef] [Green Version]
  10. Carcione, J.M.; Santos, J.E.; Bagaini, C.; Ba, J. A Simulation of a COVID-19 Epidemic Based on a Deterministic SEIR Model. Front. Public Health 2020, 8, 230. [Google Scholar] [CrossRef]
  11. Mwalili, S.; Kimathi, M.; Ojiambo, V.; Gathungu, D.; Mbogo, R. SEIR model for COVID-19 dynamics incorporating the environment and social distancing. BMC Res. Notes 2020, 13, 352. [Google Scholar] [CrossRef] [PubMed]
  12. Arino, J.; Portet, S. A simple model for COVID-19. Infect. Dis. Model. 2020, 5, 309–315. [Google Scholar] [CrossRef] [PubMed]
  13. Kuddus, M.A.; Rahman, A. Analysis of COVID-19 using a modified SLIR model with nonlinear incidence. Results Phys. 2021, 27, 104478. [Google Scholar] [CrossRef] [PubMed]
  14. Zhang, J.; Ren, J.; Zhang, X. Dynamics of an SLIR model with nonmonotone incidence rate and stochastic perturbation. Math. Biosci. Eng. 2019, 16, 5504–5530. [Google Scholar] [CrossRef] [PubMed]
  15. Anastassopoulou, C.; Russo, L.; Tsakris, A.; Siettos, C. Data-based analysis, modelling and forecasting of the COVID-19 outbreak. PLoS ONE 2020, 15, e0230405. [Google Scholar] [CrossRef] [Green Version]
  16. Bastos, S.B.; Cajueiro, D.O. Modeling and forecasting the early evolution of the COVID-19 pandemic in Brazil. Sci. Rep. 2020, 10, 19457. [Google Scholar] [CrossRef]
  17. Liu, Z.; Magal, P.; Seydi, O.; Webb, G. A COVID-19 epidemic model with latency period. Infect. Dis. Model. 2020, 5, 323–337. [Google Scholar] [CrossRef]
  18. Giordano, G.; Blanchini, F.; Bruno, R.; Colaneri, P.; Filippo, A.D.; Matteo, A.D.; Colaneri, M. A SIDARTHE Model of COVID-19 Epidemic in Italy. arXiv 2020, arXiv:2003.09861. [Google Scholar]
  19. Higazy, M. Novel fractional order SIDARTHE mathematical model of COVID-19 pandemic. Chaos Solitons Fractals 2020, 138, 110007. [Google Scholar] [CrossRef]
  20. Ardabili, S.F.; Mosavi, A.; Ghamisi, P.; Ferdinand, F.; Varkonyi-Koczy, A.R.; Reuter, U.; Rabczuk, T.; Atkinson, P.M. COVID-19 Outbreak Prediction with Machine Learning. Algorithms 2020, 13, 249. [Google Scholar] [CrossRef]
  21. Fantazzini, D. Short-term forecasting of the COVID-19 pandemic using Google Trends data: Evidence from 158 countries. Appl. Econom. 2020, 59, 33–54. [Google Scholar]
  22. Anirudh, A. Mathematical modeling and the transmission dynamics in predicting the COVID-19—What next in combating the pandemic. Infect. Dis. Model. 2020, 5, 366–374. [Google Scholar] [CrossRef] [PubMed]
  23. Bohner, M.; Streipert, S.; Torres, D.F. Exact solution to a dynamic SIR model. Nonlinear Anal. Hybrid Syst. 2019, 32, 228–238. [Google Scholar] [CrossRef] [Green Version]
  24. Murray, J.D. Geographic Spread and Control of Epidemics. In Mathematical Biology; Interdisciplinary Applied Mathematics; Springer: Berlin/Heidelberg, Germany, 2001; Volume 18, pp. 661–721. [Google Scholar]
  25. Arino, J.; Jordan, R.; van den Driessche, P. Quarantine in a multi-species epidemic model with spatial dynamics. Math. Biosci. 2007, 206, 46–60. [Google Scholar] [CrossRef]
  26. Pfeifer, B.; Kugler, K.; Tejada, M.M.; Baumgartner, C.; Seger, M.; Osl, M.; Netzer, M.; Handler, M.; Dander, A.; Wurz, M.; et al. A Cellular Automaton Framework for Infectious Disease Spread Simulation. Open Med. Inform. 2008, 2, 70–81. [Google Scholar] [CrossRef]
  27. Wolfram, S. Twenty problems in the theory of cellular automata. Phys. Scr. 1985, 1985, 170–183. [Google Scholar] [CrossRef]
  28. White, S.H.; del Rey, A.M.; Sánchez, G.R. Using cellular automata to simulate epidemic diseases. Appl. Math. Sci. 2009, 3, 959–968. [Google Scholar]
  29. White, S.H.; del Rey, A.M.; Sánchez, G.R. Modeling epidemics using cellular automata. Appl. Math. Comput. 2007, 186, 193–202. [Google Scholar] [CrossRef]
  30. Elsayed, W.M.; El-bassiouny, A.H.; Radwan, E.F. Applying Inhomogeneous Probabilistic Cellular Au-tomata Rules on Epidemic Model. Int. J. Adv. Res. Artif. Intell. 2013, 2, 2. [Google Scholar] [CrossRef] [Green Version]
  31. Santos, L.B.L.; Costa, M.C.; Pinho, S.T.R.; Andrade, R.F.S.; Barreto, F.R.; Teixeira, M.G.; Barreto, M.L. Periodic forcing in a three-level cellular automata model for a vector-transmitted disease. Phys. Rev. E 2009, 80, 016102. [Google Scholar] [CrossRef] [Green Version]
  32. Holko, A.; Mȩdrek, M.; Pastuszak, Z.; Phusavat, K. Epidemiological modeling with a population density map-based cellular automata simulation system. Expert Syst. Appl. 2016, 48, 1–8. [Google Scholar] [CrossRef]
  33. Huang, C.Y.; Sun, C.T.; Hsieh, J.L.; Chen, Y.M. A Novel Small-World Model: Using Social Mirror Identities for Epidemic Simulations. Simulation 2005, 81, 671–699. [Google Scholar] [CrossRef]
  34. Bin, S.; Sun, G.; Chen, C.C. Spread of infectious disease modeling and analysis of different factors on spread of infectious disease based on cellular automata. Int. J. Environ. Res. Public Health 2019, 16, 4683. [Google Scholar] [CrossRef] [Green Version]
  35. Caswell, H.; Etter, R.J. Ecological Interactions in Patchy Environments: From Patch-Occupancy Models to Cellular Automata. In Patch Dynamics; Levin, S.A., Powell, T.M., Steele, J.W., Eds.; Springer: Berlin/Heidelberg, Germany, 1993; pp. 93–109. [Google Scholar]
  36. Dascǎlu, M.; Maliţa, M.; Barbilian, A.; Franţi, E.; Ştefan, G.M. Enhanced cellular automata with autonomous agents for COVID-19 pandemic modeling. Rom. J. Inf. Sci. Technol. 2020, 23, S15–S27. [Google Scholar]
  37. Ghosh, S.; Bhattacharya, S. A data-driven understanding of COVID-19 dynamics using sequential genetic algorithm based probabilistic cellular automata. Appl. Soft Comput. 2020, 96. [Google Scholar] [CrossRef] [PubMed]
  38. Schimit, P.H.T. A model based on cellular automata to estimate the social isolation impact on COVID-19 spreading in Brazil. Comput. Methods Programs Biomed. 2021, 200, 105832. [Google Scholar] [CrossRef]
  39. Ghosh, S.; Bhattacharya, S. Computational Model on COVID-19 Pandemic Using Probabilistic Cellular Automata. SN Comput. Sci. 2021, 2, 230. [Google Scholar] [CrossRef]
  40. Dai, J.; Zhai, C.; Ai, J.; Ma, J.; Wang, J.; Sun, W. Modeling the Spread of Epidemics based on Cellular Automata. Processes 2021, 9, 55. [Google Scholar] [CrossRef]
  41. Viceconte, G.; Petrosillo, N. COVID-19 R0: Magic number or conundrum? Infect. Dis. Rep. 2020, 12, 1–12. [Google Scholar] [CrossRef] [Green Version]
  42. Wolfram, S.; Systems Based on Numbers. In A New Kind of Science; 2002; Chapter 4, pp. 155–160. Available online: https://www.wolframscience.com/nks/ (accessed on 3 March 2022).
  43. Fong, S.J.; Li, G.; Dey, N.; Crespo, R.G.; Herrera-Viedma, E. Composite Monte Carlo decision making under high uncertainty of novel coronavirus epidemic using hybridized deep learning and fuzzy rule induction. Appl. Soft Comput. J. 2020, 93, 106282. [Google Scholar] [CrossRef]
  44. Martin, O.; Odlyzko, A.M.; Wolfram, S. Algebraic properties of cellular automata. Commun. Math. Phys. 1984, 93, 219–258. [Google Scholar] [CrossRef] [Green Version]
  45. Packard, N.H.; Wolfram, S. Two-Dimensional Cellular Automata. J. Stat. Phys. 1985, 38, 901–946. [Google Scholar] [CrossRef]
  46. Siettos, C.I.; Russo, L. Mathematical modeling of infectious disease dynamics. Virulence 2013, 4, 295–306. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  47. Nepomuceno, E.G.; Resende, D.F.; Lacerda, M.J. A Survey of the Individual-Based Model applied in Biomedical and Epidemiology. J. Biomed. Res. Rev. 2018, 1, 11–24. [Google Scholar]
  48. Ma, J.; Dushoff, J.; Bolker, B.M.; Earn, D.J.D. Estimating Initial Epidemic Growth Rates. Bull. Math. Biol. 2014, 76, 245–260. [Google Scholar] [CrossRef]
  49. Bi, Q.; Wu, Y.; Mei, S.; Ye, C.; Zou, X.; Zhang, Z.; Liu, X.; Wei, L.; Truelove, S.A.; Zhang, T.; et al. Epidemiology and transmission of COVID-19 in 391 cases and 1286 of their close contacts in Shenzhen, China: A retrospective cohort study. Lancet. Infect. Dis. 2020, 20, 911–919. [Google Scholar] [CrossRef]
  50. Mi, Y.N.; Huang, T.T.; Zhang, J.X.; Qin, Q.; Gong, Y.X.; Liu, S.Y.; Xue, H.M.; Ning, C.H.; Cao, L.; Cao, Y.X. Estimating instant case fatality rate of COVID-19 in China. Int. J. Infect. Dis. IJID 2020, 97, 1–6. [Google Scholar] [CrossRef]
  51. Gostic, K.; Gomez, A.C.R.; Mummah, R.O.; Kucharski, A.J.; Lloyd-Smith, J.O. Estimated effectiveness of symptom and risk screening to prevent the spread of COVID-19. Elife 2020, 9, e55570. [Google Scholar] [CrossRef]
Figure 1. The workflow.
Figure 1. The workflow.
Bdcc 06 00046 g001
Figure 2. Neighborhoods. (a) A Von Neumann-neighborhood with a radius of 1. (b) A Moore-neighborhood with a radius of 1.
Figure 2. Neighborhoods. (a) A Von Neumann-neighborhood with a radius of 1. (b) A Moore-neighborhood with a radius of 1.
Bdcc 06 00046 g002
Figure 3. The state diagram for the SIRD model.
Figure 3. The state diagram for the SIRD model.
Bdcc 06 00046 g003
Figure 4. The state transition N-CCA diagram model.
Figure 4. The state transition N-CCA diagram model.
Bdcc 06 00046 g004
Figure 5. The configuration of regions of China in cellular space.
Figure 5. The configuration of regions of China in cellular space.
Bdcc 06 00046 g005
Figure 6. The coordinate cells of China in cellular space.
Figure 6. The coordinate cells of China in cellular space.
Bdcc 06 00046 g006
Figure 7. The severity level definition for visualization.
Figure 7. The severity level definition for visualization.
Bdcc 06 00046 g007
Figure 8. The COVID-19 spreading pattern in China for 8 weeks.
Figure 8. The COVID-19 spreading pattern in China for 8 weeks.
Bdcc 06 00046 g008
Figure 9. The model fits the real data of cases per cell in China.
Figure 9. The model fits the real data of cases per cell in China.
Bdcc 06 00046 g009
Figure 10. The pattern prediction result for two weeks (a) and the real cases (b) for the next 14 days (9th week and 10th week).
Figure 10. The pattern prediction result for two weeks (a) and the real cases (b) for the next 14 days (9th week and 10th week).
Bdcc 06 00046 g010
Figure 11. The average error per cell of the model fit for each region.
Figure 11. The average error per cell of the model fit for each region.
Bdcc 06 00046 g011
Figure 12. The error of the model fit for Hubei.
Figure 12. The error of the model fit for Hubei.
Bdcc 06 00046 g012
Figure 13. The average of the cases prediction per cell in China.
Figure 13. The average of the cases prediction per cell in China.
Bdcc 06 00046 g013
Figure 14. The average of the cases prediction per cell for Hubei.
Figure 14. The average of the cases prediction per cell for Hubei.
Bdcc 06 00046 g014
Figure 15. The trend of prediction error below 10 cases per cell until the 14th prediction.
Figure 15. The trend of prediction error below 10 cases per cell until the 14th prediction.
Bdcc 06 00046 g015
Figure 16. The trend of prediction error below 40 cases per cell until the 14th prediction.
Figure 16. The trend of prediction error below 40 cases per cell until the 14th prediction.
Bdcc 06 00046 g016
Figure 17. The trend of prediction error to about 160 cases per cell until the 14th prediction.
Figure 17. The trend of prediction error to about 160 cases per cell until the 14th prediction.
Bdcc 06 00046 g017
Table 1. Arrangement of 28 Chinese regional divisions in cellular space.
Table 1. Arrangement of 28 Chinese regional divisions in cellular space.
IDRegionCell CountIDRegionCell Count
1Anhui315Jiangsu2
2Beijing, Heibei, Tianjin616Jiangxi4
3Chongqing217Jilin5
4Fujian318Liaoning4
5Gansu1219Ningxia1
6Guangdong, Hongkong, Macau520Qinghai20
7Guangxi621Shaanxi5
8Guizhou422Shandong4
9Hainan123Shanghai, Zhejiang3
10Heilongjiang1224Shanxi4
11Henan425Sichuan13
12Hubei526Tibet34
13Hunan527Xinjiang47
14Inner Mongolia3328Yunnan11
Table 2. RMSE for 7- and 14-day predictions.
Table 2. RMSE for 7- and 14-day predictions.
IDRegionRMSE for 7 DaysRMSE for 14 Days
1Anhui12.9933.65
2Beijing, Heibei, Tianjin3.0421.04
3Chongqing17.2544.35
4Fujian14.5520.22
5Gansu1.791.63
6Guangdong, Hongkong, Macau42.3267.43
7Guangxi2.826.93
8Guizhou1.123.82
9Hainan29.2645.91
10Heilongjiang2.073.12
11Henan1.4910.78
12Hubei596.60976.42
13Hunan15.2332.45
14Inner Mongolia0.260.42
15Jiangsu24.1448.02
16Jiangxi6.247.10
17Jilin0.961.49
18Liaoning1.615.82
19Ningxia2.1018.33
20Qinghai00.07
21Shaanxi1.8612.06
22Shandong33.6954.43
23Shanghai, Zhejiang64.62109.25
24Shanxi1.123.69
25Sichuan3.417.25
26Tibet00
27Xinjiang0.030.04
28Yunnan0.080.94
All of China3834.176631.42
Baseline model [43] (the baseline only provides a single average RMSE in China influenced by the temporal-spatial data of nearby cities around Wuhan).N/A62,077.26
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Eosina, P.; Arymurthy, A.M.; Krisnadhi, A.A. A Non-Uniform Continuous Cellular Automata for Analyzing and Predicting the Spreading Patterns of COVID-19. Big Data Cogn. Comput. 2022, 6, 46. https://doi.org/10.3390/bdcc6020046

AMA Style

Eosina P, Arymurthy AM, Krisnadhi AA. A Non-Uniform Continuous Cellular Automata for Analyzing and Predicting the Spreading Patterns of COVID-19. Big Data and Cognitive Computing. 2022; 6(2):46. https://doi.org/10.3390/bdcc6020046

Chicago/Turabian Style

Eosina, Puspa, Aniati Murni Arymurthy, and Adila Alfa Krisnadhi. 2022. "A Non-Uniform Continuous Cellular Automata for Analyzing and Predicting the Spreading Patterns of COVID-19" Big Data and Cognitive Computing 6, no. 2: 46. https://doi.org/10.3390/bdcc6020046

Article Metrics

Back to TopTop