用自监督预训练提升医学图像分割模型的效率与泛化能力
MAE-Based Self-Supervised Pretraining for Data-Efficient Medical Image Segmentation Using nnFormer

- 基于掩码自编码器在无标签数据上预训练nnFormer
- 在少量标注数据下实现更高分割精度与更快收敛
- 适合数据稀缺场景下的医学图像分析研究者
Transformer架构(如nnFormer)在体积医学图像分割中表现出色,能捕捉长程空间关系。然而,这些模型需要大量标注数据,易过拟合且训练不稳定,而专家标注医学图像耗时昂贵。传统全监督方法未利用临床中易获取的大量无标签影像数据。本文通过引入基于掩码自编码器(MAE)的自监督预训练框架,使nnFormer在无标签体积医学图像上重建被随机遮蔽的部分,从而学习到有意义的解剖与结构表征。随后在有标注数据上微调进行分割任务。实验表明,该方法在有限标注数据下显著提升分割性能(以Dice分数衡量)、加快微调收敛速度,并增强泛化能力。结果验证了自监督学习结合Transformer模型是缓解医学图像分析数据短缺问题的有效路径。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。