Open Access Paper
24 May 2022 Dynamic complex network based on status value for infectious disease
Bing Li, Qi Liu
Author Affiliations +
Proceedings Volume 12260, International Conference on Computer Application and Information Security (ICCAIS 2021); 122600H (2022) https://doi.org/10.1117/12.2637382
Event: International Conference on Computer Application and Information Security (ICCAIS 2021), 2021, Wuhan, China
Abstract
COVID-19 plays role in every part of the world; especially, it does harm to lives of people. Thus, COVID-19 sounds the alarm that is very important to build an effective mechanism to help prevent pandemic disease. In this work, dynamic network based on status value is built, which aims to help simulate the added danger level by the addition of infected people or close contacts. First, each node of this network is labelled with different kinds of status which has special value to show its danger degree. Then, the weight of the network represents the relationship of nodes; with the value of each node, average length and average spread of danger level is calculated based on the accumulation of dynamic weight. Thus, epidemic speed and scope of the infectious disease can be simulated. Moreover, the experiments compared to other networks have verified the effectiveness of our model.

INTRODUCTION

COVID-19 is the most important global event in this year, because it changes the pattern of world including economics, social contact, medical care, and so on1. The situation is ill seriously. Firstly, the burden of hospitals in some countries is so huge that the patients with other diseases cannot be treated as before2. Second, a large number of companies have to stop their business. People lost their work; thus, the living becomes terrible. A lot of people do their best to prevent its destructive impact3. In order to stop from the ongoing pandemic, COVID-19 vaccines are urgently needed4. Besides regimens, it is an effective way to find the ill or incubatory person who should be kept in quarantine. Ideally, all the infected people can timely be given treatment and infected boundary is under control. This is to say that COVID-19 can stop its extension. However, the infected person still conducts the social work before the infected evidence is clearly. The people, who has the touch with the infected person, may be infected. This kind is called as close contacts. If we want to describe the infected boundary, all the close contacts must be found.

According to the above analysis, pandemic disease is very harmful. COVID-19 sounds the alarm that an effective mechanism is necessary to prevent the pandemic. The mechanism should include medical treatment and other assist. With the development of computer technology, it has been verified that it is useful to provide information management, data mining, and so on.

In order to get this aim, a novel network, namely Dynamic Network based on Status Value (DNSV), is built in this work. To simulate the real situation of outbreak of infectious disease, the nodes in the network are partitioned into five kinds of status which are health, first generation of close contact, second generation of close contact, isospace, and illness. This definition can help improve the effectiveness of stopping infectious process. Besides the status of the nodes, they are fully connected. The connectedness of nodes is dynamic; thus, the weight of edges is used to show the connectedness of the nodes. Moreover, the weight of the edge is convenient to control the strength change of current connectedness. The typological structure is the basis of each complex network; thus, the degree, clustering coefficient, and average path length are the necessary parts where complex network is used to research real application. DNSV has its own structure; thus, the classical definition describing the characteristic of complex network cannot provide enough information. Another important contribution of the paper is to define the novel characteristics which have ability to depict the current situation, speed, scope of the disease. Experiments also supports our model.

Section 2 gives the background. Section 3 is the main part of this paper, which shows DNSV and the new definition evaluated the network. Section 4 is the experiment. Section 5 is the conclusion.

2.

BACKGROUND

The effectiveness of complex network has been verified in lots of application5-7. In this part, the basic theory of complex network is introduced. A network is constituted by nodes (also can be expressed as vertices) and edges (also can be expressed as links). Nodes show the participants whose relationship is given as edges8. If two nodes are connected to each other by an edge; then, they are called adjacency points. In order to evaluate the topology of different networks, some definitions, which describe important characteristics, are necessary and shown as follows9-11.

Definition 2.1 A degree of a node (DN) is the number of edges connected to this node, which is denoted as ki. The average of degree calculated by each node is defined as the degree of the network which is shown in equation (1),

00185_psisdg12260_122600h_page_2_1.jpg

and n is the total number of nodes in the network.

Definition 2.2 If any edge in a network is directed, each node has in-degree and out-degree. In-degree is the number of edges by which this node can get information from other connected nodes; out-degree is the number of edges through which this node can send information to other nodes. In order to calculate in-degree and out-degree, adjacent matrix is given as equation (2).

