Detection and severity classification of COVID-19 in CT images using deep learning
Yazan Qiblawey, Anas Tahir, Muhammad E. H. Chowdhury, Amith Khandakar,, Serkan Kiranyaz, Tawsifur Rahman, Nabil Ibtehaz, Sakib Mahmud, Somaya, Al-Madeed, Farayi Musharavati

TL;DR
This paper presents a deep learning-based system for detecting, segmenting, and classifying COVID-19 severity in CT images, achieving high accuracy and outperforming previous methods in infection localization and severity assessment.
Contribution
The study introduces a cascaded deep learning system that segments lungs, detects COVID-19, and classifies severity, with state-of-the-art performance on multiple metrics.
Findings
Achieved 97.19% DSC in lung segmentation with U-Net and DenseNet 161.
Attained 94.13% DSC in infection segmentation with FPN and DenseNet201.
High COVID-19 detection sensitivity of 99.64% and severity classification accuracy.
Abstract
Since the breakout of coronavirus disease (COVID-19), the computer-aided diagnosis has become a necessity to prevent the spread of the virus. Detecting COVID-19 at an early stage is essential to reduce the mortality risk of the patients. In this study, a cascaded system is proposed to segment the lung, detect, localize, and quantify COVID-19 infections from computed tomography (CT) images Furthermore, the system classifies the severity of COVID-19 as mild, moderate, severe, or critical based on the percentage of infected lungs. An extensive set of experiments were performed using state-of-the-art deep Encoder-Decoder Convolutional Neural Networks (ED-CNNs), UNet, and Feature Pyramid Network (FPN), with different backbone (encoder) structures using the variants of DenseNet and ResNet. The conducted experiments showed the best performance for lung region segmentation with Dice Similarity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropout · Residual Connection · Dense Block · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Global Average Pooling · Concatenated Skip Connection · Bottleneck Residual Block · Dense Connections
