Improving Semi-supervised Deep Learning by using Automatic Thresholding to Deal with Out of Distribution Data for COVID-19 Detection using Chest X-ray Images
Isaac Benavides-Mata, Saul Calderon-Ramirez

TL;DR
This paper introduces an automatic thresholding approach using Mahalanobis distance in feature space to filter out-of-distribution unlabeled data, improving semi-supervised COVID-19 detection from chest X-ray images.
Contribution
It proposes a novel automatic thresholding method based on Mahalanobis distance to handle distribution mismatch in semi-supervised learning for medical imaging.
Findings
Effective filtering of out-of-distribution data improves model performance.
Automatic thresholding reduces manual effort in data selection.
Method enhances semi-supervised COVID-19 detection accuracy.
Abstract
Semi-supervised learning (SSL) leverages both labeled and unlabeled data for training models when the labeled data is limited and the unlabeled data is vast. Frequently, the unlabeled data is more widely available than the labeled data, hence this data is used to improve the level of generalization of a model when the labeled data is scarce. However, in real-world settings unlabeled data might depict a different distribution than the labeled dataset distribution. This is known as distribution mismatch. Such problem generally occurs when the source of unlabeled data is different from the labeled data. For instance, in the medical imaging domain, when training a COVID-19 detector using chest X-ray images, different unlabeled datasets sampled from different hospitals might be used. In this work, we propose an automatic thresholding method to filter out-of-distribution data in the unlabeled…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsTest
