paper-with-me

Papers

MAE-Based Self-Supervised Pretraining for Data-Efficient Medical Image Segmentation Using nnFormer

2026-04-22 · R. M. Krishna Sureddi, T. Satyanarayana Murthy, Nomula Varsha Reddy, Adi Kanishka, Nalla Manvika Reddy arxiv

Transformer architectures, including nnFormer,have demonstrated promising results in volumetric medical image segmentation by being able to capture long-range spatial interactions. Although they have high performance, these models need large quantities of labeled training data and are also likely to overfit and become training unstable. This is a serious practical problem because it is not only time-consuming but also expensive to obtain medical images that are annotated by experts. Moreover, fully supervised traditional training pipelines do not take advantage of the available large amounts of unlabeled medical imaging data that can be easily obtained in the clinics. We have solved these drawbacks by advancing the efficiency of the nnFormer with a self-supervised pretraining framework, which is based on the Masked Autoencoders (MAE). In this method, the model is pretrained on unlabeled volumetric medical images to reconstruct randomly masked parts of the input. This allows the encoder to learn meaningful anatomical and structural representations . The encoder is then further fine-tuned on a labeled dataset on the downstream segmentation task. Conducted Experiment shows that the offered method leads to a higher segmentation performance on the count of Dice score, a quicker convergence rate on the course of the fine-tuning procedure, and a superior generalization on the basis of limited labeled data . These findings validate that self-supervised learning combined with transformer-based segmentation models is an appropriate approach to the problem of data shortage in medical image analysis.

📄 PDF Abstract BibTeX arXiv:2604.22854

Code (0)

등록된 구현이 없습니다.

Tasks

Volumetric Medical Image SegmentationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Improving Medical Image Classification in Noisy Labels Using Only Self-supervised Pretraining

2023-08-08 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian A. Linte

Noisy labels hurt deep learning-based supervised image classification performance as the models may overfit the noise and learn corrupted feature extractors. For natural image classification training with noisy labeled d…

Classificationimage-classificationImage ClassificationLearning with noisy labels+2

Self-Supervised Pretraining for 2D Medical Image Segmentation

2022-09-01 · András Kalapos, Bálint Gyires-Tóth

Supervised machine learning provides state-of-the-art solutions to a wide range of computer vision problems. However, the need for copious labelled training data limits the capabilities of these algorithms in scenarios w…

Cardiac SegmentationImage SegmentationMedical Image SegmentationSegmentation+2

Self-Supervised Learning as a Means To Reduce the Need for Labeled Data in Medical Image Analysis

2022-06-01 · Marin Benčević, Marija Habijan, Irena Galić, Aleksandra Pizurica

One of the largest problems in medical image processing is the lack of annotated data. Labeling medical images often requires highly trained experts and can be a time-consuming process. In this paper, we evaluate a metho…

Medical Image Analysisobject-detectionObject DetectionSelf-Supervised Learning

How does self-supervised pretraining improve robustness against noisy labels across various medical image classification datasets?

2024-01-15 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian Linte

Noisy labels can significantly impact medical image classification, particularly in deep learning, by corrupting learned features. Self-supervised pretraining, which doesn't rely on labeled data, can enhance robustness a…

Contrastive Learningimage-classificationImage ClassificationMedical Image Classification+1

Big Self-Supervised Models Advance Medical Image Classification

2021-01-13 · ICCV 2021 10 · Shekoofeh Azizi, Basil Mustafa, Fiona Ryan, Zachary Beaver 외

Self-supervised pretraining followed by supervised fine-tuning has seen success in image recognition, especially when labeled examples are scarce, but has received limited attention in medical image analysis. This paper …

ClassificationContrastive LearningGeneral Classificationimage-classification+5