MedSelect: Selective Labeling for Medical Image Classification Combining Meta-Learning with Deep Reinforcement Learning
We propose a selective learning method using meta-learning and deep reinforcement learning for medical image interpretation in the setting of limited labeling resources. Our method, MedSelect, consists of a trainable deep learning selector that uses image embeddings obtained from contrastive pretraining for determining which images to label, and a non-parametric selector that uses cosine similarity to classify unseen images. We demonstrate that MedSelect learns an effective selection strategy outperforming baseline selection strategies across seen and unseen medical conditions for chest X-ray interpretation. We also perform an analysis of the selections performed by MedSelect comparing the distribution of latent embeddings and clinical features, and find significant differences compared to the strongest performing baseline. We believe that our method may be broadly applicable across medical imaging settings where labels are expensive to acquire.
Code (1)
Tasks
Deep Reinforcement LearningGeneral Classificationimage-classificationImage ClassificationMedical Image ClassificationMeta-LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Deeply Supervised Layer Selective Attention Network: Towards Label-Efficient Learning for Medical Image Classification
Labeling medical images depends on professional knowledge, making it difficult to acquire large amount of annotated medical images with high quality in a short time. Thus, making good use of limited labeled samples in a …
feature selectionimage-classificationImage ClassificationMedical Image ClassificationIs Complete Labeling Necessary? Understanding Active Learning in Longitudinal Medical Imaging
Detecting changes in longitudinal medical imaging using deep learning requires a substantial amount of accurately labeled data. However, labeling these images is notably more costly and time-consuming than labeling other…
Change DetectionActive LearningBayesian Statistics Guided Label Refurbishment Mechanism: Mitigating Label Noise in Medical Image Classification
Purpose: Deep neural networks (DNNs) have been widely applied in medical image classification, benefiting from its powerful mapping capability among medical images. However, these existing deep learning-based methods dep…
Classificationimage-classificationImage ClassificationMedical Image ClassificationDoes Machine Unlearning Preserve Clinical Safety? A Risk Analysis for Medical Image Classification
The application of Deep Learning in medical diagnosis must balance patient safety with compliance with data protection regulations. Machine Unlearning enables the selective removal of training data from deployed models. …
Medical Image ClassificationMedical DiagnosisSLPT: Selective Labeling Meets Prompt Tuning on Label-Limited Lesion Segmentation
Medical image analysis using deep learning is often challenged by limited labeled data and high annotation costs. Fine-tuning the entire network in label-limited scenarios can lead to overfitting and suboptimal performan…
Lesion SegmentationMedical Image AnalysisTumor SegmentationVisual Prompt Tuning