paper-with-me

Papers

Self-supervised driven consistency training for annotation efficient histopathology image analysis

2021-02-07 · Chetan L. Srinidhi, Seung Wook Kim, Fu-Der Chen, Anne L. Martel

Training a neural network with a large labeled dataset is still a dominant paradigm in computational histopathology. However, obtaining such exhaustive manual annotations is often expensive, laborious, and prone to inter and Intra-observer variability. While recent self-supervised and semi-supervised methods can alleviate this need by learn-ing unsupervised feature representations, they still struggle to generalize well to downstream tasks when the number of labeled instances is small. In this work, we overcome this challenge by leveraging both task-agnostic and task-specific unlabeled data based on two novel strategies: i) a self-supervised pretext task that harnesses the underlying multi-resolution contextual cues in histology whole-slide images to learn a powerful supervisory signal for unsupervised representation learning; ii) a new teacher-student semi-supervised consistency paradigm that learns to effectively transfer the pretrained representations to downstream tasks based on prediction consistency with the task-specific un-labeled data. We carry out extensive validation experiments on three histopathology benchmark datasets across two classification and one regression-based tasks, i.e., tumor metastasis detection, tissue type classification, and tumor cellularity quantification. Under limited-label data, the proposed method yields tangible improvements, which is close or even outperforming other state-of-the-art self-supervised and supervised baselines. Furthermore, we empirically show that the idea of bootstrapping the self-supervised pretrained features is an effective way to improve the task-specific semi-supervised learning on standard benchmarks. Code and pretrained models will be made available at: https://github.com/srinidhiPY/SSL_CR_Histo

📄 PDF Abstract BibTeX arXiv:2102.03897

Code (2)

srinidhiPY/SSL_CR_Histo 공식 구현 pytorch
srinidhiPY/ICCV-CDPATH2021-ID-8 pytorch

Tasks

Histopathological Image ClassificationRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

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…
Residual Connection 설명 없음
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
RandAugment 설명 없음
Teacher-Tutor-Student Knowledge Distillation Teacher-Tutor-Student Knowledge Distillation is a method for image virtual try-on models. It treats fake images produced by the parser-based method as "tutor knowledge", where…
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…

Similar Papers 제목 키워드 기반

CLIP-S$^4$: Language-Guided Self-Supervised Semantic Segmentation

2023-05-01 · Wenbin He, Suphanut Jamonnak, Liang Gou, Liu Ren

Existing semantic segmentation approaches are often limited by costly pixel-wise annotations and predefined classes. In this work, we present CLIP-S$^4$ that leverages self-supervised pixel representation learning and vi…

Contrastive LearningLanguage ModellingRepresentation LearningSegmentation+2

CLIP-S4: Language-Guided Self-Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Wenbin He, Suphanut Jamonnak, Liang Gou, Liu Ren

Existing semantic segmentation approaches are often limited by costly pixel-wise annotations and predefined classes. In this work, we present CLIP-S^4 that leverages self-supervised pixel representation learning and …

Contrastive LearningLanguage ModellingRepresentation LearningSegmentation+2

Decoupled Spatio-Temporal Consistency Learning for Self-Supervised Tracking

2025-07-29 · Yaozong Zheng, Bineng Zhong, Qihua Liang, Ning Li 외 arxiv

The success of visual tracking has been largely driven by datasets with manual box annotations. However, these box annotations require tremendous human effort, limiting the scale and diversity of existing tracking datase…

Visual Tracking

Imposing Consistency for Optical Flow Estimation

2022-04-14 · CVPR 2022 1 · Jisoo Jeong, Jamie Menjay Lin, Fatih Porikli, Nojun Kwak

Imposing consistency through proxy tasks has been shown to enhance data-driven learning and enable self-supervision in various tasks. This paper introduces novel and effective consistency strategies for optical flow esti…

Optical Flow EstimationSelf-Supervised Learning

AFiRe: Anatomy-Driven Self-Supervised Learning for Fine-Grained Representation in Radiographic Images

2025-04-15 · Yihang Liu, Lianghua He, Ying Wen, Longzhen Yang 외

Current self-supervised methods, such as contrastive learning, predominantly focus on global discrimination, neglecting the critical fine-grained anatomical details required for accurate radiographic analysis. To address…

AnatomyAnomaly DetectionContrastive LearningMulti-Label Classification+2