key: cord-0979787-14f34q7r authors: Khadidos, Adil; Khadidos, Alaa O.; Kannan, Srihari; Natarajan, Yuvaraj; Mohanty, Sachi Nandan; Tsaramirsis, Georgios title: Analysis of COVID-19 Infections on a CT Image Using DeepSense Model date: 2020-11-20 journal: Front Public Health DOI: 10.3389/fpubh.2020.599550 sha: 5b63fa0931f8c21bfd4a721b4879094b56bebe2a doc_id: 979787 cord_uid: 14f34q7r In this paper, a data mining model on a hybrid deep learning framework is designed to diagnose the medical conditions of patients infected with the coronavirus disease 2019 (COVID-19) virus. The hybrid deep learning model is designed as a combination of convolutional neural network (CNN) and recurrent neural network (RNN) and named as DeepSense method. It is designed as a series of layers to extract and classify the related features of COVID-19 infections from the lungs. The computerized tomography image is used as an input data, and hence, the classifier is designed to ease the process of classification on learning the multidimensional input data using the Expert Hidden layers. The validation of the model is conducted against the medical image datasets to predict the infections using deep learning classifiers. The results show that the DeepSense classifier offers accuracy in an improved manner than the conventional deep and machine learning classifiers. The proposed method is validated against three different datasets, where the training data are compared with 70%, 80%, and 90% training data. It specifically provides the quality of the diagnostic method adopted for the prediction of COVID-19 infections in a patient. The novel coronavirus disease 2019 (COVID-19) is a pandemic outbreak (1) . COVID-19 patients are classified essentially based on computerized tomography (CT) lung images, and it is used widely for testing. The healthcare institutions fitted with CT scans help in the process of image acquisition and classification of CT images at a faster rate. However, the need for an expert medical practitioner is hence required for the verification of the final results, which increases the time of computation (2) . On the other hand, the supervised learning models (3) (4) (5) (6) (7) (8) (9) (10) can be utilized for classifying the patients from the CT images. Infections based on CT images are not classified using very little unattended methods (11) (12) (13) (14) (15) (16) (17) (18) (19) (20) (21) (22) (23) (24) . We have developed a model that mainly includes supervised and unsupervised learning models in order to improve the classification process. The aim is to classify the infected patients automatically based on their CT images. In this paper, a DeepSense algorithm is utilized to diagnose COVID-19 infections among the medical community. The deep learning method is designed as a combination of convolutional neural network (CNN) and recurrent neural network (RNN) that reduces the classifier burden on optimal classification of the multidimensional data features. The main contribution of the work includes the following: The deep learning model namely DeepSense algorithm is a combination of CNN and RNN designed to improve the performance of the classification accuracy. DeepSense learning is regarded as a module for accurate predictions of lung infections caused by the COVID-19 virus. Figure 1 shows the architecture of the proposed classification model using the DeepSense algorithm. Figure 2 shows the DeepSense DNN (25) model that has three components, including convolutional, recurrent, and output layer that are stacked upon one another. The convolutional and recurrent layers are regarded as the significant building blocks (Figure 1) , and the output layer is considered as a specific layer that classifies the images. The DeepSense DNN model is designed for the classification of input CT images for COVID-19-related infections. The DeepSense network avoids gradient exploding and improves the rate of convergence using residual learning, adjustable learning rate, and gradient clipping that helps in optimizing the process of training. The features are extracted through the DeepSense model that increases the reconstruction accuracy and reduces the time of training. Such optimization helps in obtaining the rich text information, and it has better ability for classification. The convolutional layers have three different parts that include individual convolutional subnets for input from CT device X(k), where k is the number of CT device. The other subnets include a merged convolutional subnet for K convolutional subnets' outputs. For a time interval t, the matrix X(k) is used as an input to the DNN architecture that extracts the relationship of X(k,t), which includes the relationships lying inside the frequency domain. The sensor measurement interactions include entire dimension, where the frequency domain usually has several local patterns. These interactions are studied using 2D filters and produces the output X(k,1,t) based on the local patterns and dimensions in frequency domain. The high-level relationships are learned hierarchically using the application of a 1D filter. The matrix is then flattened into a vector, and they are concatenated to produce the input for RNN layers. The activation function in the convolutional layer is a rectified linear unit (ReLU) function, and batch normalization eliminates the internal covariate shift. The RNN architecture learns the needed features having longterm dependencies (long paths). The study uses Gated Recurrent Unit (GRU) on long and short path selection to reduce well the network complexity. A set of three layers stacked in GRU is used in this paper that uses time flow that runs the stacked GRU incrementally for faster input data processing. The recurrent layer outputs vector series {x(r,t)} where t = 1,2,ยทยทยท, T for the process of classification at the output layer. For the purpose of classification, {x(r,t)} is selected as the feature vector, and this layer converts the vector of variable length into fixed length. The final feature is generated by averaging the features over a specific time interval based on long or short x(t,r) T . Finally the probability of predicted category is generated by feeding the averaging features into the softmax layer. For the customization of the DeepSense layer to operate the process of classification, we specifically use the following process: Step 1: Identify the input image Step 2: Preprocessing input image for temporal and spectral noise Step 3: Extract the features related to COVID-19 infections Step 4: Apply DeepSense classifier for optimal classifier. This section provides the results of comparison between the machine/deep learning classifiers for predicting COVID-19 infections using IEEE8023 (26), COVID-CT-Dataset (27), and COVID-19 Open Research Dataset Challenge (CORD-19) (28) datasets. IEEE8023 has the image collection from various sources including COVID-19 or viral and bacterial pneumonias in the form of CT images. COVID-CT has 349 COVID-19 CT images from 216 patients and 463 non-COVID-19 CTs. CORD-19 has collected the CT image resources from 52,000 scholarly articles. The study is experimented using a 10-fold cross validation, which is tested with all these three base classifiers. The performance measures for evaluating the DeepSense classifier is estimated against various metrics: accuracy, geometric mean (G-mean), F-measure, precision, percentage error, specificity, and sensitivity. Accuracy for optimal classification is given below: where: TP is defined as the true positive TN is defined as the true negative FP is defined as the false positive FN is defined as the false negative F-measure of the DeepSense classifier is defined as follows: G-mean of the DeepSense classifier is defined as follows: Mean absolute percentage error (MAPE) of the DeepSense classifier is defined as follows: Where A t is defined as the actual class F t is defined as the predicted class, and n is defined as the fitted points Sensitivity of the DeepSense is defined as: Specificity of the DeepSense is defined as: In this section, we provide the results of various meta-ensemble classifiers that include FFNN (29) , ANN (25), DNN (30), BPNN (31) , and RNN (32) . The proposed method is validated against three different datasets, where the training data are compared with 70% (Figure 3) , 80% (Figure 4) , and 90% ( Figure 5 ) training data. Figure 3 shows the results of classification accuracy of CORD-19 datasets for all residuals are higher, and with increasing residuals, the accuracy increases. Same is the case for other training sets; however, with 80% datasets, the accuracy is fluctuating due to the extraction of on-optimal features from IEEE8023 datasets. The simulation results show that the DeepSense classifier has higher classification accuracy than the existing meta-ensemble classifiers. In addition, the CORD-19 datasets offer optimum selection of features to increase classification accuracy by 90% training data over 80 or 90%. The other measurements are optimal for CORD-19 than the other selection tools. Furthermore, MAPE is less than the other methods in the deep learning model. The result shows that the CORD-19 datasets are more accurate than RNN and DNN. The results also show that the classification accuracy with IEEE8023 as a functional selection tool decreases at some point as the number of residues increases compared to COVID-CT and CORD-19. The class of infections is therefore accurately determined with the proposed classification. In this paper, a DeepSense algorithm is designed for the classification of COVID-19 infections. The DeepSense algorithm helps in optimal classification of multidimensional features from CT images. The classifier combined with hybrid deep learning classifier, namely, CNN and RNN, helps in improving the prediction of events from a medical image. The extraction of optimal features from the feature extraction model helps the classifier to optimally detect whether the patient is infected or not. The experimental results show that the proposed method has higher accuracy than the other methods. In the future, the model can be designed with an ensemble data model to classify the highly rated multidimensional dataset. The original contributions presented in the study are included in the article/supplementary materials, further inquiries can be directed to the corresponding author/s. AK: visualization and investigation. AOK: data curation, software, and validation. SK: methodology, data curation, review and editing, and supervision. YN: conceptualization, methodology, writing original draft, software, and data curation. SM: software and validation. GT: writing-review and editing and supervision. Deep transfer learning based classification model for COVID-19 disease Classification of COVID-19 patients from chest CT images using multi-objective differential evolution-based convolutional neural networks Analysis of tuberculosis severity levels from ct pulmonary images based on enhanced residual deep learning architecture FissureNet: a deep learning approach for pulmonary fissure detection in CT images Deep learning and handcrafted method fusion: higher diagnostic accuracy for melanoma dermoscopy images Pulmonary artery-vein classification in CT images using deep learning Improved particle swarm optimization based adaptive neuro-fuzzy inference system for benzene detection Liver semantic segmentation algorithm based on improved deep adversarial networks in combination of weighted loss function on abdominal CT images Knowledgebased collaborative deep learning for benign-malignant lung nodule classification on chest CT A recurrent CNN for automatic detection and classification of coronary artery plaque and stenosis in coronary CT angiography Using country-level variables to classify countries according to the number of confirmed COVID-19 cases: an unsupervised machine learning approach Covidx-net: a framework of deep learning classifiers to diagnose covid-19 in x-ray images An Unsupervised machine learning approach to assess the ZIP code level impact of COVID-19 in NYC COVID-19 identification in chest X-ray images on flat and hierarchical classification scenarios A weakly-supervised framework for COVID-19 classification and lesion localization from chest CT Usability feature extraction using modified crow search algorithm: a novel approach Usability determination using multistage fuzzy system Seasonal crops disease prediction and classification using deep convolutional encoder network A novel deep learning-based multi-model ensemble method for the prediction of neuromuscular disorders Lightweight context-aware IoT service architecture SPL features quantification and selection based on multiple multi-level objectives Optimal feature selection-based medical image classification using deep learning model in internet of medical things More agility to semantic similarities algorithm implementations An effective training scheme for deep neural network in edge computing enabled Internet of medical things (IoMT) systems Performance analysis of ANN and naive bayes classification algorithm for data classification CT scan dataset about COVID-19. arXiv COVID-19 Open Research Dataset Challenge (CORD-19): Available online at Using FFNN classifier with HOS-WPD method for epileptic seizure detection An automated ECG beat classification system using deep neural networks with an unsupervised feature extraction technique Brain and pancreatic tumor segmentation using SRM and BPNN classification CNN and RNN based payload classification methods for attack detection