BT-Unet: A self-supervised learning framework for biomedical image segmentation using Barlow Twins with U-Net models
Narinder Singh Punn, Sonali Agarwal

TL;DR
BT-Unet introduces a self-supervised learning framework using Barlow Twins to pre-train U-Net models, significantly reducing the need for annotated data in biomedical image segmentation while maintaining high accuracy.
Contribution
The paper presents a novel self-supervised pre-training method for U-Net models using Barlow Twins, enabling effective segmentation with limited labeled data.
Findings
Enhanced segmentation performance with fewer labeled samples.
Effective utilization of unannotated data for model pre-training.
Significant margin improvement over traditional supervised U-Net models.
Abstract
Deep learning has brought the most profound contribution towards biomedical image segmentation to automate the process of delineation in medical imaging. To accomplish such task, the models are required to be trained using huge amount of annotated or labelled data that highlights the region of interest with a binary mask. However, efficient generation of the annotations for such huge data requires expert biomedical analysts and extensive manual effort. It is a tedious and expensive task, while also being vulnerable to human error. To address this problem, a self-supervised learning framework, BT-Unet is proposed that uses the Barlow Twins approach to pre-train the encoder of a U-Net model via redundancy reduction in an unsupervised manner to learn data representation. Later, complete network is fine-tuned to perform actual segmentation. The BT-Unet framework can be trained with a…
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
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Advanced Neural Network Applications
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net · Barlow Twins
