paper-with-me

Papers

Semi-Supervised Siamese Network for Identifying Bad Data in Medical Imaging Datasets

2021-08-16 · Niamh Belton, Aonghus Lawlor, Kathleen M. Curran

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.

📄 PDF Abstract BibTeX arXiv:2108.07130

Code (1)

niamhbelton/Siamese_Network_Bad_Data pytorch

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Identification of quantum entanglement with Siamese convolutional neural networks and semi-supervised learning

2022-10-13 · Jarosław Pawłowski, Mateusz Krawczyk

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

2019-11-04 · Gerda Bortsova, Florian Dubost, Laurens Hogeweg, Ioannis Katramados 외

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+1

Semi-Supervised Learning using Siamese Networks

2021-09-02 · Attaullah Sahito, Eibe Frank, Bernhard Pfahringer

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

2020-12-09 · Rui Fan, Christopher Bowd, Nicole Brye, Mark Christopher 외

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 Classification

Urban Change Detection Using a Dual-Task Siamese Network and Semi-Supervised Learning

2022-04-26 · Sebastian Hafner, Yifang Ban, Andrea Nascetti

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