00185_psisdg12260_122600h_page_2_2.jpg

where 00185_psisdg12260_122600h_page_2_3.jpg Thus, in-degree of nodei is the sum of the ith row of equation (2). The calculation of out-degree is similar as the process of in-degree. Thus, the work does not give unnecessary details.

Definition 2.3 For any node in a network, S is the set of adjacency points linked to this node. |S| is the number of elements in S. Then, the number of the edges, which just connect the nodes in S, is denoted as λ. The clustering coefficient of this node is 00185_psisdg12260_122600h_page_2_4.jpg.

Definition 2.4 Average path length is 00185_psisdg12260_122600h_page_2_5.jpg where dij is the path length of nodei and node j.

3.

INTEGRATION AND DYNAMIC NETWORK

Besides medical treatment, computer technology can be used in a system to prevent the pandemic. Because computer technology can cut the burden of time, cost of human, and so on.

3.1

Integration system

It is clear that finding infected person is very useful to stop viral transmission. Incubation period makes finding infected person or close contacts more difficult. Health code help search close contacts; then, effective strategy, such as isolation, can be employed to prevent the spreading. However, the whole process is not full-automatic, which includes medical testing, finding infected person or close contacts and informing staff. Every part in prevent the transmission of the disease has own information management. If we can integrate all necessary parts and advance a reliable algorithm to accomplish information conveyance function based on the network expressed the health status of each person, it is very helpful to enhance the efficiency of finding infected persons and making decisions to stop transmission. Figure 1 shows the components of the system which can provide automatic warning based on dynamic complex network and intelligent computer technology. The core of this system is the information integration and decision center. Since information security and sensitive data must be protected; direct data exchange among each element needs complex procedure which adds time cost. It is easy to know that the system needs automatic and effective data processing. Thus, an integration center gets different kind information from the related organization at first. Then, it filters information as the defined rule and sends the necessary data to next step. Besides core center, Medical treatment, Isolation and Data mining are the main parts in the system.

Figure 1.

Information integration and decision.

00185_psisdg12260_122600h_page_3_1.jpg

Hospital accomplishes testing and medical treatment. At the same time, the result of testing and the necessary data of hospital is provided to the centre. With the help of computer- aided analysis, an optimal scheduling of medical resource can cut time and human cost. Isolation can stop the possible spreading of disease, which needs data analysis and testing result to keep the period. The last part is the main part discussed in this work. It is a useful method to find the infected cases and close contacts. Under medical treatment, the possibility of severe case is reduced. At the same time, isolation of close contact can cut the infectious link. Health code tracked record of people. However, special case makes health code unuseful, such as private family gathering. Thus, this part conducts a dynamic complex network based social relationship and action record. Then, Community discovery is given to finish data analysis.

3.2

Dynamic complex network

According to the analysis in the last paragraph, finding the conformed cases and close contacts is a very important in convincing pandemic. Complex network can show the relationship and the process of information transmission among the nodes. Thus, it is a very useful tool to research infectious disease. In this work, a network is firstly constructed to describe the status of people and their social relationship, which is called Dynamic Network based on Status Value (DNSV). Every node of this network is one of five kind statuses namely health, first generation of close contact (CC), second generation of close contact, isospace, and illness. And the status of each node can be changed. These are illustrated in Figure 2. The initial status of each node in the network is health. If the node has information transmission with a node with the status of illness, then its status is changed to first generation of CC. If a node has information transmission with a node with the status of first generation of CC, the status of the node is second generation of CC. Isospace means that a node arrives at the same building as a node of illness at the similar time. It can be seen that the arrows in Figure 2 tell the direction of status change.

Figure 2.

Status change of a node.

00185_psisdg12260_122600h_page_4_1.jpg

In DNSV, the link is used to simulate the contact among people. The frequency analysis and different scene play role in the infectious possibility, which is denoted as weight of the link in this work. Thus, the status of nodes and the weight of links are coordinated to model the spreading of the disease, which is given in Figure 3. Since, the weight of each edge is dynamic; DNSV is set as fully connected network. It means that the connected two nodes have no relationship when the weight of the link is 0. Different shape of nodes means different status. A good understanding of the network is very useful to build correct decision to stop the illness. It has been approved that complex network is an important tool to analyze diseases. However, the basic characteristic definition of complex network in Section 2 is not suitable for the special network. In order to solve this problem, the novel definition is given.

