Segmentation of lung tissue in computed tomography (CT) images is a precursor to most pulmonary image analysis applications. Semantic segmentation methods using deep learning have exhibited top-tier performance in recent years, however designing accurate and robust segmentation models for lung tissue is challenging due to the variations in shape, size, and orientation. Additionally, medical image artifacts and noise can affect lung tissue segmentation and degrade the accuracy of downstream analysis. The practicality of current deep learning methods for lung tissue segmentation is limited as they require significant computational resources and may not be easily deployable in clinical settings. This paper presents a fully automatic method that identifies the lungs in three-dimensional (3D) pulmonary CT images using deep networks and transfer learning. We introduce (1) a novel 2.5-dimensional image representation from consecutive CT slices that succinctly represents volumetric information and (2) a U-Net architecture equipped with pre-trained InceptionV3 blocks to segment 3D CT scans while maintaining the number of learnable parameters as low as possible. Our method was quantitatively assessed using one public dataset, LUNA16, for training and testing and two public datasets, namely, VESSEL12 and CRPF, only for testing. Due to the low number of learnable parameters, our method achieved high generalizability to the unseen VESSEL12 and CRPF datasets while obtaining superior performance over Luna16 compared to existing methods (Dice coefficients of 99.7, 99.1, and 98.8 over LUNA16, VESSEL12, and CRPF datasets, respectively). We made our method publicly accessible via a graphical user interface at medvispy.ee.kntu.ac.ir.
翻译:肺部计算机断层扫描(CT)图像中的肺组织分割是大多数肺部图像分析应用的前提。近年来,利用深度学习的语义分割方法展现出顶尖性能,但由于肺组织在形状、大小和方向上的变化,设计精确且鲁棒的肺组织分割模型具有挑战性。此外,医学图像伪影和噪声会影响肺组织分割,并降低下游分析的准确性。当前深度学习方法在肺组织分割中的实用性受限,因其需要大量计算资源且不易在临床环境中部署。本文提出一种全自动方法,利用深度网络和迁移学习在三维(3D)肺部CT图像中识别肺部。我们引入:(1) 一种基于连续CT切片的2.5维图像表示,简洁地表示体积信息;(2) 配备预训练InceptionV3模块的U-Net架构,用于分割3D CT扫描,同时将可学习参数数量保持在尽可能低的水平。本方法使用一个公开数据集LUNA16进行训练和测试,并使用两个公开数据集VESSEL12和CRPF仅进行测试,进行定量评估。由于可学习参数数量少,本方法在未见过的VESSEL12和CRPF数据集上实现了高泛化能力,同时在LUNA16上相较于现有方法取得更优性能(在LUNA16、VESSEL12和CRPF数据集上的Dice系数分别为99.7、99.1和98.8)。我们通过图形用户界面(medvispy.ee.kntu.ac.ir)公开了本方法。