scholarly journals Multi-kernel CNN block-based detection for COVID-19 with imbalance dataset

Author(s):  
Muhammad Khaerul Naim Mursalim ◽  
Ade Kurniawan

COVID-19, which originated from Wuhan, rapidly spread throughout the world and became a public health crisis. Recognizing the positive cases at the earliest stage was crucial in order to restrain the spread of this virus and to perform medical treatment quickly for patients affected. However, the limited supply of RT-PCR as a diagnosis tool caused greatly delay in obtaining examination results of the suspected patients. Previous research stated that using radiologic images could be utilized to detect COVID-19 before the symptoms appeared. With the rapid development of Artificial intelligence in medical imaging in recent years, deep learning as the core of this technology could achieve human-level-performance in diagnostic accuracy. In this paper, deep learning was implemented to detect COVID-19 using a chest X-ray dataset. The proposed model employed a multi-kernel convolution neural network (CNN) block combined with pre-trained ResNet-34 to overcome an imbalanced dataset. The model block adopted different kernel sizes as follows 1x1, 3x3, 5x5, and 7x7. The findings show that the proposed model is capable of performing binary and three class classification tasks with an accuracy of 100% and 93.51% in the validation phase and 95% and 83% in the test phase, respectively.

2021 ◽  
Vol 11 (21) ◽  
pp. 10301
Author(s):  
Muhammad Shoaib Farooq ◽  
Attique Ur Rehman ◽  
Muhammad Idrees ◽  
Muhammad Ahsan Raza ◽  
Jehad Ali ◽  
...  

COVID-19 has been difficult to diagnose and treat at an early stage all over the world. The numbers of patients showing symptoms for COVID-19 have caused medical facilities at hospitals to become unavailable or overcrowded, which is a major challenge. Studies have recently allowed us to determine that COVID-19 can be diagnosed with the aid of chest X-ray images. To combat the COVID-19 outbreak, developing a deep learning (DL) based model for automated COVID-19 diagnosis on chest X-ray is beneficial. In this research, we have proposed a customized convolutional neural network (CNN) model to detect COVID-19 from chest X-ray images. The model is based on nine layers which uses a binary classification method to differentiate between COVID-19 and normal chest X-rays. It provides COVID-19 detection early so the patients can be admitted in a timely fashion. The proposed model was trained and tested on two publicly available datasets. Cross-dataset studies are used to assess the robustness in a real-world context. Six hundred X-ray images were used for training and two hundred X-rays were used for validation of the model. The X-ray images of the dataset were preprocessed to improve the results and visualized for better analysis. The developed algorithm reached 98% precision, recall and f1-score. The cross-dataset studies also demonstrate the resilience of deep learning algorithms in a real-world context with 98.5 percent accuracy. Furthermore, a comparison table was created which shows that our proposed model outperforms other relative models in terms of accuracy. The quick and high-performance of our proposed DL-based customized model identifies COVID-19 patients quickly, which is helpful in controlling the COVID-19 outbreak.


2021 ◽  
Vol 7 ◽  
pp. e551
Author(s):  
Nihad Karim Chowdhury ◽  
Muhammad Ashad Kabir ◽  
Md. Muhtadir Rahman ◽  
Noortaz Rezoana

The goal of this research is to develop and implement a highly effective deep learning model for detecting COVID-19. To achieve this goal, in this paper, we propose an ensemble of Convolutional Neural Network (CNN) based on EfficientNet, named ECOVNet, to detect COVID-19 from chest X-rays. To make the proposed model more robust, we have used one of the largest open-access chest X-ray data sets named COVIDx containing three classes—COVID-19, normal, and pneumonia. For feature extraction, we have applied an effective CNN structure, namely EfficientNet, with ImageNet pre-training weights. The generated features are transferred into custom fine-tuned top layers followed by a set of model snapshots. The predictions of the model snapshots (which are created during a single training) are consolidated through two ensemble strategies, i.e., hard ensemble and soft ensemble, to enhance classification performance. In addition, a visualization technique is incorporated to highlight areas that distinguish classes, thereby enhancing the understanding of primal components related to COVID-19. The results of our empirical evaluations show that the proposed ECOVNet model outperforms the state-of-the-art approaches and significantly improves detection performance with 100% recall for COVID-19 and overall accuracy of 96.07%. We believe that ECOVNet can enhance the detection of COVID-19 disease, and thus, underpin a fully automated and efficacious COVID-19 detection system.


