<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Method of Intelligent Diagnosis of Covid-19 Based on a Neural Network of Generalized Bell-Shaped Functions and Fuzzy Logic</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Eugene Fedorov</string-name>
          <email>y.fedorov@chdtu.edu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jihed Draouil</string-name>
          <email>jiheddraouil@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kostiantyn Rudakov</string-name>
          <email>k.rudakov@chdtu.edu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hamza Alrababah</string-name>
          <email>hamza.alrababah@skylineuniversity.ac.ae</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tetyana Utkina</string-name>
          <email>t.utkina@chdtu.edu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ihor Zubko</string-name>
          <email>i.zubko@chdtu.edu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Cherkasy State Technological University</institution>
          ,
          <addr-line>Shevchenko blvd., 460, Cherkasy, 18006</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Kharkiv National University of Radio Electronics</institution>
          ,
          <addr-line>Nauky ave., 14, Kharkiv, 61166</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Sharjah</institution>
          ,
          <addr-line>Sharjah., 27272, UAE</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>The paper proposes a method for intelligent diagnosis of COVID-19 based on a neural network of generalized bell-shaped functions and fuzzy logic. The study modern lies in the fact that for intelligent diagnosis COVID-19 was well established as a model of an artificial neural network, selected the three evaluation criteria effectiveness of the proposed models and identified the structure and parameters of the proposed second model based on the method of back propagation in batch mode that is focused on the technology of parallel information processing, and fuzzy diagnostic rules that are formed based on the identified model. The author's models and functions for their structural and parametric adaptation make it possible to increase the reliability, accuracy, speed of decision making. The author's method of intelligent diagnostics can be used in COVID-19 in various intelligent systems of medical diagnostics.</p>
      </abstract>
      <kwd-group>
        <kwd>1 intelligent diagnostics</kwd>
        <kwd>COVID-19</kwd>
        <kwd>artificial neural network</kwd>
        <kwd>fuzzy logic</kwd>
        <kwd>CUDA technology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>3. Radiography [13-15] allows visualization of the chest cell (receive CXR image) and is fast
and simple procedure. Compared to CT, it is much faster and more economical, since it requires
less scarce and expensive equipment. The disadvantages of radiography include the inability to
differentiate COVID-19 from other types of pneumonia and is less accurate than CT [16, 17].</p>
      <p>Currently, intelligent diagnosis of COVID-19 is usually based on deep and shallow machine
learning techniques. At the same time, the most popular are artificial neural networks [18].</p>
      <p>The artificial neural networks advantages are:
• The adaptation and training networks;
• The ability to recognition of patterns, their generalization, extracting knowledge from
data, i.e., knowledge about the entity (parametric model for object) is not required;
• Data parallel processing, which increases computational complexity.</p>
      <p>The artificial neural networks disadvantages are:
• The difficulty of determining the artificial network structure, there are no methods for
determining the layers count and neurons in its for different applications;
• The difficulty of forming a representative set of pattern;
• High probability of getting the adaptation and learning method into a local extremum;
• Inaccessibility for knowledge accumulated human understanding by the neural network (it is
impossible to represent the relationship between input and output in the form of rules), knowledge
are distributed among all neural network items in the form of synaptic weight.</p>
      <p>In [19], a deep training model was proposed based on a combination of CNN (for feature
extraction) and long short-term memory (LSTM) (for classification) using CXR images, which
provided a diagnostic probability of 99.4%.</p>
      <p>In [20], the Dark Net deep learning model was proposed, which consists of 17 CNN and YOLO.
The disadvantage of this method is the limitation of CXR images.</p>
      <p>In [21] used SVM with four kinds of cores (linear, polynomial, sigmoidal, radial basis functions)
using CXR images, and for extracting features in the used 4 different models CNN: Google Net,
ResNet18, ResNet50 and ResNet101. A diagnostic probability of 100% was achieved with 2 classes
(with COVID-19 and no disease) and 97.3% with 3 classes (with COVID-19, with common
pneumonia and without disease), but the processing rate was low.</p>
      <p>In [22], a deep learning model was proposed through a huge set of CXR images. The disadvantage
is that the dataset is unbalanced: 358 CXR images with COVID-19 and 13,000 CXR images with
common pneumonia and no disease.</p>
      <p>In [23,24], a combination of a deep learning model and a simple CNN using CXR and CCT
images was proposed, which provided a diagnostic probability of 94.4%. The disadvantage is that the
dataset was small.</p>
      <p>In [25], a deep learning model COVIDX-Net was proposed, which consists of 7 different CNN
