Efficient Self-Supervision using Patch-based Contrastive Learning for Histopathology Image Segmentation
Nicklas Boserup, Raghavendra Selvan

TL;DR
This paper introduces a simple, efficient self-supervised contrastive learning framework for histopathology image segmentation that uses patch-based training with minimal parameters and quick convergence, achieving competitive results.
Contribution
The work presents a novel patch-based contrastive learning approach for image segmentation that does not require explicit pretext tasks or labeled fine-tuning, with a lightweight model and rapid training.
Findings
Achieves comparable segmentation performance to state-of-the-art methods.
Requires only 5 minutes to train on high-resolution datasets.
Uses a small FCNN with 10.8k parameters.
Abstract
Learning discriminative representations of unlabelled data is a challenging task. Contrastive self-supervised learning provides a framework to learn meaningful representations using learned notions of similarity measures from simple pretext tasks. In this work, we propose a simple and efficient framework for self-supervised image segmentation using contrastive learning on image patches, without using explicit pretext tasks or any further labeled fine-tuning. A fully convolutional neural network (FCNN) is trained in a self-supervised manner to discern features in the input images and obtain confidence maps which capture the network's belief about the objects belonging to the same class. Positive- and negative- patches are sampled based on the average entropy in the confidence maps for contrastive learning. Convergence is assumed when the information separation between the positive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Imaging and Analysis
MethodsContrastive Learning
