paper-with-me

홈 › Papers

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, Afshin Shoeibi, Juan M. Gorriz, Sadiq Hussain, Juan E. Arco, Zahra Alizadeh Sani, Fahime Khozeimeh, Abbas Khosravi, Saeid Nahavandi, Sheikh Mohammed Shariful Islam, U Rajendra Acharya

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) images of lungs can reveal whether the patient is infected with COVID-19 or not. Many researchers are trying to improve COVID-19 detection using artificial intelligence. Our motivation is to develop an automatic method that can cope with scenarios in which preparing labeled data is time consuming or expensive. In this article, we propose a Semi-supervised Classification using Limited Labeled Data (SCLLD) relying on Sobel edge detection and Generative Adversarial Networks (GANs) to automate the COVID-19 diagnosis. The GAN discriminator output is a probabilistic value which is used for classification in this work. The proposed system is trained using 10,000 CT scans collected from Omid Hospital, whereas a public dataset is also used for validating our system. The proposed method is compared with other state-of-the-art supervised methods such as Gaussian processes. To the best of our knowledge, this is the first time a semi-supervised method for COVID-19 detection is presented. Our system is capable of learning from a mixture of limited labeled and unlabeled data where supervised learners fail due to a lack of sufficient amount of labeled data. Thus, our semi-supervised training method significantly outperforms the supervised training of Convolutional Neural Network (CNN) when labeled training data is scarce. The 95% confidence intervals for our method in terms of accuracy, sensitivity, and specificity are 99.56 +- 0.20%, 99.88 +- 0.24%, and 99.40 +- 0.18%, respectively, whereas intervals for the CNN (trained supervised) are 68.34 +- 4.11%, 91.2 +- 6.15%, and 46.40 +- 5.21%.

📄 PDF Abstract BibTeX arXiv:2102.06388

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)COVID-19 DiagnosisEdge DetectionGaussian ProcessesSpecificity

Similar Papers 제목 키워드 기반

Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation

2019-07-16 · Lequan Yu, Shujun Wang, Xiaomeng Li, Chi-Wing Fu 외

Training deep convolutional neural networks usually requires a large amount of labeled data. However, it is expensive and time-consuming to annotate data for medical image segmentation tasks. In this paper, we present a …

Image SegmentationLeft Atrium SegmentationMedical Image SegmentationSegmentation+1

Uncertainty-Aware Distillation for Semi-Supervised Few-Shot Class-Incremental Learning

2023-01-24 · Yawen Cui, Wanxia Deng, Haoyu Chen, Li Liu

Given a model well-trained with a large-scale base dataset, Few-Shot Class-Incremental Learning (FSCIL) aims at incrementally learning novel classes from a few labeled samples by avoiding overfitting, without catastrophi…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1

Complementing Semi-Supervised Learning with Uncertainty Quantification

2022-07-22 · Ehsan Kazemi

The problem of fully supervised classification is that it requires a tremendous amount of annotated data, however, in many datasets a large portion of data is unlabeled. To alleviate this problem semi-supervised learning…

Uncertainty Quantification

Spatial Uncertainty-Aware Semi-Supervised Crowd Counting

2021-07-28 · ICCV 2021 10 · Yanda Meng, Hongrun Zhang, Yitian Zhao, Xiaoyun Yang 외

Semi-supervised approaches for crowd counting attract attention, as the fully supervised paradigm is expensive and laborious due to its request for a large number of images of dense crowd scenarios and their annotations.…

Crowd Counting

Anatomically-aware Uncertainty for Semi-supervised Image Segmentation

2023-10-24 · Sukesh Adiga V, Jose Dolz, Herve Lombaert

Semi-supervised learning relaxes the need of large pixel-wise labeled datasets for image segmentation by leveraging unlabeled data. A prominent way to exploit unlabeled data is to regularize model predictions. Since the …

Image SegmentationSegmentationSemantic Segmentation