论文精选

医学影像统一分割模型实现跨模态胰腺分割

Unified CT and MRI Pancreas Segmentation for Label-Efficient Cross-Modality Subregion Transfer

精选理由

这个医学影像分割模型很实用,能同时处理CT和MRI数据,而且只需要少量标注就能完成胰腺子区域的分割,比单独用一种模态效果好。

这项研究开发了一个统一的3D胰腺分割框架,通过对抗学习将4604张CT和MRI扫描数据整合训练,学习解剖学表示。共享的nnU-Net编码器-解码器用于全胰腺分割,隐式域判别器促进特征对齐。该模型在测试集上达到87.31%的Dice分数,并在外部数据集上取得84.20%至88.09%的分数。下游子区域分割在仅使用MRI标注的情况下,在MRI上达到80.53%的Dice分数,在CT上达到83.05%。

原文 · arXiv cs.AI

Unified CT and MRI Pancreas Segmentation for Label-Efficient Cross-Modality Subregion Transfer

Robust medical image segmentation across imaging modalities is challenging because of large differences in appearance and intensity distributions. Models trained on a single modality often show substantial performance drops when applied to unseen domains. In this work, we develop a unified 3D pancreas segmentation framework that applies domain-adversarial learning to 4,604 heterogeneous CT and MRI scans to learn anatomical representations. A shared nnU-Net encoder-decoder is trained for whole-pancreas segmentation, with a latent domain discriminator encouraging CT-MRI feature alignment. The learned encoder is subsequently transferred to pancreatic head-body-tail segmentation using limited MRI-only subregion annotations. An average Dice score of 87.31% on the in-distribution test set and Dice scores ranging from 84.20% to 88.09% across external OOD datasets were achieved in whole pancreas segmentation. Dice scores of 80.53% on MRI and 83.05% on CT were achieved for downstream subregion segmentation, without using CT subregion annotations. These results demonstrate that a unified anatomical representation can support both cross-modality pancreas segmentation and label-efficient downstream transfer.