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

立即免费体验

使用多平面 U-Net 提高胸部 CT 中的运动掩模分割。

Improving motion-mask segmentation in thoracic CT with multiplanar U-nets.

机构信息

Univ Lyon, Université Claude Bernard Lyon 1, INSA-Lyon, CNRS, Inserm, CREATIS UMR 5220, U1294, F-69621, Lyon, France.

Service de Réanimation Médicale, Hôpital de la Croix Rousse, Hospices Civils de Lyon, France.

出版信息

Med Phys. 2022 Jan;49(1):420-431. doi: 10.1002/mp.15347. Epub 2021 Dec 2.

DOI:10.1002/mp.15347
PMID:34778978
Abstract

PURPOSE

Motion-mask segmentation from thoracic computed tomography (CT) images is the process of extracting the region that encompasses lungs and viscera, where large displacements occur during breathing. It has been shown to help image registration between different respiratory phases. This registration step is, for example, useful for radiotherapy planning or calculating local lung ventilation. Knowing the location of motion discontinuity, that is, sliding motion near the pleura, allows a better control of the registration preventing unrealistic estimates. Nevertheless, existing methods for motion-mask segmentation are not robust enough to be used in clinical routine. This article shows that it is feasible to overcome this lack of robustness by using a lightweight deep-learning approach usable on a standard computer, and this even without data augmentation or advanced model design.

METHODS

A convolutional neural-network architecture with three 2D U-nets for the three main orientations (sagittal, coronal, axial) was proposed. Predictions generated by the three U-nets were combined by majority voting to provide a single 3D segmentation of the motion mask. The networks were trained on a database of nonsmall cell lung cancer 4D CT images of 43 patients. Training and evaluation were done with a K-fold cross-validation strategy. Evaluation was based on a visual grading by two experts according to the appropriateness of the segmented motion mask for the registration task, and on a comparison with motion masks obtained by a baseline method using level sets. A second database (76 CT images of patients with early-stage COVID-19), unseen during training, was used to assess the generalizability of the trained neural network.

RESULTS

The proposed approach outperformed the baseline method in terms of quality and robustness: the success rate increased from to without producing any failure. It also achieved a speed-up factor of 60 with GPU, or 17 with CPU. The memory footprint was low: less than 5 GB GPU RAM for training and less than 1 GB GPU RAM for inference. When evaluated on a dataset with images differing by several characteristics (CT device, pathology, and field of view), the proposed method improved the success rate from to .

CONCLUSION

With 5-s processing time on a mid-range GPU and success rates around , the proposed approach seems fast and robust enough to be routinely used in clinical practice. The success rate can be further improved by incorporating more diversity in training data via data augmentation and additional annotated images from different scanners and diseases. The code and trained model are publicly available.

摘要

目的

从胸部计算机断层扫描(CT)图像中进行运动掩模分割,是提取包含肺部和内脏的区域的过程,在此过程中,呼吸期间会发生较大的位移。它已被证明有助于不同呼吸阶段之间的图像配准。例如,该注册步骤对于放射治疗计划或计算局部肺通气很有用。了解运动不连续性的位置,即在胸膜附近的滑动运动,可更好地控制配准,防止不切实际的估计。然而,现有的运动掩模分割方法不够稳健,无法在临床常规中使用。本文表明,通过使用可在标准计算机上使用的轻量级深度学习方法,即使没有数据增强或先进的模型设计,也可以克服这种稳健性不足的问题。

方法

提出了一种具有三个 2D U-Net 的卷积神经网络架构,用于三个主要方向(矢状位、冠状位、轴位)。通过多数投票将三个 U-Net 生成的预测组合,以提供运动掩模的单个 3D 分割。网络在 43 名非小细胞肺癌 4D CT 图像的数据库上进行训练。训练和评估采用 K 折交叉验证策略。评估是根据两位专家根据分割运动掩模对配准任务的适当性进行的视觉分级以及与使用水平集获得的运动掩模的比较进行的。第二个数据库(76 名早期 COVID-19 患者的 CT 图像)在训练期间不可见,用于评估训练神经网络的泛化能力。