models: InceptionV3, VGG19, ResNe tV2, DenseNet121, Inception-ResNet-V2, MobileNetV2, and
Xception using CXR images. Moreover, the probability of diagnosis varied from 60% to 90%, i.e.
was insufficient.</p>
      <p>In [26], an ensemble of classifiers was used (neural network, decision tree, support vector machine
(SVM), naive Bayes, k-nearest neighbours) using CXR images, which provided a 98% diagnostic
probability. The downside is that the dataset was small.</p>
      <p>In [27], deep learning model was proposed based on the use of 3 different CNN models:
InceptionResNetV2, InceptionV3, ResNet50 using CXR images, and the best diagnostic probability was shown
by ResNet50 - 98%.</p>
      <p>In [28], a shallow CNN was proposed, which provided high accuracy. The disadvantage is that the
set of CXR images was small.</p>
      <p>Recently, neural networks have been combined with fuzzy inference systems [29].
The advantages of fuzzy inference systems are:
• Presentation of knowledge in the form of rules, easily accessible for human understanding;
• No need for an accurate assessment of variable objects (incomplete and inaccurate data);
The disadvantages of fuzzy inference systems are:
• Inability of their training and adaptation (the parameters of the membership functions cannot
be automatically adjusted);
• Inability of parallel processing of information, which increases the computing power.</p>
      <p>In [30] has been proposed adaptive neuro-fuzzy inference system (ANFIS), which provided
98.67% probability of diagnosis at high speed training. The disadvantage of the proposed system was
the non-automated determination of the number of values of linguistic variables and the number of
fuzzy rules.</p>
      <p>In this regard, it is relevant to create a method for intelligent diagnosis of COVID-19, which will
eliminate these disadvantages.</p>
      <p>The aim is to increase the efficiency intelligent diagnostic COVID-19 due to an artificial neural
network with generalized bell-shaped function, which is trained by back propagation method allows
to automate the process of extraction of knowledge.</p>
      <p>To achieve this goal, it is necessary to solve the following tasks:
1. The choice of a method for the formation of diagnostic features.
2. Creation of a mathematical model of a neural network of bell-shaped functions for
COVID19 diagnostics.
3. Selection of criteria for evaluating the effectiveness of a mathematical model of a neural
network bell-shaped functions diagnostics COVID-19.
4. Identification of the structure and parameters of a mathematical model of neural network
bellshaped function diagnosis COVID-19 using the method of backpropagation in batch mode.
5. Creating the parallel algorithm identification of structure and parameters of a mathematical
model of a neural network bell-shaped function diagnosis COVID-19 using the method of
backpropagation in batch mode.
6. Formation of knowledge in the form of fuzzy rules based on the identified mathematical
model of the neural network of bell-shaped functions of COVID-19 diagnostics.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Formation of diagnostic features CXR image</title>
      <p>Formation of diagnostic features CXR image based on the method of gray-level co-occurrence
matrix (GLCM), which allows to reduce feature space and performed as follows:
1. To each color image of a set of data is converted into a grey Picture X, i.e. based on matrices,
the matrix is calculated in the form
or in the HDTV model (ITU-R BT.709 standard)</p>
      <p>R = [rl1l2 ], G = [gl1l2 ], B = [bl1l2 ]</p>
      <p>S = [sl1l2 ] in the Y'UV and Y'IQ models,
sl1l2 = 0.299rl1l2 + 0.587gl1l2 + 0.114bl1l2 , l1, l2 1, L ,
sl1l2 = 0.2126rl1l2 + 0.7152gl1l2 + 0.0722bl1l2 , l1, l2 1, L ,
where rl1l2 , gl1l2 , bl1l2 are red, green and blue components of the pixel.</p>
      <p>2. Each grey image is used method of gray-level co-occurrence matrix (GLCM). Preparation
matrices denotes as</p>
      <p>P = [ p ,l1,l2 ] ,</p>
      <p>Wherein l1, l2 – the luminance of neighbouring pixels in the image, l1, l2 1, L , φ – angular
direction between adjacent pixels,  {0, 45, 90,135} .</p>
      <p>The location of neighbouring pixels at different angles is shown in the following example (Fig. 1).
The creation of the GLCM matrix is shown in the following example (Fig. 2)
3. The averaged matrix is calculated in the form</p>
      <p>1
P = [ pl1,l2 ] , pl1,l2 =</p>
      <p> p ,l1,l2 ,  {0, 45, 90,135} , l1, l2 1, L ,
4 </p>
      <p>The symmetric matrix is calculated in the form</p>
      <p>P = P + PT
