TL;DR
This paper presents a two-stage deep learning framework using CNNs for accurate detection and differentiation of COVID-19 and pneumonia from chest CT scans, achieving high accuracy and sensitivity.
Contribution
The novel two-stage CNN approach combines DenseNet and EfficientNet architectures for improved differential diagnosis of COVID-19 and pneumonia from CT images.
Findings
Achieved over 94% slice-level classification accuracy.
Validated over 89.3% accuracy for three-way classification.
Ranked first in the IEEE ICASSP 2021 COVID-19 diagnosis challenge.
Abstract
We propose a two-stage Convolutional Neural Network (CNN) based classification framework for detecting COVID-19 and Community-Acquired Pneumonia (CAP) using the chest Computed Tomography (CT) scan images. In the first stage, an infection - COVID-19 or CAP, is detected using a pre-trained DenseNet architecture. Then, in the second stage, a fine-grained three-way classification is done using EfficientNet architecture. The proposed COVID+CAP-CNN framework achieved a slice-level classification accuracy of over 94% at identifying COVID-19 and CAP. Further, the proposed framework has the potential to be an initial screening tool for differential diagnosis of COVID-19 and CAP, achieving a validation accuracy of over 89.3% at the finer three-way COVID-19, CAP, and healthy classification. Within the IEEE ICASSP 2021 Signal Processing Grand Challenge (SPGC) on COVID-19 Diagnosis, our proposed…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPointwise Convolution · Sigmoid Activation · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Depthwise Convolution · Squeeze-and-Excitation Block · Depthwise Separable Convolution · Concatenated Skip Connection · RMSProp · 1x1 Convolution
