CVJun 10, 2025

Do Multiple Instance Learning Models Transfer?

arXiv:2506.09022v226 citationsh-index: 30Has CodeICML
Originality Incremental advance
AI Analysis

This addresses data scarcity in computational pathology by demonstrating robust transferability of MIL models, which is incremental but impactful for improving clinical predictions.

The study systematically evaluated the transfer learning capabilities of pretrained Multiple Instance Learning (MIL) models in computational pathology, finding that they consistently outperform models trained from scratch, even across different organs, and pretraining on pancancer datasets enables strong generalization while using less data than slide foundation models.

Multiple Instance Learning (MIL) is a cornerstone approach in computational pathology (CPath) for generating clinically meaningful slide-level embeddings from gigapixel tissue images. However, MIL often struggles with small, weakly supervised clinical datasets. In contrast to fields such as NLP and conventional computer vision, where transfer learning is widely used to address data scarcity, the transferability of MIL models remains poorly understood. In this study, we systematically evaluate the transfer learning capabilities of pretrained MIL models by assessing 11 models across 21 pretraining tasks for morphological and molecular subtype prediction. Our results show that pretrained MIL models, even when trained on different organs than the target task, consistently outperform models trained from scratch. Moreover, pretraining on pancancer datasets enables strong generalization across organs and tasks, outperforming slide foundation models while using substantially less pretraining data. These findings highlight the robust adaptability of MIL models and demonstrate the benefits of leveraging transfer learning to boost performance in CPath. Lastly, we provide a resource which standardizes the implementation of MIL models and collection of pretrained model weights on popular CPath tasks, available at https://github.com/mahmoodlab/MIL-Lab

Code Implementations1 repo
Foundations

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

Your Notes