School of Computer Science and Technology, Heilongjiang University, Harbin, China; Department of Computer Science, School of Engineering, Shantou University, Shantou, China.
School of Computer Science and Technology, Heilongjiang University, Harbin, China.
Comput Methods Programs Biomed. 2022 Nov;226:107147. doi: 10.1016/j.cmpb.2022.107147. Epub 2022 Sep 20.
Accurate lung tumor segmentation from computed tomography (CT) is complex due to variations in tumor sizes, shapes, patterns and growing locations. Learning semantic and spatial relations between different feature channels, image regions and positions is critical yet challenging.
We propose a new segmentation method, PRCS, by learning and integrating multi-channel contextual relations, and spatial and position dependencies across image regions. Firstly, to extract contextual relationships between different deep image feature tensor channels, we propose a new convolutional bi-directional gated recurrent unit based module for forward and backward learning. Secondly, a novel cross-channel region-level attention mechanism is proposed to discriminate the contributions of different local regions and associated features in the global learning process. Finally, spatial and position dependencies are formulated by a new position-enhanced self-attention mechanism. The new attention can measure the diverse contributions of other positions to a target position and obtain an enhanced adaptive feature vector for the target position.
Our model outperformed seven state-of-the-art segmentation methods on both public and in-house lung tumor datasets in terms of spatial overlapping and shape similarity. Ablation study results proved the effectiveness of three technical innovations and generalization ability on different 3D CNN segmentation backbones.
The proposed model enhanced the learning and propagation of contextual, spatial and position relations in 3D volumes, improving lung tumours' segmentation performance with large variations and indistinct boundaries. PRCS provides an effective automated approach to support precision diagnosis and treatment planning of lung cancer.
由于肿瘤大小、形状、模式和生长位置的差异,从计算机断层扫描(CT)中准确分割肺肿瘤是复杂的。学习不同特征通道、图像区域和位置之间的语义和空间关系至关重要,但也极具挑战性。
我们提出了一种新的分割方法 PRCS,通过学习和整合多通道上下文关系,以及跨图像区域的空间和位置依赖性。首先,为了提取不同深度图像特征张量通道之间的上下文关系,我们提出了一种新的基于卷积双向门控循环单元的模块,用于正向和反向学习。其次,提出了一种新的跨通道区域级注意力机制,以区分全局学习过程中不同局部区域和相关特征的贡献。最后,通过新的位置增强自注意力机制来表示空间和位置依赖性。新的注意力可以衡量其他位置对目标位置的不同贡献,并为目标位置获得增强的自适应特征向量。
我们的模型在公共和内部肺肿瘤数据集上的七个最先进的分割方法的基础上,在空间重叠和形状相似性方面都表现出色。消融研究结果证明了三种技术创新的有效性和在不同的 3D CNN 分割骨干上的泛化能力。
所提出的模型增强了 3D 体积中上下文、空间和位置关系的学习和传播,提高了具有较大变化和不明显边界的肺肿瘤分割性能。PRCS 为支持肺癌的精确诊断和治疗计划提供了一种有效的自动化方法。