Deep Multiple Instance Learning with Distance-Aware Self-Attention
Georg W\"olflein, Lucie Charlotte Magister, Pietro Li\`o and, David J. Harrison, Ognjen Arandjelovi\'c

TL;DR
This paper introduces DAS-MIL, a novel multiple instance learning model that incorporates continuous, distance-aware self-attention to explicitly model spatial relationships between image patches, improving performance in medical image analysis.
Contribution
The paper presents the first application of continuous, distance-dependent relative position representations in MIL, enhancing patch interaction modeling with spatial awareness.
Findings
Achieved 0.91 AUROC on CAMELYON16 dataset.
Outperformed existing MIL models with absolute and relative positional encodings.
Demonstrated effectiveness on a custom MNIST-based MIL dataset.
Abstract
Traditional supervised learning tasks require a label for every instance in the training set, but in many real-world applications, labels are only available for collections (bags) of instances. This problem setting, known as multiple instance learning (MIL), is particularly relevant in the medical domain, where high-resolution images are split into smaller patches, but labels apply to the image as a whole. Recent MIL models are able to capture correspondences between patches by employing self-attention, allowing them to weigh each patch differently based on all other patches in the bag. However, these approaches still do not consider the relative spatial relationships between patches within the larger image, which is especially important in computational pathology. To this end, we introduce a novel MIL model with distance-aware self-attention (DAS-MIL), which explicitly takes into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColorectal Cancer Screening and Detection · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
MethodsTest