135°
90°
45°
0°</p>
      <p>Pixel-of-interest</p>
      <p>L L
 l1 = l1=1 l2=1 (l1 − (l1 )2 ) pl1,l2 ,</p>
      <p>L L
 l2 = l1=1 l2=1 (l2 − (l2 )2 ) pl1,l2 .
8.</p>
      <p>The energy calculated</p>
      <p>L L 2
x3 =  ( pl1,l2 ) , l1,l2 1, L</p>
      <p>l1=1 l2 =1
9. Homogeneity is calculated (a elements distribution measure in the normalized matrix to the
main diagonal of this matrix)</p>
      <p>L L
  pl1,l2
x4 = l1=1 l2 =1
1+ l1 − l2
, l1,l2 1, L
3. Creating Mathematical models and neural network bell-shaped function
diagnostics COVID-19</p>
      <p>For the diagnosis of COVID-19, the work has further improved the artificial neural network
models through the use of generalized bell-shaped functions (they are a modification of the Cauchy
distribution density), which makes it possible to reduce the number of hidden layers, which simplifies
the identification of the parameters of the artificial neural network.</p>
      <p>The structure of a neural network model of generalized bell-shaped functions (GBFNN) in the
graph form is shown in Fig. 3.</p>
      <p>The input layer with holding Z = 4 neurons (neuron corresponding number m the number of input
variables). The covered layer contains J neurons (the neurons count corresponds to the fuzzy rules
count). The output layer contains K = 2 neurons (the number of neurons corresponds to the output
variable values count).</p>
      <p>x1
x2
The functioning of the neural network of generalized bell-shaped functions is presented as follows.</p>
      <p>The hidden layers are calculated multidimensional generalized bell-shaped functions
(corresponding to the aggregation of sub-conditions of fuzzy rules, connected in conjunction)
y hj = f j (x) = Z gbellzj (xz ) , gbellzj (xz ) = 1+ xz − czj  , j 1, J .</p>
      <p>z=1  azj </p>
      <p>In the output layer, the sums of weighted multidimensional generalized bell-shaped functions are
calculated (corresponds to the aggregation of activated fuzzy rules with the same conclusions, i.e.
diagnoses)
2bzj −1
4. Selection index for evaluating the neural network generalized bell-shaped
functions diagnostics COVID-19 model performance</p>
      <p>
        The paper for evaluation of parametric identification of the mathematical model of neural network
of generalized bell-shaped functions (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) is selected:
• The criterion of accuracy, which means selection of such parameters
 = (a11,..., aZJ ,b11,...,bZJ , c11,..., cZJ , w11,..., wJK ) , which deliver a minimum mean square error
(
        <xref ref-type="bibr" rid="ref1">1</xref>
        )
(
        <xref ref-type="bibr" rid="ref2">2</xref>
        )
(the difference output and of the model and the desired outputs)
      </p>
      <p>1 I K
F =   ( yiokut − dik )2 → min .</p>
      <p>2I i=1 k=1 </p>
      <p>Where di = (di1,..., diK ) – i -the test output vector, dik {0,1} , yiout = ( yio1ut ,..., yioKut ) – the
output vector obtained from the model, I – the number of test implementations.
• The criterion of reliability, that means the selection of such parameters
 = (a11,..., aZJ ,b11,...,bZJ , c11,..., cZJ , w11,..., wJK ) , which deliver the least probability of making
the wrong decision (the difference output and of the model and the desired outputs)</p>
      <p>
        F = 1I =I1 i arg mk1a,Kx yiokut  arg mk1a,Kx dik  → min ,
arg mk1a,Kx yiokut  arg mk1a,Kx dik  = 10,, aarrgg mmkk11aa,,KKxx yyiiookkuutt = aarrgg mmkk11aa,,KKxx ddiikk ., (
        <xref ref-type="bibr" rid="ref3">3</xref>
        )
• The criterion speed, which means selection of such parameters, which deliver the least
computational complexity of proposed model
      </p>
      <p>
        F = T → min . (
        <xref ref-type="bibr" rid="ref4">4</xref>
        )
5. Adaptation of the structure and parameters of a neural network
generalized bell-shaped functions diagnosis COVID-19 model based on the
method of backpropagation in batch mode
      </p>
      <p>
        To adaptation the structure and parameters of a neural network generalized bell-shaped functions
diagnostics COVID-19 model (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) in the work achieved further improvements in the procedure for
determining these parameters based on the method of back propagation and batch training mode to
speed up the training, which involves the following steps:
      </p>
      <p>Input of training set {(xi , di ) | xi  RZ , di {0,1}Z }, i 1, I , where xi – i -the normalized
