• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

非增强计算机断层扫描-增强计算机断层扫描图像合成器及其在肺血管分割中的应用

NCCT-CECT image synthesizers and their application to pulmonary vessel segmentation.

作者信息

Pang Haowen, Qi Shouliang, Wu Yanan, Wang Meihuan, Li Chen, Sun Yu, Qian Wei, Tang Guoyan, Xu Jiaxuan, Liang Zhenyu, Chen Rongchang

机构信息

College of Medicine and Biological Information Engineering, Northeastern University, Shenyang, China; Key Laboratory of Intelligent Computing in Medical Image, Ministry of Education, Northeastern University, Shenyang, China.

College of Medicine and Biological Information Engineering, Northeastern University, Shenyang, China; Key Laboratory of Intelligent Computing in Medical Image, Ministry of Education, Northeastern University, Shenyang, China.

出版信息

Comput Methods Programs Biomed. 2023 Apr;231:107389. doi: 10.1016/j.cmpb.2023.107389. Epub 2023 Feb 2.

DOI:10.1016/j.cmpb.2023.107389
PMID:36739625
Abstract

BACKGROUND AND OBJECTIVES

Non-contrast CT (NCCT) and contrast-enhanced CT (CECT) are important diagnostic tools with distinct features and applications for chest diseases. We developed two synthesizers for the mutual synthesis of NCCT and CECT and evaluated their applications.

METHODS

Two synthesizers (S and S) were proposed based on a generative adversarial network. S generated synthetic CECT (SynCECT) from NCCT and S generated synthetic NCCT (SynNCCT) from CECT. A new training procedure for synthesizers was proposed. Initially, the synthesizers were pretrained using self-supervised learning (SSL) and dual-energy CT (DECT) and then fine-tuned using the registered NCCT and CECT images. Pulmonary vessel segmentation from NCCT was used as an example to demonstrate the effectiveness of the synthesizers. Two strategies (ST and ST) were proposed for pulmonary vessel segmentation. In ST, CECT images were used to train a segmentation model (Model-CECT), NCCT images were converted to SynCECT through S, and SynCECT was input to Model-CECT for testing. In ST, CECT data were converted to SynNCCT through S. SynNCCT and CECT-based annotations were used to train an additional model (Model-NCCT), and NCCT was input to Model-NCCT for testing. Three datasets, D1 (40 paired CTs), D2 (14 NCCTs and 14 CECTs), and D3 (49 paired DECTs), were used to evaluate the synthesizers and strategies.

RESULTS

For S, the mean absolute error (MAE), mean squared error (MSE), peak signal-to-noise ratio (PSNR), and structural similarity index (SSIM) were 14.60± 2.19, 1644± 890, 34.34± 1.91, and 0.94± 0.02, respectively. For S, they were 12.52± 2.59, 1460± 922, 35.08± 2.35, and 0.95± 0.02, respectively. Our synthesizers outperformed the counterparts of CycleGAN, Pix2Pix, and Pix2PixHD. The results of ablation studies on SSL pretraining, DECT pretraining, and fine-tuning showed that performance worsened (for example, for S, MAE increased to 16.53± 3.10, 17.98± 3.10, and 20.57± 3.75, respectively). Model-NCCT and Model-CECT achieved dice similarity coefficients (DSC) of 0.77 and 0.86 on D1 and 0.77 and 0.72 on D2, respectively.

CONCLUSIONS

The proposed synthesizers realized mutual and high-quality synthesis between NCCT and CECT images; the training procedures, including SSL pretraining, DECT pretraining, and fine-tuning, were critical to their effectiveness. The results demonstrated the usefulness of synthesizers for pulmonary vessel segmentation from NCCT images.

摘要

背景与目的

非增强CT(NCCT)和增强CT(CECT)是胸部疾病重要的诊断工具,具有不同的特点和应用。我们开发了两种用于NCCT和CECT相互合成的合成器,并评估了它们的应用。

方法

基于生成对抗网络提出了两种合成器(S和S)。S从NCCT生成合成CECT(SynCECT),S从CECT生成合成NCCT(SynNCCT)。提出了一种合成器的新训练程序。最初,使用自监督学习(SSL)和双能CT(DECT)对合成器进行预训练,然后使用配准的NCCT和CECT图像进行微调。以NCCT的肺血管分割为例展示合成器的有效性。提出了两种肺血管分割策略(ST和ST)。在ST中,使用CECT图像训练分割模型(Model-CECT),通过S将NCCT图像转换为SynCECT,并将SynCECT输入Model-CECT进行测试。在ST中,通过S将CECT数据转换为SynNCCT。使用SynNCCT和基于CECT的标注训练另一个模型(Model-NCCT),并将NCCT输入Model-NCCT进行测试。使用三个数据集D1(40对CT)、D2(14个NCCT和14个CECT)和D3(49对DECT)评估合成器和策略。

结果

对于S,平均绝对误差(MAE)、均方误差(MSE)、峰值信噪比(PSNR)和结构相似性指数(SSIM)分别为14.60±2.19、1644±890、34.34±1.91和0.94±0.02。对于S,它们分别为12.52±2.59、1460±922、35.08±2.35和0.95±0.02。我们的合成器优于CycleGAN、Pix2Pix和Pix2PixHD的同类产品。关于SSL预训练、DECT预训练和微调的消融研究结果表明性能变差(例如,对于S,MAE分别增加到16.53±3.10、17.98±3.10和20.57±3.75)。Model-NCCT和Model-CECT在D1上的骰子相似系数(DSC)分别为0.77和0.86,在D2上分别为0.77和0.72。

