paper-with-me

홈 › Papers

Low-resource finetuning of foundation models beats state-of-the-art in histopathology

2024-01-09 · Benedikt Roth, Valentin Koch, Sophia J. Wagner, Julia A. Schnabel, Carsten Marr, Tingying Peng

To handle the large scale of whole slide images in computational pathology, most approaches first tessellate the images into smaller patches, extract features from these patches, and finally aggregate the feature vectors with weakly-supervised learning. The performance of this workflow strongly depends on the quality of the extracted features. Recently, foundation models in computer vision showed that leveraging huge amounts of data through supervised or self-supervised learning improves feature quality and generalizability for a variety of tasks. In this study, we benchmark the most popular vision foundation models as feature extractors for histopathology data. We evaluate the models in two settings: slide-level classification and patch-level classification. We show that foundation models are a strong baseline. Our experiments demonstrate that by finetuning a foundation model on a single GPU for only two hours or three days depending on the dataset, we can match or outperform state-of-the-art feature extractors for computational pathology. These findings imply that even with little resources one can finetune a feature extractor tailored towards a specific downstream task and dataset. This is a considerable shift from the current state, where only few institutions with large amounts of resources and datasets are able to train a feature extractor. We publish all code used for training and evaluation as well as the finetuned models.

📄 PDF Abstract BibTeX arXiv:2401.04720

Code (1)

beneroth13/dinov2 공식 구현 pytorch

Tasks

GPUSelf-Supervised LearningWeakly-supervised Learningwhole slide images

Similar Papers 제목 키워드 기반

Multimodal Whole Slide Foundation Model for Pathology

2024-11-29 · Tong Ding, Sophia J. Wagner, Andrew H. Song, Richard J. Chen 외

The field of computational pathology has been transformed with recent advances in foundation models that encode histopathology region-of-interests (ROIs) into versatile and transferable feature representations via self-s…

Cross-Modal RetrievalmodelPrognosisRetrieval+3

Benchmarking Computational Pathology Foundation Models For Semantic Segmentation

2026-02-21 · Lavish Ramchandani, Aashay Tinaikar, Dev Kumar Das, Rohit Garg 외 arxiv

In recent years, foundation models such as CLIP, DINO,and CONCH have demonstrated remarkable domain generalization and unsupervised feature extraction capabilities across diverse imaging tasks. However, systematic and in…

Semantic SegmentationDomain GeneralizationNuclear Segmentation

TSDS: Data Selection for Task-Specific Model Finetuning

2024-10-15 · Zifan Liu, Amin Karbasi, Theodoros Rekatsinas

Finetuning foundation models for specific tasks is an emerging paradigm in modern machine learning. The efficacy of task-specific finetuning largely depends on the selection of appropriate training data. We present TSDS …

Density Estimation

Enhancing GANs with Contrastive Learning-Based Multistage Progressive Finetuning SNN and RL-Based External Optimization

2024-09-30 · Osama Mustafa

Generative Adversarial Networks (GANs) have been at the forefront of image synthesis, especially in medical fields like histopathology, where they help address challenges such as data scarcity, patient privacy, and class…

Binary ClassificationContrastive LearningDenoisingImage Generation

HistNet: Histopathology Segmentation Using Context Aggregation

2020-05-14 · Anonymous

Digital histopathology has seen a significant improvement towards aiding pathologists diagnosis by the use of deep learning segmentation models. The segmentation task allows for segregating benign and malignant cells fr…

DecoderSegmentationwhole slide images