training input vector, di – i -th training output vector, Z – number of input variables, I – power
of the training set. Setting the initial number of neurons in the hidden layer. J = K .</p>
      <p>
        Iteration number n = 1. Initializing by a uniform distribution U(
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ) weights wjk , parameters
of activation functions azj , bzj , czj , z 1, Z , j 1, J , k 1, K . Iteration number n = 1.
      </p>
      <p>Calculation of the error energy</p>
      <p>J Z 
yout =  wjk (n)1+
ik
j=1 z=1 
xiz − czj (n) 2bzj (n) −1</p>
      <p> , i 1, I , k 1, K .</p>
      <p>
        azj (n) 
4. Calculation of the error energy based on criterion (
        <xref ref-type="bibr" rid="ref3">3</xref>
        )
      </p>
      <p>E = 1 I K ( yiokut − dik )2 .</p>
      <p>2I i=1 k=1
5. Setting the weights of the output layer and parameters of the activation functions (backward
propagation)
where  – factor that determines the speed of learning,
wjk (n) = wjk (n) −
azj (n +1) = azj (n) −
bzj (n +1) = bzj (n) −
czj (n +1) = czj (n) −</p>
      <p>E
wjk (n)
E(n)
azj (n)
E(n)
bzj (n)
E(n)
czj (n)
, j 1, J , k 1, K ,
, z 1, Z , j 1, J ,
, z 1, Z , j 1, J ,
, z 1, Z , j 1, J ,
0   1 ,
E
wjk
=
1 I</p>
      <p> f j (xi )( yiokut − dik ) ,</p>
      <p>I i=1
E(n)
azj (n)
=
1 I  2bzj  (1− gbellzj (xz )) K wjk (n)( yiokut − dik )2 ,</p>
      <p> f j (xi )  azj </p>
      <p>I i=1  k=1
E(n)
bzj (n)
=</p>
      <p>1I =I1 i f j (xi )  −2 ln xzja−zjczj  (1− gbellzj (xz )) kK=1 wjk (n)( yiokut − dik )2 ,
E(n)
czj (n)
=
1 I  2bzj  (1− gbellzj (xz )) K wjk (n)( yiokut − dik )2</p>
      <p>I i=1 f j (xi )  xzj − czj  k=1
6. Checking the condition for completing the identification of parameters. If n  N , then
increment n, i.e. n = n + 1, go to 3.
7. Checking the condition for completing identification of the structure. If E  , then increase
the number of neurons in the hidden layer J, go to 2. The value is calculated experimentally.
8. Cutting the weights</p>
      <p>k *j = max{wjk (n)} , j 1, J , k 1, K ,
wjk (n) = (k = k *j)wjk (n) , j 1, J , k 1, K .
6. Parallel algorithm of Identification structure and parameters of a
mathematical model of neural network generalized bell-shaped functions
diagnosis COVID-19 through the backpropagation method in batch mode
Parallel algorithm of identification structure and parameters of a mathematical model of neural
network generalized bell-shaped functions diagnosis COVID-19 through the backpropagation method
in batch mode, intended for implementation on GPU via technology CUDA, shown in Fig. 4.</p>
      <p>This block diagram functions as follows.
1.</p>
      <p>Input of training set{(xi , di ) | xi  RZ , di {0,1}Z }, i 1, I , where x p – i -the normalized
training input vector, di – i -the teaching output vector, Z – the number of input variables, I –
power of the training set. Setting the initial number of neurons in the hidden layer J = K .
1
2
3
4
5
3
4
5</p>
      <p>2.</p>
      <p>
        Iteration number n = 1, Initializing by a uniform distribution U(
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ) weights wjk , activation
functions parameters
      </p>
      <p>azj , bzj , czj , z 1, Z , j 1, J , k 1, K .</p>
      <p>Calculation of the output data of layer using KI threads that are grouped into K blocks. Each
thread computes yiokut .</p>
      <p>. The partial amounts received in each block are added up.
4. Calculation of the error energy using strands that are grouped into K blocks. In each block, on
the basis of parallel reduction, a partial sum is calculated from I elements of the form
( yiokut − dik )2
2I</p>
      <p>Adjusting the scales of the output layer wjk , using JKI threads which are grouped into JK
blocks. In each block, on the basis of parallel reduction, the sum of I elements of the form is
1
calculated f j (xi )( yiokut − dik ) .</p>
      <p>I