结论

所提出的合成器实现了NCCT和CECT图像之间的相互高质量合成;包括SSL预训练、DECT预训练和微调在内的训练程序对其有效性至关重要。结果证明了合成器在从NCCT图像进行肺血管分割方面的有用性。

相似文献

1
NCCT-CECT image synthesizers and their application to pulmonary vessel segmentation.非增强计算机断层扫描-增强计算机断层扫描图像合成器及其在肺血管分割中的应用
Comput Methods Programs Biomed. 2023 Apr;231:107389. doi: 10.1016/j.cmpb.2023.107389. Epub 2023 Feb 2.
2
Deep anatomy learning for lung airway and artery-vein modeling with contrast-enhanced CT synthesis.基于对比增强CT合成的肺部气道和动静脉建模的深度解剖学学习
Int J Comput Assist Radiol Surg. 2023 Jul;18(7):1287-1294. doi: 10.1007/s11548-023-02946-7. Epub 2023 May 31.
3
Tumor conspicuity enhancement-based segmentation model for liver tumor segmentation and RECIST diameter measurement in non-contrast CT images.基于肿瘤显著性增强的分割模型在非对比 CT 图像中进行肝脏肿瘤分割和 RECIST 直径测量。
Comput Biol Med. 2024 May;174:108420. doi: 10.1016/j.compbiomed.2024.108420. Epub 2024 Apr 6.
4
Generating synthetic contrast enhancement from non-contrast chest computed tomography using a generative adversarial network.利用生成对抗网络从非对比胸部 CT 生成合成对比增强。
Sci Rep. 2021 Oct 14;11(1):20403. doi: 10.1038/s41598-021-00058-3.
5
United multi-task learning for abdominal contrast-enhanced CT synthesis through joint deformable registration.通过联合可变形配准实现腹部增强CT合成的联合多任务学习
Comput Methods Programs Biomed. 2023 Apr;231:107391. doi: 10.1016/j.cmpb.2023.107391. Epub 2023 Feb 1.
6
Image synthesis of monoenergetic CT image in dual-energy CT using kilovoltage CT with deep convolutional generative adversarial networks.基于深度卷积生成对抗网络的千伏 CT 在双能 CT 中进行单能量 CT 图像合成。
J Appl Clin Med Phys. 2021 Apr;22(4):184-192. doi: 10.1002/acm2.13190. Epub 2021 Feb 18.
7
A cycle generative adversarial network for generating synthetic contrast-enhanced computed tomographic images from non-contrast images in the internal jugular lymph node-bearing area.基于循环生成对抗网络的颈内静脉区含淋巴结非对比增强 CT 图像合成
Odontology. 2024 Oct;112(4):1343-1352. doi: 10.1007/s10266-024-00933-1. Epub 2024 Apr 12.
8
Deep learning from dual-energy information for whole-heart segmentation in dual-energy and single-energy non-contrast-enhanced cardiac CT.基于双能量信息的深度学习用于双能量及单能量非增强心脏CT的全心分割
Med Phys. 2020 Oct;47(10):5048-5060. doi: 10.1002/mp.14451. Epub 2020 Aug 27.
9
Image synthesis with deep convolutional generative adversarial networks for material decomposition in dual-energy CT from a kilovoltage CT.基于千伏CT的双能CT物质分解中使用深度卷积生成对抗网络的图像合成
Comput Biol Med. 2021 Jan;128:104111. doi: 10.1016/j.compbiomed.2020.104111. Epub 2020 Nov 17.
10
Anatomy-constrained synthesis for spleen segmentation improvement in unpaired mouse micro-CT scans with 3D CycleGAN.基于 3D CycleGAN 的非配对小鼠 micro-CT 扫描中脾脏分割改进的解剖结构约束合成。
Biomed Phys Eng Express. 2024 Aug 8;10(5). doi: 10.1088/2057-1976/ad6a63.

引用本文的文献

1
A Fully Automatic Pipeline of Identification, Segmentation, and Subtyping of Aortic Dissection from CT Angiography.一种用于从CT血管造影中识别、分割和主动脉夹层亚型分类的全自动流程
Cardiovasc Eng Technol. 2025 Jun 6. doi: 10.1007/s13239-025-00787-w.
2
InspirationOnly: synthesizing expiratory CT from inspiratory CT to estimate parametric response map.仅吸气:从吸气CT合成呼气CT以估计参数响应图。
Med Biol Eng Comput. 2025 Feb 17. doi: 10.1007/s11517-025-03322-0.
3
Artificial intelligence in COPD CT images: identification, staging, and quantitation.
人工智能在 COPD CT 图像中的应用:识别、分期和定量。
Respir Res. 2024 Aug 22;25(1):319. doi: 10.1186/s12931-024-02913-z.
4
Deep Learning-Based Synthetic TOF-MRA Generation Using Time-Resolved MRA in Fast Stroke Imaging.基于深度学习的使用快速脑卒中成像中的时间分辨 MRA 的合成 TOF-MRA 生成。
AJNR Am J Neuroradiol. 2023 Dec 11;44(12):1391-1398. doi: 10.3174/ajnr.A8063.