paper-with-me

Papers

Probabilistic smooth attention for deep multiple instance learning in medical imaging

2025-07-20 · Francisco M. Castro-Macías, Pablo Morales-Álvarez, Yunan Wu, Rafael Molina, Aggelos K. Katsaggelos arxiv

The Multiple Instance Learning (MIL) paradigm is attracting plenty of attention in medical imaging classification, where labeled data is scarce. MIL methods cast medical images as bags of instances (e.g. patches in whole slide images, or slices in CT scans), and only bag labels are required for training. Deep MIL approaches have obtained promising results by aggregating instance-level representations via an attention mechanism to compute the bag-level prediction. These methods typically capture both local interactions among adjacent instances and global, long-range dependencies through various mechanisms. However, they treat attention values deterministically, potentially overlooking uncertainty in the contribution of individual instances. In this work we propose a novel probabilistic framework that estimates a probability distribution over the attention values, and accounts for both global and local interactions. In a comprehensive evaluation involving {\color{review} eleven} state-of-the-art baselines and three medical datasets, we show that our approach achieves top predictive performance in different metrics. Moreover, the probabilistic treatment of the attention provides uncertainty maps that are interpretable in terms of illness localization.

📄 PDF Abstract BibTeX arXiv:2507.14932

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Smooth Attention for Deep Multiple Instance Learning: Application to CT Intracranial Hemorrhage Detection

2023-07-18 · Yunan Wu, Francisco M. Castro-Macías, Pablo Morales-Álvarez, Rafael Molina 외

Multiple Instance Learning (MIL) has been widely applied to medical imaging diagnosis, where bag labels are known and instance labels inside bags are unknown. Traditional MIL assumes that instances in each bag are indepe…

DiagnosticMultiple Instance Learning

PSA-MIL: A Probabilistic Spatial Attention-Based Multiple Instance Learning for Whole Slide Image Classification

2025-03-20 · Sharon Peled, Yosef E. Maruvka, Moti Freiman

Whole Slide Images (WSIs) are high-resolution digital scans widely used in medical diagnostics. WSI classification is typically approached using Multiple Instance Learning (MIL), where the slide is partitioned into tiles…

image-classificationImage ClassificationMultiple Instance Learningwhole slide images

Single-Stage Broad Multi-Instance Multi-Label Learning (BMIML) with Diverse Inter-Correlations and its application to medical image classification

2022-09-06 · Qi Lai, Jianhang Zhou, Yanfen Gan, Chi-Man Vong 외

described by multiple instances (e.g., image patches) and simultaneously associated with multiple labels. Existing MIML methods are useful in many applications but most of which suffer from relatively low accuracy and tr…

image-classificationImage ClassificationMedical Image ClassificationMulti-Label Learning

Probabilistic Attention based on Gaussian Processes for Deep Multiple Instance Learning

2023-02-08 · Arne Schmidt, Pablo Morales-Álvarez, Rafael Molina

Multiple Instance Learning (MIL) is a weakly supervised learning paradigm that is becoming increasingly popular because it requires less labeling effort than fully supervised methods. This is especially interesting for a…

Gaussian ProcessesMultiple Instance LearningWeakly-supervised Learning

ProMIL: Probabilistic Multiple Instance Learning for Medical Imaging

2023-06-18 · Łukasz Struski, Dawid Rymarczyk, Arkadiusz Lewicki, Robert Sabiniewicz 외

Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances. An important class of MIL models is instance-based, where we first classify instances and then…

Decision MakingMultiple Instance Learning