paper-with-me

홈 › Papers

Multi-Feature Semi-Supervised Learning for COVID-19 Diagnosis from Chest X-ray Images

2021-04-04 · Xiao Qi, John L. Nosher, David J. Foran, Ilker Hacihaliloglu

Computed tomography (CT) and chest X-ray (CXR) have been the two dominant imaging modalities deployed for improved management of Coronavirus disease 2019 (COVID-19). Due to faster imaging, less radiation exposure, and being cost-effective CXR is preferred over CT. However, the interpretation of CXR images, compared to CT, is more challenging due to low image resolution and COVID-19 image features being similar to regular pneumonia. Computer-aided diagnosis via deep learning has been investigated to help mitigate these problems and help clinicians during the decision-making process. The requirement for a large amount of labeled data is one of the major problems of deep learning methods when deployed in the medical domain. To provide a solution to this, in this work, we propose a semi-supervised learning (SSL) approach using minimal data for training. We integrate local-phase CXR image features into a multi-feature convolutional neural network architecture where the training of SSL method is obtained with a teacher/student paradigm. Quantitative evaluation is performed on 8,851 normal (healthy), 6,045 pneumonia, and 3,795 COVID-19 CXR scans. By only using 7.06% labeled and 16.48% unlabeled data for training, 5.53% for validation, our method achieves 93.61\% mean accuracy on a large-scale (70.93%) test data. We provide comparison results against fully supervised and SSL methods. Code: https://github.com/endiqq/Multi-Feature-Semi-Supervised-Learning-for-COVID-19-CXR-Images

📄 PDF Abstract BibTeX arXiv:2104.01617

Code (1)

endiqq/Multi-Feature-Semi-Supervised-Learning-for-COVID-19-CXR-Images 공식 구현 pytorch

Tasks

Computed Tomography (CT)COVID-19 DiagnosisDecision MakingManagement

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

Federated Semi-Supervised Learning for COVID Region Segmentation in Chest CT using Multi-National Data from China, Italy, Japan

2020-11-23 · Dong Yang, Ziyue Xu, Wenqi Li, Andriy Myronenko 외

The recent outbreak of COVID-19 has led to urgent needs for reliable diagnosis and management of SARS-CoV-2 infection. As a complimentary tool, chest CT has been shown to be able to reveal visual patterns characteristic …

Federated LearningManagement

Learning from Pseudo Lesion: A Self-supervised Framework for COVID-19 Diagnosis

2021-06-23 · Zhongliang Li, Zhihao Jin, Xuechen Li, Linlin Shen

The Coronavirus disease 2019 (COVID-19) has rapidly spread all over the world since its first report in December 2019 and thoracic computed tomography (CT) has become one of the main tools for its diagnosis. In recent ye…

Computed Tomography (CT)COVID-19 DiagnosisDecoderImage Restoration+1

Uncertainty-Aware Semi-Supervised Method Using Large Unlabeled and Limited Labeled COVID-19 Data

2021-02-12 · Roohallah Alizadehsani, Danial Sharifrazi, Navid Hoseini Izadi, Javad Hassannataj Joloudari 외

The new coronavirus has caused more than one million deaths and continues to spread rapidly. This virus targets the lungs, causing respiratory distress which can be mild or severe. The X-ray or computed tomography (CT) i…

Computed Tomography (CT)COVID-19 DiagnosisEdge DetectionGaussian Processes+1

Self-Knowledge Distillation based Self-Supervised Learning for Covid-19 Detection from Chest X-Ray Images

2022-06-07 · Guang Li, Ren Togo, Takahiro Ogawa, Miki Haseyama

The global outbreak of the Coronavirus 2019 (COVID-19) has overloaded worldwide healthcare systems. Computer-aided diagnosis for COVID-19 fast detection and patient triage is becoming critical. This paper proposes a nove…

Knowledge DistillationSelf-Knowledge DistillationSelf-Supervised Learning