Sensors ◽  
2022 ◽  
Vol 22 (2) ◽  
pp. 669
Author(s):  
Irfan Ullah Khan ◽  
Nida Aslam ◽  
Talha Anwar ◽  
Hind S. Alsaif ◽  
Sara Mhd. Bachar Chrouf ◽  
...  

The coronavirus pandemic (COVID-19) is disrupting the entire world; its rapid global spread threatens to affect millions of people. Accurate and timely diagnosis of COVID-19 is essential to control the spread and alleviate risk. Due to the promising results achieved by integrating machine learning (ML), particularly deep learning (DL), in automating the multiple disease diagnosis process. In the current study, a model based on deep learning was proposed for the automated diagnosis of COVID-19 using chest X-ray images (CXR) and clinical data of the patient. The aim of this study is to investigate the effects of integrating clinical patient data with the CXR for automated COVID-19 diagnosis. The proposed model used data collected from King Fahad University Hospital, Dammam, KSA, which consists of 270 patient records. The experiments were carried out first with clinical data, second with the CXR, and finally with clinical data and CXR. The fusion technique was used to combine the clinical features and features extracted from images. The study found that integrating clinical data with the CXR improves diagnostic accuracy. Using the clinical data and the CXR, the model achieved an accuracy of 0.970, a recall of 0.986, a precision of 0.978, and an F-score of 0.982. Further validation was performed by comparing the performance of the proposed system with the diagnosis of an expert. Additionally, the results have shown that the proposed system can be used as a tool that can help the doctors in COVID-19 diagnosis.


2021 ◽  
Vol 2021 ◽  
pp. 1-9
Author(s):  
Manjit Kaur ◽  
Vijay Kumar ◽  
Vaishali Yadav ◽  
Dilbag Singh ◽  
Naresh Kumar ◽  
...  

COVID-19 has affected the whole world drastically. A huge number of people have lost their lives due to this pandemic. Early detection of COVID-19 infection is helpful for treatment and quarantine. Therefore, many researchers have designed a deep learning model for the early diagnosis of COVID-19-infected patients. However, deep learning models suffer from overfitting and hyperparameter-tuning issues. To overcome these issues, in this paper, a metaheuristic-based deep COVID-19 screening model is proposed for X-ray images. The modified AlexNet architecture is used for feature extraction and classification of the input images. Strength Pareto evolutionary algorithm-II (SPEA-II) is used to tune the hyperparameters of modified AlexNet. The proposed model is tested on a four-class (i.e., COVID-19, tuberculosis, pneumonia, or healthy) dataset. Finally, the comparisons are drawn among the existing and the proposed models.


AI ◽  
2020 ◽  
Vol 1 (3) ◽  
pp. 418-435
Author(s):  
Khandaker Haque ◽  
Ahmed Abdelgawad

Deep Learning has improved multi-fold in recent years and it has been playing a great role in image classification which also includes medical imaging. Convolutional Neural Networks (CNNs) have been performing well in detecting many diseases including coronary artery disease, malaria, Alzheimer’s disease, different dental diseases, and Parkinson’s disease. Like other cases, CNN has a substantial prospect in detecting COVID-19 patients with medical images like chest X-rays and CTs. Coronavirus or COVID-19 has been declared a global pandemic by the World Health Organization (WHO). As of 8 August 2020, the total COVID-19 confirmed cases are 19.18 M and deaths are 0.716 M worldwide. Detecting Coronavirus positive patients is very important in preventing the spread of this virus. On this conquest, a CNN model is proposed to detect COVID-19 patients from chest X-ray images. Two more CNN models with different number of convolution layers and three other models based on pretrained ResNet50, VGG-16 and VGG-19 are evaluated with comparative analytical analysis. All six models are trained and validated with Dataset 1 and Dataset 2. Dataset 1 has 201 normal and 201 COVID-19 chest X-rays whereas Dataset 2 is comparatively larger with 659 normal and 295 COVID-19 chest X-ray images. The proposed model performs with an accuracy of 98.3% and a precision of 96.72% with Dataset 2. This model gives the Receiver Operating Characteristic (ROC) curve area of 0.983 and F1-score of 98.3 with Dataset 2. Moreover, this work shows a comparative analysis of how change in convolutional layers and increase in dataset affect classifying performances.


