ClamNet: Using contrastive learning with variable depth Unets for medical image segmentation
Samayan Bhattacharya, Sk Shahnawaz, Avigyan Bhattacharya

TL;DR
This paper proposes ClamNet, a contrastive learning approach with variable depth Unets, to perform medical image segmentation without requiring pixel-wise annotations, addressing data scarcity issues.
Contribution
Introducing ClamNet, a novel contrastive learning framework that enables training of Unet++ for medical image segmentation without pixel-wise annotations.
Findings
Method is capable of training without pixel-wise labels
Utilizes contrastive learning with variable depth Unets
Aims to reduce annotation costs in medical imaging
Abstract
Unets have become the standard method for semantic segmentation of medical images, along with fully convolutional networks (FCN). Unet++ was introduced as a variant of Unet, in order to solve some of the problems facing Unet and FCNs. Unet++ provided networks with an ensemble of variable depth Unets, hence eliminating the need for professionals estimating the best suitable depth for a task. While Unet and all its variants, including Unet++ aimed at providing networks that were able to train well without requiring large quantities of annotated data, none of them attempted to eliminate the need for pixel-wise annotated data altogether. Obtaining such data for each disease to be diagnosed comes at a high cost. Hence such data is scarce. In this paper we use contrastive learning to train Unet++ for semantic segmentation of medical images using medical images from various sources including…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · COVID-19 diagnosis using AI
MethodsContrastive Learning · UNet++