结果

在所提出的方法中,质量和稳健性均优于基线方法:成功率从提高到,且没有失败。它还实现了 GPU 加速因子 60,或 CPU 加速因子 17。内存占用低:训练时 GPU 少于 5GB,推理时 GPU 少于 1GB。当在具有不同特征(CT 设备、病理学和视野)的图像数据集上进行评估时,所提出的方法将成功率从提高到。

结论

在所提出的方法中,在中端 GPU 上的处理时间为 5 秒,成功率约为,其速度快且足够稳健,可以在临床实践中常规使用。通过数据增强和来自不同扫描仪和疾病的更多注释图像在训练数据中加入更多多样性,可以进一步提高成功率。代码和训练好的模型都是公开的。

相似文献

1
Improving motion-mask segmentation in thoracic CT with multiplanar U-nets.使用多平面 U-Net 提高胸部 CT 中的运动掩模分割。
Med Phys. 2022 Jan;49(1):420-431. doi: 10.1002/mp.15347. Epub 2021 Dec 2.
2
Lung tumor segmentation in 4D CT images using motion convolutional neural networks.使用运动卷积神经网络进行 4D CT 图像中的肺部肿瘤分割。
Med Phys. 2021 Nov;48(11):7141-7153. doi: 10.1002/mp.15204. Epub 2021 Sep 13.
3
Automated segmentation of a motion mask to preserve sliding motion in deformable registration of thoracic CT.自动分割运动掩模以保留胸部 CT 可变形配准中的滑动运动。
Med Phys. 2012 Feb;39(2):1006-15. doi: 10.1118/1.3679009.
4
Improving image-guided radiation therapy of lung cancer by reconstructing 4D-CT from a single free-breathing 3D-CT on the treatment day.在治疗当天,通过从单次自由呼吸 3D-CT 重建 4D-CT,改善肺癌的图像引导放射治疗。
Med Phys. 2012 Dec;39(12):7694-709. doi: 10.1118/1.4768226.
5
Deep convolutional neural network for segmentation of thoracic organs-at-risk using cropped 3D images.使用裁剪的 3D 图像进行胸部危险器官分割的深度卷积神经网络。
Med Phys. 2019 May;46(5):2169-2180. doi: 10.1002/mp.13466. Epub 2019 Mar 21.
6
A method of rapid quantification of patient-specific organ doses for CT using deep-learning-based multi-organ segmentation and GPU-accelerated Monte Carlo dose computing.一种使用基于深度学习的多器官分割和GPU加速蒙特卡罗剂量计算来快速定量CT中患者特定器官剂量的方法。
Med Phys. 2020 Jun;47(6):2526-2536. doi: 10.1002/mp.14131. Epub 2020 Apr 3.
7
A conventional-to-spectral CT image translation augmentation workflow for robust contrast injection-independent organ segmentation.一种常规到光谱 CT 图像翻译增强工作流程,用于稳健的对比注入独立器官分割。
Med Phys. 2022 Feb;49(2):1108-1122. doi: 10.1002/mp.15310. Epub 2021 Dec 20.
8
U-net-based deformation vector field estimation for motion-compensated 4D-CBCT reconstruction.基于U-net的形变矢量场估计用于运动补偿4D-CBCT重建。
Med Phys. 2020 Jul;47(7):3000-3012. doi: 10.1002/mp.14150. Epub 2020 Apr 27.
9
Fully automatic multi-organ segmentation for head and neck cancer radiotherapy using shape representation model constrained fully convolutional neural networks.使用基于形状表示模型约束的全卷积神经网络进行头颈部癌症放疗的全自动多器官分割。
Med Phys. 2018 Oct;45(10):4558-4567. doi: 10.1002/mp.13147. Epub 2018 Sep 19.
10
Self-contained deep learning-based boosting of 4D cone-beam CT reconstruction.基于深度学习的独立式4D锥形束CT重建增强技术
Med Phys. 2020 Nov;47(11):5619-5631. doi: 10.1002/mp.14441. Epub 2020 Oct 15.