Leveraging Transfer Learning and Multiple Instance Learning for HER2 Automatic Scoring of H\&E Whole Slide Images
Rawan S. Abdulsadig, Bryan M. Williams, Nikolay Burlutskiy

TL;DR
This study explores how transfer learning from different image datasets combined with multiple-instance learning improves automatic HER2 scoring in breast cancer H&E slides, achieving promising classification performance and interpretability.
Contribution
It demonstrates that pre-training on H&E images enhances HER2 scoring accuracy and integrates attention-based MIL for both classification and localization of HER2-positive regions.
Findings
H&E pre-trained models outperform others in AUC-ROC.
Attention MIL provides both classification and interpretability.
Achieved an average AUC-ROC of 0.622 across HER2 scores.
Abstract
Expression of human epidermal growth factor receptor 2 (HER2) is an important biomarker in breast cancer patients who can benefit from cost-effective automatic Hematoxylin and Eosin (H\&E) HER2 scoring. However, developing such scoring models requires large pixel-level annotated datasets. Transfer learning allows prior knowledge from different datasets to be reused while multiple-instance learning (MIL) allows the lack of detailed annotations to be mitigated. The aim of this work is to examine the potential of transfer learning on the performance of deep learning models pre-trained on (i) Immunohistochemistry (IHC) images, (ii) H\&E images and (iii) non-medical images. A MIL framework with an attention mechanism is developed using pre-trained models as patch-embedding models. It was found that embedding models pre-trained on H\&E images consistently outperformed the others, resulting in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Imaging Techniques and Applications · Cell Image Analysis Techniques
MethodsSoftmax · Attention Is All You Need
