arXiv:2606.01293eess.IVcs.AI2026-06

用轻量解码器提升胎儿脑部MRI分割精度与速度

ResNet-34 with Lightweight Decoder for Accurate and Efficient Segmentation of Fetal Brain MRI

  • ResNet-34编码器搭配基于MLP的轻量解码器,自适应优化特征
  • 平均准确率97.37%,Dice系数达90.33%,优于UNet等模型
  • 计算量小、推理快,适合临床实时应用

胎儿脑组织在磁共振成像(MRI)中的精确分割对先天异常早期诊断和产前护理至关重要。然而,由于胎儿运动、组织对比度低以及不同孕周间显著的解剖变异,尤其是白质、灰质、侧脑室、深部灰质、脑外脑脊液、小脑和脑干等复杂结构的分割仍具挑战。为此,本文提出一种新型深度学习模型,结合ResNet-34编码器与基于多层感知机(MLP)模块的轻量解码器,实现自适应特征精炼,有效保留解剖边界,减少运动伪影和强度不均导致的分割误差。通过减少参数量、采用双线性上采样替代转置卷积,并优化解码器速度,实现高效计算。在FeTA 2021数据集上使用5折交叉验证训练与验证,该模型在平均准确率97.37%、平均Dice相似系数90.33%、平均交并比86.93%、精确率90.83%方面超越了UNet、UNet++、DeepLabV3和DeepLabV3+等基线模型。其快速推理时间和低计算负载使其适合集成到实时临床工作流中。

原文摘要 · Abstract (English)

Accurate segmentation of fetal brain tissues in Magnetic Resonance Imaging (MRI) is critical for early diagnosis of congenital abnormalities and improving prenatal care. However, the task remains difficult because of fetal motion, low tissue contrast, and major anatomical variability throughout gestational ages, particularly in segmenting complex structures such as white matter, gray matter, lateral ventricles, deep gray matter, extra-cerebrospinal fluid, cerebellum, and brainstem. As a solution to these difficulties, this research introduces a novel deep learning model that combines a ResNet-34 encoder with a lightweight decoder leveraging multi-layer perceptron (MLP) modules for adaptive feature refinement. This design specifically enhances the model's ability to preserve anatomical boundaries and mitigate segmentation errors caused by motion artifacts and intensity inhomogeneities. Computational efficiency is achieved by reducing parameter count, employing bilinear upsampling instead of transposed convolutions, and optimizing the decoder for speed without sacrificing accuracy. Trained and validated on the FeTA 2021 dataset using 5-fold cross-validation, the proposed model outperforms baseline architectures such as UNet, UNet++, DeepLabV3, and DeepLabV3+, achieving an average Accuracy of 97.37% with a mean Dice Similarity Coefficient (DSC) of 90.33%, mean Intersection over Union (IoU) of 86.93%, and Precision of 90.83%. Additionally, its fast inference time and reduced computational load make it well-suited for integration into real-time clinical workflows.

医学图像分割轻量化胎儿脑

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。