paper-with-me

Papers

JCS: An Explainable COVID-19 Diagnosis System by Joint Classification and Segmentation

2020-04-15 · Yu-Huan Wu, Shang-Hua Gao, Jie Mei, Jun Xu, Deng-Ping Fan, Rong-Guo Zhang, Ming-Ming Cheng

Recently, the coronavirus disease 2019 (COVID-19) has caused a pandemic disease in over 200 countries, influencing billions of humans. To control the infection, identifying and separating the infected people is the most crucial step. The main diagnostic tool is the Reverse Transcription Polymerase Chain Reaction (RT-PCR) test. Still, the sensitivity of the RT-PCR test is not high enough to effectively prevent the pandemic. The chest CT scan test provides a valuable complementary tool to the RT-PCR test, and it can identify the patients in the early-stage with high sensitivity. However, the chest CT scan test is usually time-consuming, requiring about 21.5 minutes per case. This paper develops a novel Joint Classification and Segmentation (JCS) system to perform real-time and explainable COVID-19 chest CT diagnosis. To train our JCS system, we construct a large scale COVID-19 Classification and Segmentation (COVID-CS) dataset, with 144,167 chest CT images of 400 COVID-19 patients and 350 uninfected cases. 3,855 chest CT images of 200 patients are annotated with fine-grained pixel-level labels of opacifications, which are increased attenuation of the lung parenchyma. We also have annotated lesion counts, opacification areas, and locations and thus benefit various diagnosis aspects. Extensive experiments demonstrate that the proposed JCS diagnosis system is very efficient for COVID-19 classification and segmentation. It obtains an average sensitivity of 95.0% and a specificity of 93.0% on the classification test set, and 78.5% Dice score on the segmentation test set of our COVID-CS dataset. The COVID-CS dataset and code are available at https://github.com/yuhuan-wu/JCS.

📄 PDF Abstract BibTeX arXiv:2004.07054

Code (1)

yuhuan-wu/JCS 공식 구현 pytorch

Tasks

COVID-19 DiagnosisDiagnosticGeneral ClassificationSegmentationSensitivitySpecificity

Similar Papers 제목 키워드 기반

Explainable-by-design Semi-Supervised Representation Learning for COVID-19 Diagnosis from CT Imaging

2020-11-23 · Abel Díaz Berenguer, Hichem Sahli, Boris Joukovsky, Maryna Kvasnytsia 외

Our motivating application is a real-world problem: COVID-19 classification from CT imaging, for which we present an explainable Deep Learning approach based on a semi-supervised classification pipeline that employs vari…

ClassificationCOVID-19 DiagnosisDiagnosticGeneral Classification+1

COVID-view: Diagnosis of COVID-19 using Chest CT

2021-08-09 · Shreeraj Jadhav, Gaofeng Deng, Marlene Zawin, Arie E. Kaufman

Significant work has been done towards deep learning (DL) models for automatic lung and lesion segmentation and classification of COVID-19 on chest CT data. However, comprehensive visualization systems focused on support…

Lesion Segmentation

CXR-Net: An Encoder-Decoder-Encoder Multitask Deep Neural Network for Explainable and Accurate Diagnosis of COVID-19 pneumonia with Chest X-ray Images

2021-10-20 · Xin Zhang, Liangxiu Han, Tam Sobeih, Lianghao Han 외

Accurate and rapid detection of COVID-19 pneumonia is crucial for optimal patient treatment. Chest X-Ray (CXR) is the first line imaging test for COVID-19 pneumonia diagnosis as it is fast, cheap and easily accessible. I…

DecoderDiagnosticPneumonia Detection

CT-xCOV: a CT-scan based Explainable Framework for COVid-19 diagnosis

2023-11-24 · Ismail Elbouknify, Afaf Bouhoute, Khalid Fardousse, Ismail Berrada 외

In this work, CT-xCOV, an explainable framework for COVID-19 diagnosis using Deep Learning (DL) on CT-scans is developed. CT-xCOV adopts an end-to-end approach from lung segmentation to COVID-19 detection and explanation…

COVID-19 DiagnosisSegmentation

An Explainable Non-local Network for COVID-19 Diagnosis

2024-08-08 · Jingfu Yang, Peng Huang, Jing Hu, Shu Hu 외

The CNN has achieved excellent results in the automatic classification of medical images. In this study, we propose a novel deep residual 3D attention non-local network (NL-RAN) to classify CT images included COVID-19, c…

COVID-19 Diagnosis