Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

xMIL: Insightful Explanations for Multiple Instance Learning in Histopathology

About

Multiple instance learning (MIL) is an effective and widely used approach for weakly supervised machine learning. In histopathology, MIL models have achieved remarkable success in tasks like tumor detection, biomarker prediction, and outcome prognostication. However, MIL explanation methods are still lagging behind, as they are limited to small bag sizes or disregard instance interactions. We revisit MIL through the lens of explainable AI (XAI) and introduce xMIL, a refined framework with more general assumptions. We demonstrate how to obtain improved MIL explanations using layer-wise relevance propagation (LRP) and conduct extensive evaluation experiments on three toy settings and four real-world histopathology datasets. Our approach consistently outperforms previous explanation attempts with particularly improved faithfulness scores on challenging biomarker prediction tasks. Finally, we showcase how xMIL explanations enable pathologists to extract insights from MIL models, representing a significant advance for knowledge discovery and model debugging in digital histopathology. Codes are available at: https://github.com/bifold-pathomics/xMIL.

Julius Hense, Mina Jamshidi Idaji, Oliver Eberle, Thomas Schnake, Jonas Dippel, Laure Ciernik, Oliver Buchstab, Andreas Mock, Frederick Klauschen, Klaus-Robert M\"uller• 2024

Related benchmarks

TaskDatasetResultRank
Histopathology Image ClassificationNSCLC (test)
AUROC (Test)96
22
Tumor localizationCAMELYON16 (test)
AUC95
20
MIL Explanation4-Bags (test)
AUPRC0.91
16
MIL ExplanationPos-Neg (test)
AUPRC0.92
16
MIL ExplanationAdjacent Pairs (test)
AUPRC (Class 2)81
15
Biomarker PredictionHNSC HPV (test)
AUPC75
12
Biomarker PredictionLUAD TP53 (test)
AUPC31
12
Showing 7 of 7 rows

Other info

Code

Follow for update