Figure 3.

Prototype of the network.

00185_psisdg12260_122600h_page_4_2.jpg

Since DNSV in this work is special, the basic definition cannot give enough information. The status of each node decides whether the information transmitted to the linked nodes are danger. Thus, the status should be considered in the definition. There are five kinds named health, first generation of CC, second generation of CC, illness, isospace. According to the danger degree, we give the value of each status as

00185_psisdg12260_122600h_page_5_1.jpg

where |nodei| means the value of nodei, and χ,δij, Δ ≥ 0. χ is the initial value; δij is the step;, Δ is the increased value.

Defintion 3.1 Dynamic weight danger degree-based node value is defined as below:

00185_psisdg12260_122600h_page_5_2.jpg

where wij = 0 if nodej is not linked to the current nodei; otherwise, wij is the weight of the edge between nodej and nodei. And mtwij) = avet * wij); Δt is the variation of time step.

Definition 3.2 Ave-length of dynamic danger is 00185_psisdg12260_122600h_page_5_3.jpgdSij, wd > α,where Sij is the edge set of path, and || is the amount of the set.

It is clear that the beginning of S is nodei and its end is nodej. The Ave-length of dynamic danger is defined to focus the nodes of high danger level in the process of the derivation of the connectedness. Then, the spreading length of the current infectious disease is calculated. Besides this, the scope of the disease is also needed to be considered. Ave-spread of danger level is given in Definition 3.3.

Definition 3.3 For any node, the set of adjacency points is NN. Ave-spread of danger level is 00185_psisdg12260_122600h_page_5_4.jpg, ∀dS, wd > α, where |S| is the mount of edges connected the nodes NN.

4.

SIMULATION

In order to evaluate our method, the classical models of complex network are used in this work. Table 1 gives the related results. First, we need to explain the setting of each work. SW_net (N, P, RW) means this is a WS Small Word Network; N is the amount of nodes in the network; P is the edge possibility; RW represents the rewriting possibility. BA (N, IND) mean BA scale-free network; IDN is the number of initial nodes. P of RW (N, P) is the edge possibility. Table 1 shows the results of these networks.

Table 1.

Result of classical networks.

Type of networkSettingAverage degreeAverage path LengthClustering coefficient
Small worldSW_net (100, 0.2, 0.01)202.31620.6779
SW_net (100, 0.2, 0.05)202.20420.6442
SW_net (100, 0.2, 0.1)202.04300.5593
SW_net (200, 0.5, 0.01)1001.49750.7282
SW_net (200, 0.5, 0.05)1001.49750.6809
SW_net (200, 0.5, 0.1)1001.49750.6267
BA scale freeBA (100, 10)16.621.88790.2796
BA (100, 20)18.181.86710.3714
BA (100, 30)21.421.83640.5202
BA (200, 10)17.992.08770.1791
BA (200, 20)18.742.07500.2179
BA (200, 30)20.22.05100.2948
Radom networkRW_net (100, 0.05)4.96INF0.0498
RW_net (100, 0.1)9.92.23820.1211
RW_net (100, 0.15)14.861.96140.1746
RW_net (200, 0.05)9.952.55810.0568
RW_net (200, 0.1)19.92.04590.1204
RW_net (200, 0.15)29.851.87330.1725

Table 2 shows the results of our model. The possibility of nodes in first class is is 70%; the possibility of nodes in second class is 20%; the possibility of nodes in other class is 5%. Derivation Possibility (DP) is the possibility to increase the value of each node. With the addition of DP, the danger level increases. In order to provide a clear comparison to the three kinds of complex network, the threshold value of weight is set as 0. That is to α = 0. The addition value in Table 2 shows that the whole status of the network become more danger than before. This cannot be described by others.

Table 2.

Results of DNSV.

NetworkDerivation PossibilityDynamic weight danger degree-based node valueAve-length of dynamic dangerAve-spread of danger level
WN10001.27812.2860.2755
NW100_0.050.051.42272.54380.3071
NW100_0.10.11.57672.82110.3402
WN20002.64364.70460.607
NW200_0.050.052.91635.18940.6699
NW200_0.10.13.24395.77240.7446

