Li Hao, Oguz Baris, Arenas Gabriel, Yao Xing, Wang Jiacheng, Pouch Alison, Byram Brett, Schwartz Nadav, Oguz Ipek
Vanderbilt University.
University of Pennsylvania.
Proc SPIE Int Soc Opt Eng. 2025 Feb;13406. doi: 10.1117/12.3047410. Epub 2025 Apr 11.
Placenta volume measured from 3D ultrasound (3DUS) images is an important tool for tracking the growth trajectory and is associated with pregnancy outcomes. Manual segmentation is the gold standard, but it is time-consuming and subjective. Although fully automated deep learning algorithms perform well, they do not always yield high-quality results for each case. Interactive segmentation models could address this issue. However, there is limited work on interactive segmentation models for the placenta. Despite their segmentation accuracy, these methods may not be feasible for clinical use as they require relatively large computational power which may be especially prohibitive in low-resource environments, or on mobile devices. In this paper, we propose a lightweight interactive segmentation model aiming for clinical use to interactively segment the placenta from 3DUS images in real-time. The proposed model adopts the segmentation from our fully automated model for initialization and is designed in a human-in-the-loop manner to achieve iterative improvements. The Dice score and normalized surface Dice are used as evaluation metrics. The results show that our model can achieve superior performance in segmentation compared to state-of-the-art models while using significantly fewer parameters. Additionally, the proposed model is much faster for inference and robust to poor initial masks. The code is available at https://github.com/MedICL-VU/PRISM-placenta.
从三维超声(3DUS)图像测量胎盘体积是追踪生长轨迹的重要工具,且与妊娠结局相关。手动分割是金标准,但它既耗时又主观。尽管全自动深度学习算法表现良好,但它们并非在每种情况下都能产生高质量的结果。交互式分割模型可以解决这个问题。然而,针对胎盘的交互式分割模型的研究工作有限。尽管这些方法分割精度高,但可能不适用于临床,因为它们需要相对较大的计算能力,这在资源匮乏的环境或移动设备上可能尤其难以实现。在本文中,我们提出了一种轻量级交互式分割模型,旨在用于临床,以便从3DUS图像中实时交互式分割胎盘。所提出的模型采用我们全自动模型的分割结果进行初始化,并以人工参与的方式进行设计,以实现迭代改进。采用Dice分数和归一化表面Dice作为评估指标。结果表明,与现有最先进的模型相比,我们的模型在分割方面能够实现更优的性能,同时使用的参数显著更少。此外,所提出的模型推理速度更快,对初始掩码不佳的情况具有鲁棒性。代码可在https://github.com/MedICL-VU/PRISM-placenta获取。