HistoTransfer: Understanding Transfer Learning for Histopathology
Yash Sharma, Lubaina Ehsan, Sana Syed, Donald E. Brown

TL;DR
This paper evaluates transfer learning methods for histopathology image analysis, comparing ImageNet pre-trained networks with histopathology-specific models, and explores network architecture modifications to optimize slide-level prediction performance.
Contribution
It systematically compares the effectiveness of ImageNet versus histopathology-trained features and investigates network truncation and architecture complexity for improved histopathology transfer learning.
Findings
Features from histopathology-trained networks outperform ImageNet features.
Truncated networks can maintain performance while reducing complexity.
Intermediate layer features may be more effective for transfer learning.
Abstract
Advancement in digital pathology and artificial intelligence has enabled deep learning-based computer vision techniques for automated disease diagnosis and prognosis. However, WSIs present unique computational and algorithmic challenges. WSIs are gigapixel-sized, making them infeasible to be used directly for training deep neural networks. Hence, for modeling, a two-stage approach is adopted: Patch representations are extracted first, followed by the aggregation for WSI prediction. These approaches require detailed pixel-level annotations for training the patch encoder. However, obtaining these annotations is time-consuming and tedious for medical experts. Transfer learning is used to address this gap and deep learning architectures pre-trained on ImageNet are used for generating patch-level representation. Even though ImageNet differs significantly from histopathology data, pre-trained…
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
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Radiomics and Machine Learning in Medical Imaging
