paper-with-me

Papers

A Histopathology Study Comparing Contrastive Semi-Supervised and Fully Supervised Learning

2021-11-10 · Lantian Zhang, Mohamed Amgad, Lee A. D. Cooper

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.

📄 PDF Abstract BibTeX arXiv:2111.05882

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningSelf-Supervised LearningWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

Barlow Twins Barlow Twins is a self-supervised learning method that applies redundancy-reduction — a principle first proposed in neuroscience — to self supervised learning. The objective…

Similar Papers 제목 키워드 기반

Stain Based Contrastive Co-training for Histopathological Image Analysis

2022-06-24 · Bodong Zhang, Beatrice Knudsen, Deepika Sirohi, Alessandro Ferrero 외

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

2021-06-12 · Prashant Pandey, Ajey Pai, Nisarg Bhatt, Prasenjit Das 외

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+2

Self supervised contrastive learning for digital histopathology

2020-11-27 · Ozan Ciga, Tony Xu, Anne L. Martel

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 Learning

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

Semi-MoE: Mixture-of-Experts meets Semi-Supervised Histopathology Segmentation

2025-09-17 · Nguyen Lan Vi Vu, Thanh-Huy Nguyen, Thien Nguyen, Daisuke Kihara 외 arxiv

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