A Histopathology Study Comparing Contrastive Semi-Supervised and Fully Supervised Learning
Data labeling is often the most challenging task when developing computational pathology models. Pathologist participation is necessary to generate accurate labels, and the limitations on pathologist time and demand for large, labeled datasets has led to research in areas including weakly supervised learning using patient-level labels, machine assisted annotation and active learning. In this paper we explore self-supervised learning to reduce labeling burdens in computational pathology. We explore this in the context of classification of breast cancer tissue using the Barlow Twins approach, and we compare self-supervision with alternatives like pre-trained networks in low-data scenarios. For the task explored in this paper, we find that ImageNet pre-trained networks largely outperform the self-supervised representations obtained using Barlow Twins.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningSelf-Supervised LearningWeakly-supervised LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Stain Based Contrastive Co-training for Histopathological Image Analysis
We propose a novel semi-supervised learning approach for classification of histopathology images. We employ strong supervision with patch-level annotations combined with a novel co-training loss to create a semi-supervis…
Contrastive Semi-Supervised Learning for 2D Medical Image Segmentation
Contrastive Learning (CL) is a recent representation learning approach, which encourages inter-class separability and intra-class compactness in learned image representations. Since medical images often contain multiple …
Contrastive LearningImage SegmentationMedical Image SegmentationRepresentation Learning+2Self supervised contrastive learning for digital histopathology
Unsupervised learning has been a long-standing goal of machine learning and is especially important for medical image analysis, where the learning can compensate for the scarcity of labeled datasets. A promising subclass…
Contrastive LearningMedical Image AnalysisSelf-Supervised LearningLearning Representations with Contrastive Self-Supervised Learning for Histopathology Applications
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 LearningSemi-MoE: Mixture-of-Experts meets Semi-Supervised Histopathology Segmentation
Semi-supervised learning has been employed to alleviate the need for extensive labeled data for histopathology image segmentation, but existing methods struggle with noisy pseudo-labels due to ambiguous gland boundaries …
Image Segmentation