CVJul 20, 2025

Probabilistic smooth attention for deep multiple instance learning in medical imaging

arXiv:2507.14932v11 citations
Originality Incremental advance
AI Analysis

This work addresses uncertainty in attention mechanisms for medical image classification, providing interpretable uncertainty maps for illness localization, but it is incremental as it builds on existing deep MIL methods.

The authors tackled the problem of deterministic attention in deep multiple instance learning for medical imaging by proposing a probabilistic framework that estimates distributions over attention values, achieving top predictive performance across three datasets and eleven baselines.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes