• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

增强心脏功能评估:开发并验证用于自动分割超声心动图视频的域自适应框架。

Enhancing cardiac function assessment: Developing and validating a domain adaptive framework for automating the segmentation of echocardiogram videos.

作者信息

Nazari Mojdeh, Emami Hassan, Rabiei Reza, Rabiee Hamid Reza, Salari Arsalan, Sadr Hossein

机构信息

Department of Health Information Technology and Management, School of Allied Medical Sciences, Shahid Beheshti University of Medical Sciences, Tehran, Iran; Cardiovascular Diseases Research Center, Department of Cardiology, Heshmat Hospital, School of Medicine, Guilan University of Medical Sciences, Rasht, Iran.

Department of Health Information Technology and Management, School of Allied Medical Sciences, Shahid Beheshti University of Medical Sciences, Tehran, Iran.

出版信息

Comput Med Imaging Graph. 2025 Sep;124:102627. doi: 10.1016/j.compmedimag.2025.102627. Epub 2025 Aug 13.

DOI:10.1016/j.compmedimag.2025.102627
PMID:40834844
Abstract

BACKGROUND

Accurate segmentation of echocardiographic images is essential for assessing cardiac function, particularly in calculating key metrics such as ejection fraction. However, challenges such as domain discrepancy, noisy data, anatomical variability, and complex imaging conditions often hinder the performance of deep learning models in this domain.

OBJECTIVE

To propose and validate a domain adaptive segmentation framework for automating the segmentation of echocardiographic images across diverse imaging conditions and modalities.

METHOD

The framework integrates a Variational AutoEncoder (VAE) for structured latent representation, a Wasserstein GAN (WGAN)-based domain alignment module to reduce feature distribution gaps. These components were selected based on their complementary roles; while the VAE ensures stable reconstruction and domain-invariant encoding, the WGAN aligns source and target feature distributions. It also incorporates depthwise separable convolutions for computational efficiency and employs PixelShuffle layers in the decoder module for high-resolution reconstruction. Experiments were conducted on two publicly available echocardiographic datasets-CAMUS and EchoNet-Dynamic-as well as a newly collected local dataset from Heshmat Hospital, Guilan, Iran, for external evaluation of the model's performance under varying imaging conditions and scanner types. The framework was evaluated using metrics such as Dice scores, Jaccard indices, and Hausdorff distances. A qualitative assessment involving two board-certified cardiologists with extensive experience in echocardiographic interpretation was also conducted to evaluate the clinical relevance and anatomical plausibility of the proposed framework's segmentation outputs.

RESULTS

The proposed framework achieves Dice scores of 84.6 % (CAMUS → EchoNet-Dynamic) and 89.1 % (EchoNet-Dynamic → CAMUS), outperforming recent state-of-the-art UDA methods. When adapting the Heshmat dataset as the target domain, the model maintains strong performance, achieving 83.0 % (EchoNet-Dynamic → Heshmat) and 84.1 % (CAMUS → Heshmat) Dice scores. All results were statistically significant (p < 0.01) when compared to the top-performing baseline.

CONCLUSION

By addressing critical challenges in echocardiographic segmentation, the proposed UDA framework could offer a significant advancement in this field. Its ability to handle domain discrepancy, noisy data, and anatomical variability makes it a reliable tool for cardiac health assessment.

摘要

背景

超声心动图图像的准确分割对于评估心脏功能至关重要,特别是在计算诸如射血分数等关键指标时。然而,诸如领域差异、噪声数据、解剖变异和复杂成像条件等挑战常常阻碍深度学习模型在该领域的性能。

目的

提出并验证一种领域自适应分割框架,用于在不同成像条件和模态下自动分割超声心动图图像。

方法

该框架集成了用于结构化潜在表示的变分自编码器(VAE),以及基于瓦瑟斯坦生成对抗网络(WGAN)的领域对齐模块,以减少特征分布差距。这些组件是根据它们的互补作用选择的;虽然VAE确保稳定的重建和领域不变编码,但WGAN对齐源域和目标域的特征分布。它还采用深度可分离卷积以提高计算效率,并在解码器模块中使用像素洗牌层进行高分辨率重建。在两个公开可用的超声心动图数据集——CAMUS和EchoNet-Dynamic——以及从伊朗吉兰省赫什马特医院新收集的本地数据集上进行实验,以在不同成像条件和扫描仪类型下对模型性能进行外部评估。使用诸如骰子系数、杰卡德指数和豪斯多夫距离等指标对该框架进行评估。还进行了一项定性评估,由两位在超声心动图解读方面有丰富经验的认证心脏病专家参与,以评估所提出框架的分割输出的临床相关性和解剖合理性。

