IVAICVNov 18, 2024

HistoEncoder: a digital pathology foundation model for prostate cancer

arXiv:2411.11458v24 citationsh-index: 37
Originality Incremental advance
AI Analysis

This work addresses the problem of limited computational and data resources for organizations in digital pathology, offering a domain-specific solution that is incremental as it adapts foundation model concepts to a new medical application.

The authors tackled the challenge of developing a foundation model for prostate cancer digital pathology by pre-training HistoEncoder on 48 million tissue tile images, resulting in features that outperform natural image models even with 1000 times less data and enabling improved survival models and automated annotation.

Foundation models are trained on massive amounts of data to distinguish complex patterns and can be adapted to a wide range of downstream tasks with minimal computational resources. Here, we develop a foundation model for prostate cancer digital pathology called HistoEncoder by pre-training on 48 million prostate tissue tile images. We demonstrate that HistoEncoder features extracted from tile images with similar histological patterns map closely together in the feature space. HistoEncoder outperforms models pre-trained with natural images, even without fine-tuning or with 1000 times less training data. We describe two use cases that leverage the capabilities of HistoEncoder by fine-tuning the model with a limited amount of data and computational resources. First, we show how HistoEncoder can be used to automatically annotate large-scale datasets with high accuracy. Second, we combine histomics with commonly used clinical nomograms, significantly improving prostate cancer-specific death survival models. Foundation models such as HistoEncoder can allow organizations with limited resources to build effective clinical software tools without needing extensive datasets or significant amounts of computing.

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