paper-with-me

홈 › Papers

Benchmarking Self-Supervised Learning on Diverse Pathology Datasets

2022-12-09 · CVPR 2023 1 · Mingu Kang, Heon Song, Seonwook Park, Donggeun Yoo, Sérgio Pereira

Computational pathology can lead to saving human lives, but models are annotation hungry and pathology images are notoriously expensive to annotate. Self-supervised learning has shown to be an effective method for utilizing unlabeled data, and its application to pathology could greatly benefit its downstream tasks. Yet, there are no principled studies that compare SSL methods and discuss how to adapt them for pathology. To address this need, we execute the largest-scale study of SSL pre-training on pathology image data, to date. Our study is conducted using 4 representative SSL methods on diverse downstream tasks. We establish that large-scale domain-aligned pre-training in pathology consistently out-performs ImageNet pre-training in standard SSL settings such as linear and fine-tuning evaluations, as well as in low-label regimes. Moreover, we propose a set of domain-specific techniques that we experimentally show leads to a performance boost. Lastly, for the first time, we apply SSL to the challenging task of nuclei instance segmentation and show large and consistent performance improvements under diverse settings.

📄 PDF Abstract BibTeX arXiv:2212.04690

Code (1)

kaiko-ai/eva pytorch

Tasks

BenchmarkingClassificationInstance SegmentationSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Representations with Contrastive Self-Supervised Learning for Histopathology Applications

2021-12-10 · Karin Stacke, Jonas Unger, Claes Lundström, Gabriel Eilertsen

Unsupervised learning has made substantial progress over the last few years, especially by means of contrastive self-supervised learning. The dominating dataset for benchmarking self-supervised learning has been ImageNet…

BenchmarkingContrastive LearningSelf-Supervised Learning

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

Screener: Self-supervised Pathology Segmentation Model for 3D Medical Images

2025-02-12 · Mikhail Goncharov, Eugenia Soboleva, Mariia Donskova, Ivan Oseledets 외

Accurate segmentation of all pathological findings in 3D medical images remains a significant challenge, as supervised models are limited to detecting only the few pathology classes annotated in existing datasets. To add…

Anomaly SegmentationSegmentationSelf-Supervised Learning

Benchmarking Pathology Foundation Models: Adaptation Strategies and Scenarios

2024-10-21 · Jeaung Lee, Jeewoo Lim, Keunho Byeon, Jin Tae Kwak

In computational pathology, several foundation models have recently emerged and demonstrated enhanced learning capability for analyzing pathology images. However, adapting these models to various downstream tasks remains…

BenchmarkingFew-Shot Learningparameter-efficient fine-tuning

A General-Purpose Self-Supervised Model for Computational Pathology

2023-08-29 · Richard J. Chen, Tong Ding, Ming Y. Lu, Drew F. K. Williamson 외

Tissue phenotyping is a fundamental computational pathology (CPath) task in learning objective characterizations of histopathologic biomarkers in anatomic pathology. However, whole-slide imaging (WSI) poses a complex com…

Code ClassificationDiagnosticRepresentation LearningTransfer Learning