paper-with-me

홈 › Papers

Explainable COVID-19 Detection Using Chest CT Scans and Deep Learning

2020-11-09 · Hammam Alshazly, Christoph Linse, Erhardt Barth, Thomas Martinetz

This paper explores how well deep learning models trained on chest CT images can diagnose COVID-19 infected people in a fast and automated process. To this end, we adopt advanced deep network architectures and propose a transfer learning strategy using custom-sized input tailored for each deep architecture to achieve the best performance. We conduct extensive sets of experiments on two CT image datasets, namely the SARS-CoV-2 CT-scan and the COVID19-CT. The obtained results show superior performances for our models compared with previous studies, where our best models achieve average accuracy, precision, sensitivity, specificity and F1 score of 99.4%, 99.6%, 99.8%, 99.6% and 99.4% on the SARS-CoV-2 dataset; and 92.9%, 91.3%, 93.7%, 92.2% and 92.5% on the COVID19-CT dataset, respectively. Furthermore, we apply two visualization techniques to provide visual explanations for the models' predictions. The visualizations show well-separated clusters for CT images of COVID-19 from other lung diseases, and accurate localizations of the COVID-19 associated regions.

📄 PDF Abstract BibTeX arXiv:2011.05317

Code (0)

등록된 구현이 없습니다.

Tasks

SpecificityTransfer Learning

Similar Papers 제목 키워드 기반

A hybrid deep learning framework for Covid-19 detection via 3D Chest CT Images

2021-07-08 · Shuang Liang

In this paper, we present a hybrid deep learning framework named CTNet which combines convolutional neural network and transformer together for the detection of COVID-19 via 3D chest CT images. It consists of a CNN featu…

COVID-19 Diagnosis

MIA-COV19D: COVID-19 Detection through 3-D Chest CT Image Analysis

2021-06-14 · Dimitrios Kollias, Anastasios Arsenos, Levon Soukissian, Stefanos Kollias

Early and reliable COVID-19 diagnosis based on chest 3-D CT scans can assist medical specialists in vital circumstances. Deep learning methodologies constitute a main approach for chest CT scan analysis and disease predi…

COVID-19 DiagnosisDeep LearningDisease Prediction

Automated Model Design and Benchmarking of 3D Deep Learning Models for COVID-19 Detection with Chest CT Scans

2021-01-14 · Xin He, Shihao Wang, Xiaowen Chu, Shaohuai Shi 외

The COVID-19 pandemic has spread globally for several months. Because its transmissibility and high pathogenicity seriously threaten people's lives, it is crucial to accurately and quickly detect COVID-19 infection. Many…

BenchmarkingMedical DiagnosisNeural Architecture Search

Detection and Segmentation of Lesion Areas in Chest CT Scans For The Prediction of COVID-19

2020-10-26 · Aram Ter-Sarkisov

In this paper we compare the models for the detection and segmentation of Ground Glass Opacity and Consolidation in chest CT scans. These lesion areas are often associated both with common pneumonia and COVID-19. We trai…

COVID-19 DiagnosisCOVID-19 Image SegmentationInstance SegmentationSegmentation+2

Single-Shot Lightweight Model For The Detection of Lesions And The Prediction of COVID-19 From Chest CT Scans

2020-12-02 · Aram Ter-Sarkisov

We introduce a lightweight model based on Mask R-CNN with ResNet18 and ResNet34 backbone models that segments lesions and predicts COVID-19 from chest CT scans in a single shot. The model requires a small dataset to tr…

ClassificationCOVID-19 DiagnosisGeneral ClassificationInstance Segmentation+3