key: cord-0843732-05zmldvj authors: Ucar, Ferhat; Korkmaz, Deniz title: COVIDiagnosis-Net: Deep Bayes-SqueezeNet based Diagnostic of the Coronavirus Disease 2019 (COVID-19) from X-Ray Images date: 2020-04-23 journal: Med Hypotheses DOI: 10.1016/j.mehy.2020.109761 sha: 0a312b1ea71937f92cf9470a3c171f1643e55786 doc_id: 843732 cord_uid: 05zmldvj Abstract The COVID-19 outbreak has a tremendous impact on global health and the daily life of people still living in more than two hundred countries. The crucial action to gain the force in the fight of COVID-19 is to have powerful monitoring of the site forming infected patients. Most of the initial tests rely on detecting the genetic material of the coronavirus, and they have a poor detection rate with the time-consuming operation. In the ongoing process, radiological imaging is also preferred where chest X-rays are highlighted in the diagnosis. Early studies express the patients with an abnormality in chest X-rays pointing to the presence of the COVID-19. On this motivation, there are several studies cover the deep learning-based solutions to detect the COVID-19 using chest X-rays. A part of the existing studies use non-public datasets, others perform on complicated Artificial Intelligent (AI) structures. In our study, we demonstrate an AI-based structure to outperform the existing studies. The SqueezeNet that comes forward with its light network design is tuned for the COVID-19 diagnosis with Bayesian optimization additive. Fine-tuned hyperparameters and augmented dataset make the proposed network perform much better than existing network designs and to obtain a higher COVID-19 diagnosis accuracy. new virus is able to spread from person to person while infecting the contacts easily with a sustained and efficient way, then it is called a pandemic. The novel coronavirus (2019-nCoV) fulfills all those definitions strongly. At the end of the year 2019, Wuhan city of China cradled the first case of the novel coronavirus. Now from Europe to America, its deadly effects threaten the whole world. The WHO named the 2019-nCoV epidemic disease on February 11, 2020 as Coronavirus Disease . 2019-nCoV is a new member of the Severe Acute Respiratory Syndrome coronavirus family (SARS-CoV) and labeled as SARS-CoV-2 [2] . With its spike surface for binding to receptors (see Figure 1 ), SARS-CoV-2 presents the COVID-19 with the symptoms of fever, sore throat and following pneumonia with severe acute respiratory distress. [3] . For all that, the respiratory symptoms are not in a specific form. There are so many isolated cases i.e. the existence of the COVID-19 may not appear at the first clinical symptoms [4] . The rapid spreading nature of the coronavirus and the serious respiratory effects to humans make the diagnosis of the COVID-19 an urgent situation [5] . Today, health specialists use the Reverse Transcription Polymerase Chain Reaction (RT-PCR) test for the detection of the nucleic acid forms stem from the SARS-CoV-2. In the process, the respiratory specimens (such as oropharyngeal swabs or nasopharyngeal sampling) are collected and the very important issue when doing this is the receipt place of the specimens. The operation is categorically open to malfunctions by the expert mistakes [6] . Besides the operation procedure, the PCR test is a time-consuming process. Because a patient has to be isolated in non-suitable circumstances for hours until getting the test results. In addition, these types of tests have a low detection rate of between 30 -50%. Hence, most of the times they need to be repeated to make a confirmation [7] . Figure 1 . Three-dimensional medical image representing the shape of the coronavirus [8] To be able to procure an atmosphere where the patients could get quick treatment and care is a crucial task in the fight of the COVID-19. Because of the fast-spreading essence of the pandemic, patients apply to the health center in batches. At this point, the need for rapid diagnosis methods is a very important issue. For monitoring the SARS-CoV-2 infections to diagnose, there is another option of visualization using the radiological images, for instance, chest X-rays or Computed Tomography (CT). Former studies prove that COVID-19 causes abnormalities that are visible in the chest X-rays and CT images, in the form of ground-glass opacities. With a strong suggestion, a diagnostic with radiological images could be a first step in monitoring the COVID-19 [9] . Although the radiological images based diagnostic is a faster way and also it has some advances over the PCR testing in terms of the detection rate in earlier stages of the COVID-19, the backbone of the system is the need of experts in comprehending the images. Intrinsically, Artificial Intelligence (AI) based diagnostic options can encourage the experts to gain a rapid and accurate explication over the X-ray images on the way of the detection of the COVID-19 [10] . For this motivation, there are several studies in the literature including the analysis conducted on AIbased diagnostic of the COVID-19 with the help of the radiological images [11] [12] [13] [14] [15] . In [15] , the authors propose a transfer learning model that processes a dataset including the CT images of the COVID-19 infected patients. They obtain a test accuracy of 79.3%. The study [14] indicates a three-class model that can distinguish the COVID-19, Influenza-A viral-based pneumonia, and healthy cases. The segmentation-based study reaches the 86.7% accuracy value with the CT images dataset. In [13] , the authors propose a rapid AI development cycle using a deep learning-based CT image analysis. Heretofore, the mentioned studies in the literature use non-public datasets through developing a deep learning-based diagnostic of the COVID-19. The studies [11] and [12] provides public datasets including the COVID-19 X-ray images of infected patients. In [11] , the authors propose a combined public dataset besides a deep learning model called COVID-Net for the detection of COVID-19. COVID-Net architecture relies on a tailored Convolutional Neural Network (CNN) model which uses the chest Xrays as inputs. The authors reach a test accuracy of 92.4% with restricted COVID-19 class images. In our study, we use the same dataset of the [11] to be able to outperform the existing COVID-Net accuracy in detecting the COVID-19. In addition, there are several more studies that we can consider in COVID-19 detection using chest X-rays [16] [17] [18] [19] . With a detailed pre-processed dataset, our study captures the flag with a specially designed deep learning model. The usage of deep learning models in medical image processing and analysis is a challenging topic in the AI field [20, 21] . In [22] , the authors propose a CNN model for pneumonia detection. The authors of the study [23] propose a vessel extraction from the fundus images. In [24] , an expert system is proposed for brain tumor detection in high-resolution brain magnetic resonance images. To this end, in our study, we use a specially designed deep learning model called SqueezeNet first proposed in [25] . The proposed deep learning model for the diagnostic of the COVID-19 is based on SqueezeNet architecture, as because it has a smaller structure, compared to the well-known pre-trained network designs [26, 27] . In this study, we introduce a COVID-19 detection AI model, COVIDiagnosis-Net, based on deep SqueezeNet with Bayes optimization. With a view to obtain a higher accuracy rate, the hyper-parameter optimization of the deep learning models is a crucial task [28] . The backbone of the proposed model i.e. the dataset is a public dataset that is detailed in [11] . Differently from the study [11] , we perform a multiscale augmentation process to overcome the imbalance problem of the proposed public dataset. Since the focus is on COVID-19 diagnosis, we perform a detailed offline augmentation process for the limited number of COVID-19 infected chest X-rays of the patients . With the help of the offline well-defined augmentation process and Bayes-SqueezeNet, our proposed diagnostic model for COVID-19 outperforms the COVID-Net [11] while reaching a test accuracy of 0.983. In building our model, we first perform a detailed augmentation. After obtaining the augmented dataset, the data split is generated on the shuffled database to form the train, validation and test datasets. We manage the training process of the deep SqueezeNet while performing a Bayes optimization with the validation phase at the same time. Through the training, the best model is determined and the final network design is tested with the separate test dataset package. On through those developments, the proposed deep Bayes -SqueezeNet obtains a higher detection rate in the diagnosis of the COVID-19 using the chest X-ray images. Herein, we can describe the contributions of our proposed model as listed below: 1) Presents a novel model for the rapid diagnostic of the COVID-19 based on deep Bayes-SqueezeNet called COVIDiagnosis-Net, 2) Overcomes the imbalance problem of the public dataset, a multi-scale offline augmentation is performed, 3) Proposes an easy to implement deep learning network for embedded and mobile systems that could aid the health experts for a stable diagnosis of the COVID-19 in the control of the current epidemic. The composition of the rest of the article is as follows: Section 2 describes the materials and methods with details of the proposed deep Bayes-SqueezeNet along with the model components i.e. SqueezeNet architecture, Bayesian optimization, and dataset description. Section 3 presents the explanation of what we design in experiments with evaluation criteria, findings, and a comparison sub-section to draw the big picture of where our study stands among the other state-of-the-art methods. Finally, Section 4 briefs a conclusion of the study. CNN models achieve human-like accuracies in image classification problems due to their selflearning abilities and superior classification results on multi-class problems. A convolution network occurs from a chain of a convolution layer (Conv) with a rectified linear unit (ReLu) activation functions, pooling layers (Pool) and batch normalization operation. CNNs are coordinated versions of multilayer perceptrons and each neuron in a layer is related to all neurons in the next layer. Layers convolute inputs with kernels and filters of the convolutions increase across the whole visual field. These processes compose more complex patterns using smaller and simpler patterns depending on the hierarchical patterns. Therefore, the hierarchical network structure provides high-level feature maps, reduced computation complexity and improved generalization ability [23, 29, 30] . Considering these types of characteristics, Bayesian optimization based deep SqueezeNet architecture for diagnostic of COVID-19 disease from X-ray images is proposed in this paper. The main purpose of our framework is to provide distinctive visual properties as well as a rapid diagnostic system able to classify those properties on new COVID-19 X-ray images. This method may also be helpful for clinicians because it may be quickly decided which treatment plan to use depending on the type of infection. The following sections describe the proposed method, deep SqueezeNet architecture, Bayesian optimization, dataset description and offline augmentation techniques in detail. The overall architecture of the deep Bayes-SqueezeNet based rapid diagnostic system is presented in In the first stage, the offline augmentation method is utilized to the raw input x-ray images due to their uneven sample distributions. This method is preferred for smaller classes with fewer sample numbers in order to increase the size of the classes by a transformation factor. After the augmentation, the augmented dataset is divided into three subsets as train, validation and test sets. Train and validation sets are set as the input of the training and optimization stage. The test set is used for the testing input. In the training and optimization stage, the SqueezeNet convolution network is utilized and it uses the squeeze and expands layers of the fire modules to construct a smaller and more effective CNN architecture. SqueezeNet is a pre-trained CNN model and it is pre-trained on the ILSVRC-12 challenge ImageNet dataset [31, 32] . This supporting dataset is completely different from X-ray images and the SqueezeNet model needs to be fine-tuned to classify the COVIDx classes. In order to obtain the best decision-making model, the CNN network is optimized with the Bayesian-based method, which is a sequential design strategy, during training. A validation error is used to update the optimization process. Finally, the best SqueezeNet model is obtained and used for the decision-making process with the test set. The obtained best network model classifies the infection classes and classification performances are determined. SqueezeNet is a convolution network that executes better performance than AlexNet with 50x fewer parameters [24, 25, 31] . SqueezeNet consists of fifteen layers with five different layers as two convolution layers, three max pooling layers, eight fire layers, one global average pooling layer, and one output layer softmax. The architecture of the network is given in Figure 2 . dimensions with RGB channels. The input images are generalized by convolution and max pooling is applied. Convolution layer convolutes between the weights and small regions in the input volumes, with 3×3 kernels. Each convolution layer performs an element-wise activation function as the positive part of its argument. SqueezeNet utilizes from the fire layers, which constructed of squeeze and expansion phases, between the convolution layers. The output tensor scale and input of the fire are consistent. The squeeze phase uses the filter of size 1×1, whereas expansion uses the filters of size 1×1 and 3×3. Firstly, the input tensor H×W×C passes through the squeeze and the number of convolution is equal to C/4 of the number of input tensor channels. After the first phase, the data passes through the expansions and depth of the data is expanded to C/2 of the output tensor depth. Both squeeze and expansion phases are connected to the ReLu units. The squeeze operation compresses the depth, and expansion increases the depth by keeping the same feature size. Finally, expansion outputs are stacked in the depth dimension of input tensor with concatenate operation. Figure 3 summarizes the fire layer and sub-operations. Assuming FM and C define the feature maps and channels, the output layer f{y} of the squeeze operation with the kernel w can be expressed as [33] : Here, and . The squeeze outputs can be defined as a weighted combination Table 1 presents the detailed layer configuration of the SqueezeNet architecture. The motivation for designing the SqueezeNet architecture in COVID-19 diagnosis is that the network provides three main advantages [24, 25] : 1) The network is more efficient because it has fewer parameters, 2) Applications developed for this network are easy to move and require less communication, 3) It has a model size of less than 5 MB and it is easy to implement to embedded systems. Hyperparameters have a key role in both machine learning and deep learning algorithms inasmuch as those parameters are tightly managing the acts of the training algorithms and they affect the performance of the models significantly. Therefore, the optimization of hyperparameters is a crucial task, especially when it comes to deep learning in medical image processing. In general, there exist two ways of hyperparameters optimization called manual and automatic searching. The manual searching as the name suggests looks for the hyperparameters by hand. Hence, manual searching requires expertise. Unfortunately, when dealing with big data and so many model parameters for tuning, even expertise may be insufficient [28, 34] . To handle the difficulties of manually searching, automatic searching alternatives take place in the literature. Grid search and random search algorithms can be considered in this topic. Nevertheless, there are still problems remaining in both methods such as the curse of dimensionality, and unavailability of the highly efficient performance with the time-consuming operations [28, 35] . Tuning of hyperparameters is such an optimization problem that the objective function of it is latent and unknown, in other words, it is a black-box function. As its name suggests, stemming from the Bayesian theorem, the Bayesian optimization is an efficient algorithm dealing with such kind of optimization problem [28, 36] . Bayesian optimization relies on a typical kind of approximation. Dealing with an unknown function requires an approximation with the help of some known samples i.e. prior knowledge. It is like the concept of the posteriori probability. Here, the food of the algorithm is observations generated by the model evaluations in which the outputs of the online learning. This means that, in Bayesian optimization, we need a training process. During the training, the model will trace a function that we only have its knowledge from the learned data. In the center of the Bayesian optimization algorithm, the main purpose is to obtain the related hyperparameters that make learning outline maximum [37] . In mathematical expression, we can consider a global maximization or minimization problem of the black box (unknown) function , Here, stands for a searching space of . Caused by the nature of the Bayes' theorem [36] , Bayesian optimization calculates the posteriori probability of a model with the aid of the learned data ( | ) . Posteriori probability is proportional to the likelihood of observations and the multiplication ( | ) of the prior probability : ( ) (3) reflects the main behavior of the Bayesian optimization [28] . In brief, Bayesian optimization searches for the best model amid many of them. At this point, one can recall the crossvalidation method. However, it is very hard to find the best model in many samples of pre-listed hundreds of alternatives. Thus, Bayesian optimization accelerates the operation by reducing the computational cost, and we do not need expertise to guess the outputs though [38] . In the flow, we can clarify the two basic parts of the algorithm: 1) it updates the posterior distribution and 2) it maximizes the acquisition function. Bayesian optimization process continues repeatedly until the defined maximum iteration value is reached. Alternatively, it can also be quitted when it catches a threshold value, which is the difference between the actual value and the obtained optimal value [28, 37] . As declared before, the general detection method for COVID-19 disease is the RT-PCR testing that identifies SARS-CoV-2 RNA from sputum or nasopharyngeal swab. However, RT-PCR testing has a long time complex process and it is very troublesome [6] . Another detection method is chest radiography imaging due to the abnormalities in chest X-ray images of patients infected with COVID-19 [2, 11] . Therefore, we have selected a distinctive and public dataset including chest X-ray images to respond to the need for a rapid disease diagnosis system [11] . In order to compose a special COVID-19 dataset, two different publicly available datasets were combined as COVID chest X-ray dataset [12] and Kaggle chest X-ray pneumonia dataset [39] . The obtained COVIDx dataset [11] consists The main purpose of the selection of COVIDx dataset is that it is public available, so it is accessible for researchers and to be extensible. Therefore, further studies based on this database may be more helpful in the diagnosis and treatment of COVID-19 cases. In the classification process of both classical machine learning and deep learning algorithms, the imbalance ratio of the class distribution of the dataset has a huge impact on the performances of the models. In the study [40] , In order to evaluate the quantitative performance of the proposed method, such evaluation metrics Accuracy (Acc), Correctness (COR), Completeness (COM), Specificity (SPE), F1 score and Matthew Correlation Coefficient (MCC) are statistically computed from the confusion matrix. Acc measures the classification performance, COR gives the rate of the truly classified X-ray images among the classes while COM defines the truly detected negative images. SPE represents the correctly classified the rate of opposite disease classes. F1 is a harmonic average and gives the combination of COR and COM. MCC measures the quality of the classification performance. According to the confusion matrix, the selected evaluation metrics are defined as: Here, define the number of correctly classified diseases, number of correctly , , , classified opposite classes, number of incorrectly classified diseases and number of the misclassified diseases, respectively. The classification procedure proves and determines the robustness, effectiveness and generalization ability of the proposed method using the aforementioned evaluation metrics. In the experimental setup, firstly we perform an offline augmentation to the raw COVIDx dataset. After the pre-processing, the augmented dataset is divided into three packages as training, validation and testing sets. The triple split of the dataset packages is formed as 80% for training, 10% for validation and 10% for testing. Training and validation datasets are designed for the Bayesian optimization-based online learning structure. As because of the Bayesian contribution of our model, it needs a validation result to minimize the objective function error. After the Bayesian optimization-based online training process, we reach the best network model to implement the testing phase. With a separate test dataset, the obtained best model is evaluated. All the input images are resized to 227×227 pixel size and transformed to RGB with 8-bit depth. In the meantime, all the dataset packages are shuffled to overcome the negative effect of the overfitting. Thus, we reach a robust decision-making performance for the classification of the infected patient cases. In the training process, mini-batch size is given as 32 and all images are normalized with the mean subtracting operation. Proposed deep Bayes-SqueezeNet includes the Bayesian optimization in the training stage with validation process. The objective function of the optimization process is given in Figure 7 . It can be seen that function evaluation ends with 35 iterations because of the model saturation. At the end of the 10 th iteration, the minimum observed objective is achieved to construct the best model. The optimized parameters i.e. initial learning rate (InitialLearnRate), momentum, and L2 Regularization are listed in Table 3 along with iterations, model result, run time and observedestimation values of the objective function. During the optimization process, it is clearly seen that after catching five different best models, Bayesian optimization points out the model of the 10th iteration as selected "best model". After the training process, the obtained best model parameters are used in the proposed deep Bayes-SqueezeNet network and highlighted in Table 3 . In order to evaluate the effectiveness of our augmentation improvement, we first present the raw dataset results. Here, our aim is to prove the negative effect of the imbalance distributions in the raw dataset over the performance. It should be noted that we tune the SqueezeNet with the best model parameters for a regular training process. The re-training and testing processes are performed with the train and test packages of the related dataset, please see Table 2 . Figure 8 demonstrates the confusion matrix of the test process of the re-trained SqueezeNet. In the confusion matrix presentation, accuracies and errors of each row and columns are given as the percentage value in the lower and right cells, respectively. The accuracy rates of each column show us the correctness value of each class and the accuracy values for each row state the single accuracy values of the classes. As shown in Figure 8 , the false classification rate appears majorly within Normal and Pneumonia. Pneumonia class achieves nearly the perfect classification whereas Covid class has 70% accuracy within 10 In Table 4 The second phase of our experiments is performing the augmented dataset testing process. In this phase, the proposed deep Bayes-SqueezeNet model, which is obtained by the Bayesian optimization approach, is validated with the separate test dataset. It should be noted that the obtained best model is trained with the augmented dataset to overcome the above-mentioned imbalance effects as well as achieving a rapid system for COVID-19 diagnosis with a robust and sustainable structure. Figure 9 presents the confusion matrix of the test phase. In order to analyze the performance comparison between the experiments of the raw dataset and the augmented one, we report the increase rates of the performance values as in Figure 10 . The sharp bounce is experienced in the Normal class by a boosting of 2.5 times. As it is the focus of our model, when we concentrate on the performance of the Covid then we detect 2.5 times boosting. In Pneumonia class, there is a decreasing percentage of 2.06% considering just the accuracy value. The overall accuracy rate has also a performance increasing at the rate of 28.66%. The overall accuracy rate has also a performance increase at a rate of 28.66%. Activation mapping also defines the bias regions in the training images. The first column of Figure 11 defines the original input images while the second column includes the heat map images of the predicted samples. When all the class activation mappings are examined in Figure 11 The proposed deep Bayes-SqueezeNet with its low model size is easy to implement in hardware deployments. As shown in Table 6 , the model size of the proposed network is less than 77.31 times lower compared to the AlexNet, which is the inspiration of the SqueezeNet architecture. The overall experimental results show that proposed model has a significant and robust performance value. Over the COVID-19 patient cases, this study proposes a complete and compact solution using the chest X-ray images for rapid diagnosis. (d) Figure 11 . Class activation mapping visualization of the proposed deep Bayes-SqueezeNet on sample images: a) Covid b) Normal c) Pneumonia d) Misclassified prediction The coronavirus disease 2019 was announced as an outbreak by WHO on February 11, 2020 [1] . Due to the COVID-19 outbreak, the early diagnosis of this disease has become a key topic for clinicians and radiologists in the world. The AI techniques regarding the image classification approaches can help in early diagnose of the disease. Considering AI, CNN methods achieve better and faster results compared to the traditional diagnosis methods. In this paper, a rapid robust and efficient COVID-19 diagnosis method, which is namely deep Bayes-SqueezeNet, is proposed. The proposed method performs the X-ray images into multiclass as Normal, Pneumonia, and Covid. In order to evaluate the proposed CNN model, the general performance comparison of our study with the state-of-art methods is given in this section. In the model evaluations, the related studies depend on the multiclass classification of the chest X-ray images with various AI techniques. Table 7 shows the comparison results with the related studies uses the same or similar datasets. Amid the performance metrics that Table 8 gives, our model outperforms similar studies that use chest X-rays in the diagnosis of the COVID-19. Although it seems that some of the performance values have been achieved the same with the study [19] , the whole performance of the proposed method in our study is better than it. In Table 8 , the performance values of the listed studies are given in terms of COVID-19 class accuracy. While Chowdhury et al. [19] have the same overall accuracy with our study, the COVID-19 class accuracy stays behind the proposed method. Farooq and Hafeez [18] obtain the same accuracy of COVID-19 class, but our study outperforms it in the overall accuracy. In addition, the test dataset of the study includes just eight samples of COVID-19. To the best of our knowledge, the proposed model reveals the excellent classification performance for the COVID-19 diagnosis with chest X-rays. The proposed model has a great advantage of owning a practical network architecture with a robust and stable operation. With its nature of including fewer parameters, our network is more favorable for embedded systems among existing deep learning models. A rapid diagnosis method has a key role in the control of infectious diseases and pandemic situations like the up to date COVID-19. Some limitations of the RT-PCR nucleic acid-based test modules reveal a need for fast alternative methods to be able to serve the front-line experts to make them reach a quick and accurate diagnosis. In this study, we propose an AI-based decision-making system including the recognition of input X-ray images under the roof of a very practical deep learning model. This study is an important attempt including an easy to implement deep learning model which has an accuracy performance of 98.3% (among Normal, Pneumonia and Covid cases), and 100% for the single recognition of COVID-19 (among other classes). In these difficult days of the global COVID-19 pandemic, our model has a strong potential to build a tool design for COVID-19 monitoring. We would like to note that that the RT-PCR test method to detect the SARS-CoV-2 is still important. However, it is proved that there are also undeniable shortcomings along with the RT-PCR test method, which can be listed as follows: 1) its possible methodology lacks, 2) strict dependence on the level of the disease (timing), 3) the possibility for collecting the specimens in mistaken localizations and 4) its response time delay [6, 7] . In our model working with a deep learning-based practical structure, the early stage detections of the COVID-19 cases could be done to manage and control the pandemic disease. In medical image processing, while deep learning methods are preferred in many areas, it is becoming more and more important especially in the interpretation of radiological images. As such, our model, which is extremely satisfactory even with its initial results, opens the door for the implementation of a comprehensive product that can work mobile and appeal to the end-user. Backbone of our model is the deep Bayes-SqueezeNet decision-making system for the COVID-19 diagnosis from X-ray images. SqueezeNet with much less model size is a state-of-the-art deep learning model, which is inspired by the well-known AlexNet. With its practical structure and generalization performance, the SqueezeNet is preferable in the embedded applications. We improve the SqueezeNet structure with Bayes optimization algorithm to build a robust and sustainable learning model. Bayesian optimization helps us to build a best-performed model with a validation dataset. The diagnosis system is trained using the public dataset proposed in [11] with its augmented form. A separate test, which is independent of train and validation sets, performs the experiments. Our experimental results also present the performance boosting of the augmentation contribution to the dataset pre-processing. Thus, model training can be performed with a rich image set of X-rays of COVID-19. After comprehensive literature research, the up to date studies, which use the same or similar public datasets are detected and we evaluate our model with those. The proposed diagnosis model for COVID-19 using the X-ray images, the deep Bayes-SqueezeNet outperforms its competitors. We believe that with increased training dataset, it is expected to get higher results. In further works, we aim to plan our model to be able to work mobile appealing to the health care experts for diagnosis of the COVID-19. In addition, the possibility of presenting this diagnostic system as a solution for other medical image processing cases will also be explored. WHO -Coronavirus disease 2019 info web site n.d Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) and coronavirus disease-2019 (COVID-19): The epidemic and the challenges Routine childhood immunization may protect against COVID-19 Clinical Characteristics of 138 Hospitalized Patients with 2019 Novel Coronavirus-Infected Pneumonia in Wuhan, China Insight into 2019 novel coronavirus -an updated intrim review and lessons from SARS-CoV and MERS-CoV Positive rate of RT-PCR detection of SARS-CoV-2 infection in 4880 cases from one hospital in Molecular Diagnosis of a Novel Coronavirus (2019-nCoV) Causing an Outbreak of Pneumonia 3D medical animation corona virus.jpg -Wikimedia Commons Coronavirus Disease 2019 (COVID-19): Role of Chest CT in Diagnosis and Management Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning COVID-Net: A Tailored Deep Convolutional Neural Network Design for Detection of COVID-19 Cases from Chest Radiography Images COVID-19 Image Data Collection Rapid AI Development Cycle for the Coronavirus (COVID-19) Pandemic: Initial Results for Automated Detection & Patient Monitoring using Deep Learning CT Image Analysis Authors Deep Learning System to Screen Coronavirus Disease A deep learning algorithm using CT images to screen for corona virus disease (COVID-19) An AI Powered Population Screening of COVID-19 Cases Using Chest Radiography Images Covid-Caps: A Capsule Network-Based Framework for Identification of Covid-19 Cases From X-Ray Images A Deep Learning Framework for Screening of COVID19 from Radiographs Can AI help in screening Viral and COVID-19 pneumonia? ArXiv Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning Deep learning at chest radiography: Automated classification of pulmonary tuberculosis by using convolutional neural networks Pneumonia Detection Using CNN based Feature Extraction DCCMED-Net: Densely connected and concatenated multi Encoder-Decoder CNNs for retinal vessel extraction from fundus images An expert system for brain tumor detection: Fuzzy C-means with super resolution and convolutional neural network with extreme learning machine SqueezeNet: AlexNetlevel accuracy with 50x fewer parameters and <0.5MB model size Recognizing Multiple Types of Rocks Quickly and Accurately Based on Lightweight CNNs Model Squeeze-and-Excitation SqueezeNext: An Efficient DNN for Hardware Deployment Hyperparameter optimization for machine learning models based on Bayesian optimization Recent advances in convolutional neural networks EEG based multi-class seizure type classification using convolutional neural network and transfer learning Automatic sleep stage classification using time-frequency images of CWT and transfer learning using convolution neural network RobNet: real-time road-object 3D point cloud segmentation based on SqueezeNet and cyclic CRF Fault Diagnosis of High-Speed Train Bogie by Residual-Squeeze Net Application of convolutional neural networks featuring Bayesian optimization for landslide susceptibility assessment Scalable Bayesian Optimization Using Deep Neural Networks. 32nd Int. Conf. Mach. Learn. ICML 2015 On the Bayes Methods for Seeking the Extremal Point Taking the human out of the loop: A review of Bayesian optimization Shallow Understanding on Bayesian Optimization -Towards Data Science 2020 Labeled Optical Coherence Tomography (OCT) and Chest X-Ray Images for Classification. Mendeley Data A systematic study of the class imbalance problem in convolutional neural networks The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.