6. Setting parameters azj , using ZJI threads which are grouped into ZJ blocks. In each block,
on the basis of parallel reduction, the sum of the I
elements of the form is calculated
1I f j (xi )  2abzzjj  (1 − gbellzj (xz )) kK=1 wjk (n)( yiokut − dik )2 .</p>
      <p>Setting parameters bzj , using ZJI threads which are grouped into ZJI blocks. In each block,
on the basis of parallel reduction, the sum of I elements of the form is calculated
1I f j (xi )  −2 ln xzja−zjczj  (1 − gbellzj (xz )) kK=1 wjk (n)( yiokut − dik )2 .
8. Adjusting the parameters czj , using ZJI threads which are grouped into ZJ blocks. In each
elements of the form is calculated
block, based on parallel reduction, the sum of the I
1I f j (xi )  xz2jb−zjczj  (1 − gbellzj ( xz )) kK=1 wjk (n)( yiokut − dik )2 .
9. Checking the condition
If n  N , then n = n +1 , go to 3.
10. Checking the condition
If E   , then J = J +1, go to 2.
11. Clipping weights
for
for
completing
the
identification
of</p>
      <p>parameters.
completing
identification
of
the
structure.
k *j = arg max{wjk (n)} , j 1, J , k 1, K ,
wjk (n) = (k = k *j)wjk (n) , j 1, J , k 1, K .
7. Formation of knowledge in the form of fuzzy rules based on an identified
mathematical model of a neural network of generalized bell-shaped
functions of COVID-19 diagnostics</p>
      <p>As a result of parametric and structural adaptation on the basis of the trained neural network can
generate knowledge, which is represented by fuzzy rules as</p>
      <p>R j : IF x1 there  1 j and x2 there  2 j and x3 there  3 j and x4 there  4 j is  4 j so y is  k*
( F j ), j 1, J , where F j – coefficient of fuzzy rules R j , F j = wjk* , k* = arg max{wjk }, k 1, K .</p>
      <p>The following linguistic input variables xz were chosen:
•</p>
      <p>Contrast
x1 ,
with
values</p>
      <p>11,...,1J , and their ranges in the fuzzy sets form
A11 = {x1 | </p>
      <p>In this work, membership functions  Azj (xz ) = gbellzj (xz ) .</p>
      <p>Correlation x2 , with values  21,..., 2J , and their ranges in the fuzzy sets form</p>
      <p>x3 , with values  31,..., 3J , and their ranges in the fuzzy sets form
Homogeneity x4 , with values  41,..., 4J , and their ranges in the fuzzy sets form
As a linguistic output variable y was selected diagnostic result, with their values 1 ,  2 ,  3
(corresponding to the presence COVID-19, presence pneumonia absence of disease) in which the
ranges are fuzzy sets B1 = {y |  B1 ( y)} , B2 = {y |  B2 ( y)}, B3 = {y |  B3 ( y)}.
1, y = k
In this work, membership functions  B ( y) = [ y = k] = 
k 0, y  k
.</p>
    </sec>
    <sec id="sec-3">
      <title>8. Numerical research</title>
      <p>Numerical research of the offered artificial neural network models, multilayer perceptron, neural
network radial basis functions held in the package Matlab using the Deep-Learning Toolbox.</p>
      <p>
        Table 1 shows the root mean square errors (RMSE) and computational complexity, the false
diagnostic decisions making probabilities, obtained on the basis of data sets COVID-19 chest X-ray
[31], COVID-19 database|SIRM [32], COVID-19 image data collection [33], Radiopaedia COVID-19
[34], Mendeley data - augmented COVID-19 X-ray images dataset [35] using an artificial neural
network of the type multilayer perceptron (MLP) and a radial basis function neural network (RBFNN)
with backpropagation (BP), and the proposed model (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) with backpropagation (BP). At the same time,
MLP had 2 hidden layers (input layer and hidden layer contains of 4 neurons) with logistic activation
function, RBFNN had one hidden layer of 8 neurons (twice the neurons count in the hidden layer)
with Gauss activation function. P – is the training set power, N – is the number of iterations
performed.
      </p>
      <sec id="sec-3-1">
        <title>Parameter identification model and method</title>
      </sec>
      <sec id="sec-3-2">
        <title>RMSE</title>
        <p>MLP with BP with Logistic Activation Function
without CUDA
RBFNN with BP with Gaussian activation function
without using CUDA</p>
      </sec>
      <sec id="sec-3-3">
        <title>Proposed model with BP in batch mode with generalized bell-shaped activation function using CUDA</title>
        <p>
          According to Table 1, the best results are obtained by the author's model (
          <xref ref-type="bibr" rid="ref1">1</xref>
          ) with the BP
