paper-with-me

Papers

MedSelect: Selective Labeling for Medical Image Classification Combining Meta-Learning with Deep Reinforcement Learning

2021-03-26 · Akshay Smit, Damir Vrabac, Yujie He, Andrew Y. Ng, Andrew L. Beam, Pranav Rajpurkar

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.

📄 PDF Abstract BibTeX arXiv:2103.14339

Code (1)

stanfordmlgroup/MedSelect 공식 구현 pytorch

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

2022-09-28 · Peng Jiang, Juan Liu, Lang Wang, Zhihui Ynag 외

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 Classification

Is Complete Labeling Necessary? Understanding Active Learning in Longitudinal Medical Imaging

2025-11-22 · Siteng Ma, Honghui Du, Prateek Mathur, Brendan S. Kelly 외 arxiv

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 Learning

Bayesian Statistics Guided Label Refurbishment Mechanism: Mitigating Label Noise in Medical Image Classification

2021-06-23 · Mengdi Gao, Ximeng Feng, Mufeng Geng, Zhe Jiang 외

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 Classification

Does Machine Unlearning Preserve Clinical Safety? A Risk Analysis for Medical Image Classification

2026-04-26 · Andreza M. C. Falcao, Filipe R. Cordeiro arxiv

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 Diagnosis

SLPT: Selective Labeling Meets Prompt Tuning on Label-Limited Lesion Segmentation

2023-08-09 · Fan Bai, Ke Yan, Xiaoyu Bai, Xinyu Mao 외

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