5.

CONCLUSION

In this work, an integration system is discussed to finish the information transmission in an automatic way. This system includes the data center to control whole process of the information transmission. Besides this, a complex network is built to help assess the situation of infectious disease. The status of nodes in the work is an important content to simulate the spreading process. With the changes of status of the nodes, the danger level of the whole network must be updated. New definitions are used to evaluate the epidemic length and scope of the disease. The mathematic and experiments compared to other networks verify the effectiveness of the work.

ACKNOWLEDGEMENTS

This work is supported by the National Natural Science Foundation of China under Grants 72004174 and the Fundamental Research Funds for the Central Universities (WUT:2021IVB031).

REFERENCES

[1] 

Muthana, R., Ahmed, N. and Shareefi, A. A., “The recent studies utilizing computer technologies for Covid 19 transmission, diagnosis and infection control,” in Journal of Physics: Conference Series, 012122 (2021). Google Scholar

[2] 

Chen, Y. H., Wang, Q. J., Lei, J. P., Li, J., Zhang, Z. P., Yu, Z. Y. and Du, C. Q., “Design characteristics on the indoor and outdoor environments of the COVID-19 emergency hospital,” Journal of Building Engineering, 45 103246 (2021). https://doi.org/10.1016/j.jobe.2021.103246 Google Scholar

[3] 

Daehler, T. B., Aizenman, J. and Jinjarak, Y., “Emerging markets sovereign CDS spreads during COVID-19: Economics versus epidemiology news,” Economic Modelling, 100 (2021). https://doi.org/10.1016/j.econmod.2021.105504 Google Scholar

[4] 

Solforosi, L., Kuipers, H., Huber, S., et al, “Immunogenicity and protective efficacy of one-and two-dose regimens of the Ad26.COV2.S COVID-19 vaccine candidate in adult and aged rhesus macaques,” Journal of Experimental Medicine, 218 (7), (2021). https://doi.org/10.1084/jem.20202756 Google Scholar

[5] 

Rajeh, S., Savonnet, M., Leclercq, E. and Cherifi, H., “Characterizing the interactions between classical and community-aware centrality measures in complex networks,” Scientific Reports, 11 (1), 10088 (2021). https://doi.org/10.1038/s41598-021-89549-x Google Scholar

[6] 

Zhang, S., Tang, T. and Liu, J., “A hazard analysis approach for the SOTIF in intelligent railway driving assistance systems using STPA and complex network,” Applied Sciences, 11 (16), 7714 (2021). https://doi.org/10.3390/app11167714 Google Scholar

[7] 

Gao, H., Dong, H., Wang, Z. and Han, F., “Recursive minimum-variance filter design for state-saturated complex networks with uncertain coupling strengths subject to deception attacks,” IEEE Transactions on Cybernetics, 99 1 –12 (2021). Google Scholar

[8] 

Albert, R. and Barabasi, A. L., “Statistical mechanics of complex networks,” Review of Modern Physics, 74 (1), xii (2001). Google Scholar

[9] 

Costa, L., Rodrigues, F. A., Travieso, G. and Villas Boas, P. R., “Characterization of complex networks: A survey of measurements,” Advances in Physics, 56 (1), 167 –242 (2007). https://doi.org/10.1080/00018730601170527 Google Scholar

[10] 

Wang, X. F., “Complex networks: Topology, dynamics and synchronization,” International Journal of Bifurcation & Chaos, 12 (05), 885 –916 (2002). https://doi.org/10.1142/S0218127402004802 Google Scholar

[11] 

Boccaletti, S., Latora, V., Moreno, Y., Chavez, M. and Hwang, D. U., “Complex networks: Structure and dynamic,” Physics Reports, 424 175 –308 (2006). https://doi.org/10.1016/j.physrep.2005.10.009 Google Scholar
© (2022) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Bing Li and Qi Liu "Dynamic complex network based on status value for infectious disease", Proc. SPIE 12260, International Conference on Computer Application and Information Security (ICCAIS 2021), 122600H (24 May 2022); https://doi.org/10.1117/12.2637382
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Data processing

Computer networks

Data analysis

Data mining

System integration

Back to Top