parameters adaptation.
        </p>
        <p>According to experiments performed, the next conclusions can be done.</p>
        <p>The number of neurons in the hidden layer MLP and RBFNN is not automated and is determined
empirically, which reduces the classification accuracy and the speed and identification of model
parameters.</p>
        <p>The generalized bell-shaped activation function is more efficient than the logistic and Gaussian.</p>
        <p>The proposed models make it possible to eliminate these disadvantages.
9. Conclusions
1. To decide the problem of augmentation the efficiency of intelligent diagnostics of
COVID19, the corresponding methods of artificial intelligence were investigated. These studies have
shown the use of fuzzy logic in combination with artificial neural networks for analysis CXR
image is the most effective method in these days.
2. The proposed method for intelligent diagnosis of COVID-19 is based on fuzzy logic and
artificial neural networks for analysis CXR image; providing a representation of knowledge about
the diagnosis of COVID-19 in the fuzzy rules form that are understandable by a human; reducing
the computational complexity, the false decision making probability, the RMSE due to the
automatic selection of the artificial neural network model parameters and structure, the use of
parallel processing technology to backpropagation in batch mode.
3. The numerical study has found that the proposed method of intelligent diagnosis COVID-19
provides a probability of wrong decisions made 0.05, and the RMSE 0.10.
4. Further study prospects are the application of the proposed method of intelligent diagnostics
of COVID-19 for various intelligent systems of medical diagnostics.
10. References
COVID-19 diagnostic and prognostic analysis. European Respiratory Journal. 56, 2000775
(2020). doi:10.1183/13993003.00775-2020.
[11] Salehi, S., Abedi, A., Balakrishnan, S., Gholamrezanezhad, A.: Coronavirus disease 2019
(COVID-19): A systematic review of Imaging findings in 919 PATIENTS. American Journal of
Roentgenology. 215, 87–93 (2020). doi:10.2214/ajr.20.23034.
[12] Li, J., Long, X., Wang, X., Fang, F., Lv, X., Zhang, D., Sun, Y., Hu, S., Lin, Z., Xiong, N.:
Radiology indispensable for TRACKING COVID-19. Diagnostic and Interventional Imaging.
102, 69–75 (2021). doi:10.1016/j.diii.2020.11.008.
[13] Rubin, G.D., Ryerson, C.J., Haramati, L.B., Sverzellati, N., Kanne, J.P., Raoof, S., Schluger,
N.W., Volpi, A., Yim, J.-J., Martin, I.B., Anderson, D.J., Kong, C., Altes, T., Bush, A., Desai,
S.R., Goldin, onathan, Goo, J.M., Humbert, M., Inoue, Y., Kauczor, H.-U., Luo, F., Mazzone,
P.J., Prokop, M., Remy-Jardin, M., Richeldi, L., Schaefer-Prokop, C.M., Tomiyama, N., Wells,
A.U., Leung, A.N.: The role of Chest imaging in patient management during the COVID-19
PANDEMIC: A Multinational consensus statement from the Fleischner society. Radiology. 296,
172–180 (2020). doi:10.1148/radiol.2020201365.
[14] Baratella, E., Crivelli, P., Marrocchio, C., Marco Bozzato, A., De Vito, A., Madeddu, G., Saderi,
L., Confalonieri, M., Tenaglia, L., Assunta Cova, M.: Severity of lung involvement on chest
xrays in sars-coronavirus-2 infected patients as a possible tool to predict clinical progression: An
observational retrospective analysis of the relationship between radiological, clinical, and
laboratory data. Jornal Brasileiro de Pneumologia. 46, (2020).
doi:10.36416/18063756/e20200226.
[15] Amis, E.S., Butler, P.F., Applegate, K.E., Birnbaum, S.B., Brateman, L.F., Hevezi, J.M., Mettler,
F.A., Morin, R.L., Pentecost, M.J., Smith, G.G., Strauss, K.J., Zeman, R.K.: American college of
Radiology white paper on radiation dose in medicine. Journal of the American College of
Radiology. 4, 272–284 (2007). doi:10.1016/j.jacr.2007.03.002.
[16] Tahir, A.M., Chowdhury, M.E., Khandakar, A., Al-Hamouz, S., Abdalla, M., Awadallah, S.,
Reaz, M.B., Al-Emadi, N.: A systematic approach to the design and characterization of a Smart
INSOLE for Detecting VERTICAL ground reaction FORCE (VGRF) in gait analysis. Sensors.
20, 957 (2020). doi:10.3390/s20040957.
[17] Kallianos, K., Mongan, J., Antani, S., Henry, T., Taylor, A., Abuya, J., Kohli, M.: How far have
we come? Artificial intelligence for chest radiograph interpretation. Clinical Radiology. 74, 338–
345 (2019). doi:10.1016/j.crad.2018.12.015.
[18] Fedorov E., Lukashenko V.., Patrushev V., Lukashenko A., Rudakov K., Mitsenko S.: The
method of intelligent image processing based on a three-channel purely convolutional neural
network. CEUR Workshop Proceedings. 2255, 336–351 (2018). URL:
http://ceur-ws.org/Vol2255/paper30.pdf
[19] Islam, M.Z., Islam, M.M., Asraf, A.: A combined deep CNN-LSTM network for the detection of
novel coronavirus (COVID-19) using x-ray images. Informatics in Medicine Unlocked. 20,
100412 (2020). doi:10.1016/j.imu.2020.100412.
[20] Ozturk, T., Talo, M., Yildirim, E.A., Baloglu, U.B., Yildirim, O., Rajendra Acharya, U.:
Automated detection of COVID-19 cases using deep neural networks with x-ray images.
Computers in Biology and Medicine. 121, 103792 (2020).
doi:10.1016/j.compbiomed.2020.103792.
[21] Novitasari, D. C. R. et al.: Detection of covid-19 chest x-ray using support vector machine and
convolutional neural network. Communications in Mathematical Biology and Neuroscience.
(2020). doi:10.28919/cmbn/4765.
[22] Gunraj, H., Wang, L., Wong, A.: Covidnet-ct: A tailored deep convolutional neural network
design for detection of covid-19 cases from chest ct images. Frontiers in Medicine. 7, (2020).
doi:10.3389/fmed.2020.608525.
[23] El Asnaoui, K., Chawki, Y., Idri, A.: Automated methods for detection and classification
pneumonia based on x-ray images using deep learning. Studies in Big Data. 257–284 (2021).
doi:10.1007/978-3-030-74575-2_14.
[24] Maghdid, H., Asaad, A.T., Ghafoor, K.Z., Sadiq, A.S., Mirjalili, S., Khan, M.K.: Diagnosing
COVID-19 pneumonia from x-ray and CT images using deep learning and transfer learning
algorithms. Multimodal Image Exploitation and Learning 2021. (2021). doi:10.1117/12.2588672.
[25] Hemdan, E.E.-D., Shouman, M.A., Karar, M.E.: COVIDX-Net: A framework of deep learning
classifiers to Diagnose COVID-19 in x-ray images. URL: https://arxiv.org/abs/2003.11055.
[26] Chandra, T.B., Verma, K., Singh, B.K., Jain, D., Netam, S.S.: Coronavirus disease (COVID-19)
detection in chest x-ray images Using majority voting based CLASSIFIER ENSEMBLE. Expert
Systems with Applications. 165, 113909 (2021). doi:10.1016/j.eswa.2020.113909.
[27] Narin, A., Kaya, C., Pamuk, Z.: Automatic detection of CORONAVIRUS disease (COVID-19)
using x-ray images and deep convolutional neural networks. Pattern Analysis and Applications.
24, 1207–1220 (2021). doi:10.1007/s10044-021-00984-y.
[28] Mukherjee, H., Ghosh, S., Dhar, A., Obaidullah, S.M., Santosh, K.C., Roy, K.: Shallow
convolutional neural network FOR COVID-19 Outbreak screening Using chest x-rays. Cognitive
Computation. (2021). doi:10.1007/s12559-020-09775-9.
[29] Fedorov E., Nechyporenko O.: Dynamic Stock Buffer Management Method Based on Linguistic
Constructions. CEUR Workshop Proceedings. 2870, 1742–1753 (2021). URL:
http://ceurws.org/Vol-2870/paper126.pdf.
[30] Al-ali, A., Elharrouss, O., Qidwai, U., Al-Maaddeed, S.: ANFIS-Net for automatic detection of
covid-19. Scientific Reports. 11, (2021). URL:
https://www.nature.com/articles/s41598-02196601-3.
[31] COVID-19 chest X-ray. (2020). URL: https://github.com/agchung.</p>
        <p>COVID-19 database | SIRM. (2020). URL:
