paper-with-me

Papers

Maximising Histopathology Segmentation using Minimal Labels via Self-Supervision

2024-12-19 · Zeeshan Nisar, Thomas Lampert

Histopathology, the microscopic examination of tissue samples, is essential for disease diagnosis and prognosis. Accurate segmentation and identification of key regions in histopathology images are crucial for developing automated solutions. However, state-of-art deep learning segmentation methods like UNet require extensive labels, which is both costly and time-consuming, particularly when dealing with multiple stainings. To mitigate this, multi-stain segmentation methods such as MDS1 and UDAGAN have been developed, which reduce the need for labels by requiring only one (source) stain to be labelled. Nonetheless, obtaining source stain labels can still be challenging, and segmentation models fail when they are unavailable. This article shows that through self-supervised pre-training, including SimCLR, BYOL, and a novel approach, HR-CS-CO, the performance of these segmentation methods (UNet, MDS1, and UDAGAN) can be retained even with 95% fewer labels. Notably, with self-supervised pre-training and using only 5% labels, the performance drops are minimal: 5.9% for UNet, 4.5% for MDS1, and 6.2% for UDAGAN, compared to their respective fully supervised counterparts (without pre-training, using 100% labels). The code is available from https://github.com/zeeshannisar/improve_kidney_glomeruli_segmentation [to be made public upon acceptance].

📄 PDF Abstract BibTeX arXiv:2412.15389

Code (0)

등록된 구현이 없습니다.

Tasks

PrognosisSegmentation

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…
Bitcoin Customer Service Number +1-833-534-1729 설명 없음
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…
Kaiming Initialization 설명 없음
Average Pooling 설명 없음
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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
NT-Xent NT-Xent, or Normalized Temperature-scaled Cross Entropy Loss, is a loss function. Let $\text{sim}\left(\mathbf{u}, \mathbf{v}\right) =…

Similar Papers 제목 키워드 기반

Learning of Inter-Label Geometric Relationships Using Self-Supervised Learning: Application To Gleason Grade Segmentation

2021-10-01 · Dwarikanath Mahapatra

Segmentation of Prostate Cancer (PCa) tissues from Gleason graded histopathology images is vital for accurate diagnosis. Although deep learning (DL) based segmentation methods achieve state-of-the-art accuracy, they rely…

DiversityImage GenerationSegmentationSelf-Supervised Learning+1

Human-machine Interactive Tissue Prototype Learning for Label-efficient Histopathology Image Segmentation

2022-11-26 · Wentao Pan, Jiangpeng Yan, Hanbo Chen, Jiawei Yang 외

Recently, deep neural networks have greatly advanced histopathology image segmentation but usually require abundant annotated data. However, due to the gigapixel scale of whole slide images and pathologists' heavy daily …

Contrastive LearningImage SegmentationSegmentationSelf-Supervised Learning+3

Interpretability-Driven Sample Selection Using Self Supervised Learning For Disease Classification And Segmentation

2021-04-13 · Dwarikanath Mahapatra

In supervised learning for medical image analysis, sample selection methodologies are fundamental to attain optimum system performance promptly and with minimal expert interactions (e.g. label querying in an active learn…

Active LearningGeneral ClassificationImage SegmentationInformativeness+4

CAMEL: A Weakly Supervised Learning Framework for Histopathology Image Segmentation

2019-08-28 · ICCV 2019 10 · Gang Xu, Zhigang Song, Zhuo Sun, Calvin Ku 외

Histopathology image analysis plays a critical role in cancer diagnosis and treatment. To automatically segment the cancerous regions, fully supervised segmentation algorithms require labor-intensive and time-consuming l…

Image SegmentationMultiple Instance LearningSegmentationSemantic Segmentation+1

SPARS: Self-Play Adversarial Reinforcement Learning for Segmentation of Liver Tumours

2025-05-25 · Catalina Tan, Yipeng Hu, Shaheer U. Saeed

Accurate tumour segmentation is vital for various targeted diagnostic and therapeutic procedures for cancer, e.g., planning biopsies or tumour ablations. Manual delineation is extremely labour-intensive, requiring substa…

DiagnosticSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation