paper-with-me

Papers

Self-Supervised Similarity Learning for Digital Pathology

2019-05-20 · Jacob Gildenblat, Eldad Klaiman

Using features extracted from networks pretrained on ImageNet is a common practice in applications of deep learning for digital pathology. However it presents the downside of missing domain specific image information. In digital pathology, supervised training data is expensive and difficult to collect. We propose a self-supervised method for feature extraction by similarity learning on whole slide images (WSI) that is simple to implement and allows creation of robust and compact image descriptors. We train a siamese network, exploiting image spatial continuity and assuming spatially adjacent tiles in the image are more similar to each other than distant tiles. Our network outputs feature vectors of length 128, which allows dramatically lower memory storage and faster processing than networks pretrained on ImageNet. We apply the method on digital pathology WSIs from the Camelyon16 train set and assess and compare our method by measuring image retrieval of tumor tiles and descriptor pair distance ratio for distant/near tiles in the Camelyon16 test set. We show that our method yields better retrieval task results than existing ImageNet based and generic self-supervised feature extraction methods. To the best of our knowledge, this is also the first published method for self-supervised learning tailored for digital pathology.

📄 PDF Abstract BibTeX arXiv:1905.08139

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalSelf-Supervised Learningwhole slide images

Similar 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…

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

Self-similarity Student for Partial Label Histopathology Image Segmentation

2020-07-19 · ECCV 2020 8 · Hsien-Tzu Cheng, Chun-Fu Yeh, Po-Chen Kuo, Andy Wei 외

Delineation of cancerous regions in gigapixel whole slide images (WSIs) is a crucial diagnostic procedure in digital pathology. This process is time-consuming because of the large search space in the gigapixel WSIs, caus…

DiagnosticImage SegmentationPseudo LabelSemantic Segmentation+1

GrapHist: Graph Self-Supervised Learning for Histopathology

2026-02-24 · Sevda Öğüt, Cédric Vincent-Cuaz, Natalia Dubljevic, Carlos Hurtado 외 arxiv

Self-supervised vision models have achieved notable success in digital pathology. However, their domain-agnostic transformer architectures are not originally designed to account for fundamental biological elements of his…

Self-Supervised LearningRepresentation 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