paper-with-me

Papers

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 of unsupervised learning is self-supervised learning, which aims to learn salient features using the raw input as the learning signal. In this paper, we use a contrastive self-supervised learning method called SimCLR that achieved state-of-the-art results on natural-scene images and apply this method to digital histopathology by collecting and pretraining on 57 histopathology datasets without any labels. We find that combining multiple multi-organ datasets with different types of staining and resolution properties improves the quality of the learned features. Furthermore, we find using more images for pretraining leads to a better performance in multiple downstream tasks. Linear classifiers trained on top of the learned features show that networks pretrained on digital histopathology datasets perform better than ImageNet pretrained networks, boosting task performances by more than 28% in F1 scores on average. These findings may also be useful when applying newer contrastive techniques to histopathology data. Pretrained PyTorch models are made publicly available at https://github.com/ozanciga/self-supervised-histopathology.

📄 PDF Abstract BibTeX arXiv:2011.13971

Code (2)

ozanciga/self-supervised-histopathology 공식 구현 pytorch
machiraju-lab/ua-cnn pytorch

Tasks

Contrastive LearningMedical Image AnalysisSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Bitcoin Customer Service Number +1-833-534-1729 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Kaiming Initialization 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

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

Weakly Supervised Contrastive Learning for Histopathology Patch Embeddings

2026-02-10 · Bodong Zhang, Xiwen Li, Hamid Manoochehri, Xiaoya Tang 외 arxiv

Digital histopathology whole slide images (WSIs) provide gigapixel-scale high-resolution images that are highly useful for disease diagnosis. However, digital histopathology image analysis faces significant challenges du…

Multiple Instance LearningRepresentation LearningContrastive Learning

Data Efficient Contrastive Learning in Histopathology using Active Sampling

2023-03-28 · Tahsin Reasat, Asif Sushmit, David S. Smith

Deep learning (DL) based diagnostics systems can provide accurate and robust quantitative analysis in digital pathology. These algorithms require large amounts of annotated training data which is impractical in pathology…

Contrastive LearningSelf-Supervised Learning

Attention De-sparsification Matters: Inducing Diversity in Digital Pathology Representation Learning

2023-09-12 · Saarthak Kapse, Srijan Das, Jingwei Zhang, Rajarsi R. Gupta 외

We propose DiRL, a Diversity-inducing Representation Learning technique for histopathology imaging. Self-supervised learning techniques, such as contrastive and non-contrastive approaches, have been shown to learn rich a…

Cell SegmentationDiversityRepresentation LearningSelf-Supervised Learning

SRA: A Novel Method to Improve Feature Embedding in Self-supervised Learning for Histopathological Images

2024-10-23 · Hamid Manoochehri, Bodong Zhang, Beatrice S. Knudsen, Tolga Tasdizen

Self-supervised learning has become a cornerstone in various areas, particularly histopathological image analysis. Image augmentation plays a crucial role in self-supervised learning, as it generates variations in image …

Contrastive LearningImage AugmentationSelf-Supervised Learning