Mind the Gap: Evaluating Patch Embeddings from General-Purpose and Histopathology Foundation Models for Cell Segmentation and Classification
Valentina Vadori, Antonella Peruffo, Jean-Marie Gra\"ic, Livio Finos,, Enrico Grisan

TL;DR
This paper compares general-purpose and domain-specific foundation models for cell segmentation and classification in histopathology, revealing their relative strengths and guiding model choice for specialized biomedical tasks.
Contribution
It introduces a comprehensive evaluation framework for patch embeddings from different foundation models applied to cell analysis in histopathology and brain tissue imaging.
Findings
Domain-specific models outperform general-purpose models in cell segmentation accuracy.
Pre-trained encoders from histopathology models provide better feature representations for cell classification.
The study offers practical insights for selecting foundation models in biomedical image analysis.
Abstract
Recent advancements in foundation models have transformed computer vision, driving significant performance improvements across diverse domains, including digital histopathology. However, the advantages of domain-specific histopathology foundation models over general-purpose models for specialized tasks such as cell analysis remain underexplored. This study investigates the representation learning gap between these two categories by analyzing multi-level patch embeddings applied to cell instance segmentation and classification. We implement an encoder-decoder architecture with a consistent decoder and various encoders. These include convolutional, vision transformer (ViT), and hybrid encoders pre-trained on ImageNet-22K or LVD-142M, representing general-purpose foundation models. These are compared against ViT encoders from the recently released UNI, Virchow2, and Prov-GigaPath…
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 · Cell Image Analysis Techniques · Digital Imaging for Blood Diseases
MethodsAttention Is All You Need · Softmax · Layer Normalization · Linear Layer · Dense Connections · Residual Connection · Multi-Head Attention · Vision Transformer
