Semi-Supervised Siamese Network for Identifying Bad Data in Medical Imaging Datasets
Noisy data present in medical imaging datasets can often aid the development of robust models that are equipped to handle real-world data. However, if the bad data contains insufficient anatomical information, it can have a severe negative effect on the model's performance. We propose a novel methodology using a semi-supervised Siamese network to identify bad data. This method requires only a small pool of 'reference' medical images to be reviewed by a non-expert human to ensure the major anatomical structures are present in the Field of View. The model trains on this reference set and identifies bad data by using the Siamese network to compute the distance between the reference set and all other medical images in the dataset. This methodology achieves an Area Under the Curve (AUC) of 0.989 for identifying bad data. Code will be available at https://git.io/JYFuV.
Code (1)
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Identification of quantum entanglement with Siamese convolutional neural networks and semi-supervised learning
Quantum entanglement is a fundamental property commonly used in various quantum information protocols and algorithms. Nonetheless, the problem of identifying entanglement has still not reached a general solution for syst…
Semi-Supervised Medical Image Segmentation via Learning Consistency under Transformations
The scarcity of labeled data often limits the application of supervised deep learning techniques for medical image segmentation. This has motivated the development of semi-supervised techniques that learn from a mixture …
Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1Semi-Supervised Learning using Siamese Networks
Neural networks have been successfully used as classification models yielding state-of-the-art results when trained on a large number of labeled samples. These models, however, are more difficult to train successfully fo…
One-Vote Veto: Semi-Supervised Learning for Low-Shot Glaucoma Diagnosis
Convolutional neural networks (CNNs) are a promising technique for automated glaucoma diagnosis from images of the fundus, and these images are routinely acquired as part of an ophthalmic exam. Nevertheless, CNNs typical…
image-classificationImage ClassificationUrban Change Detection Using a Dual-Task Siamese Network and Semi-Supervised Learning
In this study, a Semi-Supervised Learning (SSL) method for improving urban change detection from bi-temporal image pairs was presented. The proposed method adapted a Dual-Task Siamese Difference network that not only pre…
Change DetectionDecoder