Author(s):  
Nour Eldeen M. Khalifa ◽  
Florentin Smarandache ◽  
Mohamed Loey

Coronavirus, also known as COVID-19, has spread to several countries around the world. It was announced as a pandemic disease by The World Health Organization (WHO) in 2020 for its devastating impact on humans. With the advancements in computer science algorithms, the detection of this type of virus in the early stages is urgently needed for the fast recovery of patients. In this paper, a neutrosophic with a deep learning model for the detection of COVID-19 from chest X-ray medical digital images is presented. The proposed model relies on neutrosophic theory by converting the medical images from the grayscale spatial domain to the neutrosophic domain. The neutrosophic domain consists of three types of images and they are, the True (T) images, the Indeterminacy (I) images, and the Falsity (F) images. Using neutrosophic images has positively affected the accuracy of the proposed model. The dataset used in this research has been collected from different sources as there is no benchmark dataset for COVID-19 chest X-ray until the writing of this research. The dataset consists of four classes and they are COVID-19, Normal, Pneumonia bacterial, and Pneumonia virus. After the conversion to the neutrosophic domain, the images are fed into three different deep transfer models and they are Alexnet, Googlenet, and Restnet18. Those models are selected as they have a small number of layers on their architectures and they have been used with related work. To test the performance of the conversion to the neutrosophic domain, four scenarios have been tested. The first scenario is training the deep transfer models with True (T) neutrosophic images only. The second one is training on Indeterminacy (I) neutrosophic images, while the third scenario is training the deep models over the Falsity (F) neutrosophic images. The fourth scenario is training over the combined (T, I, F) neutrosophic images. According to the experimental results, the combined (T, I, F) neutrosophic images achieved the highest accuracy possible for the validation, testing and all performance metrics such Precision, Recall and F1 Score using Resnet18 as a deep transfer model. The proposed model achieved a testing accuracy with 78.70%. Furthermore, the proposed model using neutrosophic and Resnet18 had achieved superior testing accuracy with a related work which achieved 52.80% with the same experimental environmental setup and the same deep learning hyperparameters.


Science ◽  
2020 ◽  
Vol 369 (6499) ◽  
pp. 77-81 ◽  
Author(s):  
Qiang Gao ◽  
Linlin Bao ◽  
Haiyan Mao ◽  
Lin Wang ◽  
Kangwei Xu ◽  
...  

The coronavirus disease 2019 (COVID-19) pandemic caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) has resulted in an unprecedented public health crisis. Because of the novelty of the virus, there are currently no SARS-CoV-2–specific treatments or vaccines available. Therefore, rapid development of effective vaccines against SARS-CoV-2 are urgently needed. Here, we developed a pilot-scale production of PiCoVacc, a purified inactivated SARS-CoV-2 virus vaccine candidate, which induced SARS-CoV-2–specific neutralizing antibodies in mice, rats, and nonhuman primates. These antibodies neutralized 10 representative SARS-CoV-2 strains, suggesting a possible broader neutralizing ability against other strains. Three immunizations using two different doses, 3 or 6 micrograms per dose, provided partial or complete protection in macaques against SARS-CoV-2 challenge, respectively, without observable antibody-dependent enhancement of infection. These data support the clinical development and testing of PiCoVacc for use in humans.


Author(s):  
Gaurav Sharma