https://www.sirm.org/en/category/articles/covid-19database.
[32] Cohen, J.P., Morrison, P., Dao, L.: COVID-19 image data collection,</p>
        <p>URL: https://export.arxiv.org/abs/2003.11597.
[33] Covid-19. (2020). URL: https://radiopaedia.org/.
[34] Alqudah, A.M.: Augmented covid-19 x-ray images dataset. (2020).</p>
        <p>URL: https://data.mendeley.com/datasets/2fxz4px6d8/4.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Sheridan</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Coronavirus and the race to distribute reliable diagnostics</article-title>
          .
          <source>Nature Biotechnology</source>
          .
          <volume>38</volume>
          ,
          <fpage>382</fpage>
          -
          <lpage>384</lpage>
          (
          <year>2020</year>
          ).
          <source>doi:10.1038/d41587-020-00002-2.</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Lippi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Simundic</surname>
            ,
            <given-names>A.-M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plebani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Potential Preanalytical and analytical vulnerabilities in the laboratory diagnosis of CORONAVIRUS disease 2019 (COVID-19)</article-title>
          .
          <source>Clinical Chemistry and Laboratory Medicine (CCLM)</source>
          .
          <volume>58</volume>
          ,
          <fpage>1070</fpage>
          -
          <lpage>1076</lpage>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1515/cclm-2020-0285.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Lippi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plebani</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A six-sigma approach for comparing diagnostic errors IN Healthcarewhere does laboratory medicine stand?</article-title>
          <source>Annals of Translational Medicine</source>
          .
          <volume>6</volume>
          ,
          <fpage>180</fpage>
          -
          <lpage>180</lpage>
          (
          <year>2018</year>
          ). doi:
          <volume>10</volume>
          .21037/atm.
          <year>2018</year>
          .
          <volume>04</volume>
          .02.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Oliveira</surname>
            ,
            <given-names>B.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oliveira</surname>
            ,
            <given-names>L.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sabino</surname>
            ,
            <given-names>E.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Okay</surname>
            ,
            <given-names>T.S.:</given-names>
          </string-name>
          <article-title>SARS-CoV-2 and the COVID-19 disease: A mini review on diagnostic methods</article-title>
          . Revista do Instituto de Medicina Tropical de São Paulo.
          <volume>62</volume>
          , (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1590/s1678-
          <fpage>9946202062044</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Ai</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hou</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhan</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lv</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tao</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xia</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Correlation of Chest CT and Rt-pcr testing for Coronavirus DISEASE 2019 (COVID-19) in China: A report of 1014 CASES</article-title>
          . Radiology.
          <volume>296</volume>
          , (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1148/radiol.2020200642.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Wolach</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stone</surname>
            ,
            <given-names>R.M.</given-names>
          </string-name>
          :
          <article-title>Mixed-phenotype acute leukemia</article-title>
          .
          <source>Current Opinion in Hematology</source>
          .
          <volume>24</volume>
          ,
          <fpage>139</fpage>
          -
          <lpage>145</lpage>
          (
          <year>2017</year>
          ). doi:
          <volume>10</volume>
          .1097/moh.0000000000000322.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Gozes</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Frid-Adar</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Greenspan</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Browning</surname>
            ,
            <given-names>P.D.</given-names>
          </string-name>
          , Zhang, H.,
          <string-name>
            <surname>Ji</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bernheim</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siegel</surname>
          </string-name>
          , E.:
          <article-title>Rapid AI development cycle for THE Coronavirus (COVID-19) Pandemic: Initial results for automated detection &amp; patient monitoring using deep LEARNING CT image analysis</article-title>
          . URL: https://arxiv.org/abs/
          <year>2003</year>
          .05037.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
          </string-name>
          , J.,
          <string-name>
            <surname>Zeng</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xiao</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cai</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meng</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>A deep learning algorithm using CT images to screen for Corona virus disease (COVID-19)</article-title>
          .
          <source>European Radiology</source>
          . (
          <year>2021</year>
          ).
          <source>doi:10.1007/s00330-021-07715-1.</source>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Ng</surname>
          </string-name>
          , M.-Y.,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>E.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lui</surname>
          </string-name>
          , M.M.
          <article-title>-sze,</article-title>
          <string-name>
            <surname>Lo</surname>
          </string-name>
          , C.S.-Y.,
          <string-name>
            <surname>Leung</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khong</surname>
          </string-name>
          , P.-L.,
          <string-name>
            <surname>Hui</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.K.-M.</surname>
          </string-name>
          ,
          <string-name>
            <surname>Yuen</surname>
          </string-name>
          , K.-yung, Kuo, M.D.:
          <article-title>Imaging profile of the COVID-19 Infection: Radiologic findings and literature review</article-title>
          .
          <source>Radiology: Cardiothoracic Imaging</source>
          .
          <volume>2</volume>
          , (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1148/ryct.2020200034.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zha</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Niu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qiu</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gong</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bai</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tian</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A fully AUTOMATIC deep learning system FOR</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>