结果

所提出的框架在从CAMUS到EchoNet-Dynamic的转换中实现了84.6%的骰子系数,在从EchoNet-Dynamic到CAMUS的转换中实现了89.1%的骰子系数,优于最近的先进无监督域适应(UDA)方法。当将赫什马特数据集作为目标域进行适应时,该模型保持了强大的性能,在从EchoNet-Dynamic到赫什马特的转换中实现了83.0%的骰子系数,在从CAMUS到赫什马特的转换中实现了84.1%的骰子系数。与表现最佳的基线相比,所有结果均具有统计学意义(p < 0.01)。

结论

通过解决超声心动图分割中的关键挑战,所提出的无监督域适应框架可以在该领域取得重大进展。其处理领域差异、噪声数据和解剖变异的能力使其成为心脏健康评估的可靠工具。

相似文献

1
Enhancing cardiac function assessment: Developing and validating a domain adaptive framework for automating the segmentation of echocardiogram videos.增强心脏功能评估:开发并验证用于自动分割超声心动图视频的域自适应框架。
Comput Med Imaging Graph. 2025 Sep;124:102627. doi: 10.1016/j.compmedimag.2025.102627. Epub 2025 Aug 13.
2
Prescription of Controlled Substances: Benefits and Risks管制药品的处方:益处与风险
3
Large-scale convolutional neural network for clinical target and multi-organ segmentation in gynecologic brachytherapy via multi-stage learning.基于多阶段学习的大规模卷积神经网络用于妇科近距离放疗中的临床靶区和多器官分割
Med Phys. 2025 Aug;52(8):e18067. doi: 10.1002/mp.18067.
4
Point-cloud segmentation with in-silico data augmentation for prostate cancer treatment.用于前列腺癌治疗的基于计算机模拟数据增强的点云分割
Med Phys. 2025 Apr 3. doi: 10.1002/mp.17815.
5
Influence of early through late fusion on pancreas segmentation from imperfectly registered multimodal magnetic resonance imaging.早期至晚期融合对来自配准不完善的多模态磁共振成像的胰腺分割的影响。
J Med Imaging (Bellingham). 2025 Mar;12(2):024008. doi: 10.1117/1.JMI.12.2.024008. Epub 2025 Apr 26.
6
A medical image classification method based on self-regularized adversarial learning.基于自正则化对抗学习的医学图像分类方法。
Med Phys. 2024 Nov;51(11):8232-8246. doi: 10.1002/mp.17320. Epub 2024 Jul 30.
7
Marrying Perona Malik diffusion with Mamba for efficient pediatric echocardiographic left ventricular segmentation.将佩罗娜·马利克扩散法与曼巴算法相结合以实现高效的儿科超声心动图左心室分割。
Sci Rep. 2025 Sep 1;15(1):32152. doi: 10.1038/s41598-025-16797-6.
8
A novel image segmentation network with multi-scale and flow-guided attention for early screening of vaginal intraepithelial neoplasia (VAIN).一种用于阴道上皮内瘤变(VAIN)早期筛查的具有多尺度和流引导注意力的新型图像分割网络。
Med Phys. 2025 Aug;52(8):e18041. doi: 10.1002/mp.18041.
9
Are Current Survival Prediction Tools Useful When Treating Subsequent Skeletal-related Events From Bone Metastases?当前的生存预测工具在治疗骨转移后的骨骼相关事件时有用吗?
Clin Orthop Relat Res. 2024 Sep 1;482(9):1710-1721. doi: 10.1097/CORR.0000000000003030. Epub 2024 Mar 22.
10
Semi-Supervised Learning Allows for Improved Segmentation With Reduced Annotations of Brain Metastases Using Multicenter MRI Data.半监督学习可利用多中心MRI数据,通过减少脑转移瘤的标注来改进分割。
J Magn Reson Imaging. 2025 Jun;61(6):2469-2479. doi: 10.1002/jmri.29686. Epub 2025 Jan 10.