Abstract: After every 100 years, a pandemic comes and takes a great toll on the global civilization. This time its COVID-19 and the aftereffects are terrifying. As the symptoms for the disease are very common and are similar to common cold and viral influenza, the detection from symptoms is quite difficult. Although there are many methods devised but the detection of COVID19 has been a problem since the start, and we are still struggling to identify whether a person has the disease. This study proposes a unique model to identify the positive and negative cases using X-ray images of an individual as lungs are the first and most critical body part which gets affected by the virus which causes a deprecation in oxygen saturation. The proposed model is an ensemble of different CNN architectures which are Dense Net, NasNet-Large, Resnet-50, Inception Net, EfficientNetB0 and EfficientNetB1. The results show that the model reaches an accuracy of 99.6% on the tested dataset. Keywords: Deep learning, Convolutional Neural Networks, COVID-19, Ensemble Learning, EfficientNet


2021 ◽  
Vol 14 (1) ◽  
pp. 171
Author(s):  
Qingyan Wang ◽  
Meng Chen ◽  
Junping Zhang ◽  
Shouqiang Kang ◽  
Yujing Wang

Hyperspectral image (HSI) data classification often faces the problem of the scarcity of labeled samples, which is considered to be one of the major challenges in the field of remote sensing. Although active deep networks have been successfully applied in semi-supervised classification tasks to address this problem, their performance inevitably meets the bottleneck due to the limitation of labeling cost. To address the aforementioned issue, this paper proposes a semi-supervised classification method for hyperspectral images that improves active deep learning. Specifically, the proposed model introduces the random multi-graph algorithm and replaces the expert mark in active learning with the anchor graph algorithm, which can label a considerable amount of unlabeled data precisely and automatically. In this way, a large number of pseudo-labeling samples would be added to the training subsets such that the model could be fine-tuned and the generalization performance could be improved without extra efforts for data manual labeling. Experiments based on three standard HSIs demonstrate that the proposed model can get better performance than other conventional methods, and they also outperform other studied algorithms in the case of a small training set.


Author(s):  
Amir Sorayaie Azar ◽  
Ali Ghafari ◽  
Mohammad Ostadi Najar ◽  
Samin Babaei Rikan ◽  
Reza Ghafari ◽  
...  

Purpose: Coronavirus disease 2019 (Covid-19), first reported in December 2019 in Wuhan, China, has become a pandemic. Chest imaging is used for the diagnosis of Covid-19 patients and can address problems concerning Reverse Transcription-Polymerase Chain Reaction (RT-PCR) shortcomings. Chest X-ray images can act as an appropriate alternative to Computed Tomography (CT) for diagnosing Covid-19. The purpose of this study is to use a Deep Learning method for diagnosing Covid-19 cases using chest X-ray images. Thus, we propose Covidense based on the pre-trained Densenet-201 model and is trained on a dataset comprising chest X-ray images of Covid-19, normal, bacterial pneumonia, and viral pneumonia cases. Materials and Methods: In this study, a total number of 1280 chest X-ray images of Covid-19, normal, bacterial and viral pneumonia cases were collected from open access repositories. Covidense, a convolutional neural network model, is based on the pre-trained DenseNet-201 architecture, and after pre-processing the images, it has been trained and tested on the images using the 5-fold cross-validation method. Results: The accuracy of different classifications including classification of two classes (Covid-19, normal), three classes 1 (Covid-19, normal and bacterial pneumonia), three classes 2 (Covid-19, normal and viral pneumonia), and four classes (Covid-19, normal, bacterial pneumonia and viral pneumonia) are 99.46%, 92.86%, 93.91 %, and 91.01% respectively. Conclusion: This model can differentiate pneumonia caused by Covid-19 from other types of pneumonia, including bacterial and viral. The proposed model offers high accuracy and can be of great help for effective screening. Thus, reducing the rate of infection spread. Also, it can act as a complementary tool for the detection and diagnosis of Covid-19.


Sign in / Sign up

Export Citation Format

Share Document