用多对比度注意力提升超声图像中胎儿躯干切面识别精度
Multi-Contrast Fusion Module: An attention mechanism integrating multi-contrast features for fetal torso plane classification
- 在神经网络低层融合不同对比度特征,动态加权增强细节感知
- 在真实胎位超声数据集上分类准确率显著提升,参数增加极少
- 适合临床超声智能辅助诊断系统,尤其适用于低对比度图像
产前超声是评估胎儿结构发育和筛查畸形的关键工具,有助于降低围产期并发症并提高新生儿存活率。准确识别标准胎儿躯干切面对于可靠评估和个性化产前护理至关重要。然而,超声图像普遍存在对比度低、纹理不清晰等问题,给精细解剖结构识别带来挑战。本文提出一种新型多对比度融合模块(MCFM),专用于神经网络底层直接处理原始超声数据。该模块通过为不同对比度条件下的图像表征分配注意力权重,增强特征建模能力,同时保持极小的参数开销。在自建的胎儿躯干切面超声图像数据集上验证表明,MCFM显著提升了识别性能,模型复杂度几乎无增加。多对比度注意力机制使模型更有效地捕捉细微解剖结构,从而提高分类准确率与临床可靠性。本方法为提升超声图像中胎儿躯干切面识别提供了有效解决方案,通过增强特征表示支持临床医生实现更精准一致的诊断,具有较强的临床应用潜力。代码已开源:https://github.com/sysll/MCFM。
原文摘要 · Abstract (English)
Purpose: Prenatal ultrasound is a key tool in evaluating fetal structural development and detecting abnormalities, contributing to reduced perinatal complications and improved neonatal survival. Accurate identification of standard fetal torso planes is essential for reliable assessment and personalized prenatal care. However, limitations such as low contrast and unclear texture details in ultrasound imaging pose significant challenges for fine-grained anatomical recognition. Methods: We propose a novel Multi-Contrast Fusion Module (MCFM) to enhance the model's ability to extract detailed information from ultrasound images. MCFM operates exclusively on the lower layers of the neural network, directly processing raw ultrasound data. By assigning attention weights to image representations under different contrast conditions, the module enhances feature modeling while explicitly maintaining minimal parameter overhead. Results: The proposed MCFM was evaluated on a curated dataset of fetal torso plane ultrasound images. Experimental results demonstrate that MCFM substantially improves recognition performance, with a minimal increase in model complexity. The integration of multi-contrast attention enables the model to better capture subtle anatomical structures, contributing to higher classification accuracy and clinical reliability. Conclusions: Our method provides an effective solution for improving fetal torso plane recognition in ultrasound imaging. By enhancing feature representation through multi-contrast fusion, the proposed approach supports clinicians in achieving more accurate and consistent diagnoses, demonstrating strong potential for clinical adoption in prenatal screening. The codes are available at https://github.com/sysll/MCFM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。