paper-with-me

Papers

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 due to the high resolution of histopathological images. Hence, self-supervised methods have been proposed to learn features using ad-hoc pretext tasks. The self-supervised training process uses a large unlabeled dataset which makes the learning process time consuming. In this work, we propose a new method for actively sampling informative members from the training set using a small proxy network, decreasing sample requirement by 93% and training time by 62% while maintaining the same performance of the traditional self-supervised learning method. The code is available on https://github.com/Reasat/data_efficient_cl

📄 PDF Abstract BibTeX arXiv:2303.16247

Code (1)

reasat/data_efficient_cl 공식 구현 pytorch

Tasks

Contrastive LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

MyriadAL: Active Few Shot Learning for Histopathology

2023-10-24 · Nico Schiavone, Jingyi Wang, Shuangzhi Li, Roger Zemp 외

Active Learning (AL) and Few Shot Learning (FSL) are two label-efficient methods which have achieved excellent results recently. However, most prior arts in both learning paradigms fail to explore the wealth of the vast …

Active LearningContrastive LearningFew-Shot LearningPseudo Label

Contrastive Deep Learning Reveals Age Biomarkers in Histopathological Skin Biopsies

2024-11-25 · Kaustubh Chakradeo, Pernille Nielsen, Lise Mette Rahbek Gjerdrum, Gry Sahl Hansen 외

As global life expectancy increases, so does the burden of chronic diseases, yet individuals exhibit considerable variability in the rate at which they age. Identifying biomarkers that distinguish fast from slow ageing i…

Deep Learning

Histopathology Image Classification using Deep Manifold Contrastive Learning

2023-06-26 · Jing Wei Tan, Won-Ki Jeong

Contrastive learning has gained popularity due to its robustness with good feature representation performance. However, cosine distance, the commonly used similarity metric in contrastive learning, is not well suited to …

ClassificationClusteringContrastive Learningimage-classification+1

SENCA-st: Integrating Spatial Transcriptomics and Histopathology with Cross Attention Shared Encoder for Region Identification in Cancer Pathology

2025-11-11 · Shanaka Liyanaarachchi, Chathurya Wijethunga, Shihab Aaqil Ahamed, Akthas Absar 외 arxiv

Spatial transcriptomics is an emerging field that enables the identification of functional regions based on the spatial distribution of gene expression. Integrating this functional information present in transcriptomic d…

Contrastive Learning

Lesion-Aware Contrastive Representation Learning for Histopathology Whole Slide Images Analysis

2022-06-27 · Jun Li, Yushan Zheng, Kun Wu, Jun Shi 외

Local representation learning has been a key challenge to promote the performance of the histopathological whole slide images analysis. The previous representation learning methods followed the supervised learning paradi…

Contrastive LearningRepresentation Learningwhole slide images