• 摘要: 针对肺肿瘤3D CT图像因各向异性造成z轴方向采样稀疏引发三维形态断裂,以及病灶特征易受背景噪声干扰导致漏分割的问题,本文提出一种基于层间异构协同与三向引导融合的分割网络。首先,设计层间异构协同模块嵌入编码器,利用3D/2D异构分支的空间解耦与隐式交互策略,对平面内与层间采样差异进行异构特征建模,在保留平面纹理的同时缓解层间断裂,抑制边界定位偏差。其次,提出三向引导融合模块,通过构建跨层三向信息流与多尺度引导通道注意力机制,利用多尺度特征的空间信息对通道响应进行自适应校准,实现浅层细节与深层语义的深度互补,增强病灶判别力。实验结果表明,在临床肺肿瘤数据集上,与nnU-Net相比,本文网络的Dice系数提升1.80%,HD95降低1.03 mm,并在MSD-Lung数据集和RIDER-LungCT-Seg上取得具有竞争力的性能。这验证了本文网络的有效性与泛化性,为肺肿瘤自动化分割提供了新方案。

       

      Abstract:
      Objective Accurate three-dimensional segmentation of lung tumors from computed tomography (CT) images is important for tumor diagnosis, treatment planning, staging, and therapeutic response assessment. However, clinical CT images usually have anisotropic spatial resolution, with higher resolution in the in-plane directions than in the inter-slice direction. Sparse sampling along the z-axis may lead to discontinuous tumor structures and inaccurate boundary localization. In addition, heterogeneous intensity, irregular morphology, ambiguous boundaries, and low contrast with surrounding tissues make tumor features vulnerable to background interference, resulting in missed segmentation and false-positive predictions. Existing three-dimensional networks generally use similar feature extraction strategies along different spatial axes, while conventional skip connections provide limited interaction among non-adjacent multi-scale features. To address these problems, a three-dimensional lung tumor segmentation network based on inter-slice heterogeneous synergy and tridirectional guided fusion, termed HTG-Net, was developed.
      Methods HTG-Net adopted an encoder–decoder architecture. An inter-slice heterogeneous synergy module, named IHSM, was embedded into the encoder to model the differences between in-plane and inter-slice information. IHSM combined a three-dimensional spatial continuity branch with a two-dimensional pseudo-plane interaction branch. The former extracted volumetric context and anatomical continuity, whereas the latter rearranged depth-related information and modeled local relationships among neighboring slices. The two branches were integrated through feature mixing and adaptive gated fusion, allowing the network to preserve in-plane texture while improving inter-slice representation. A tridirectional guided fusion module, named TGFM, was introduced after the encoder to promote interaction among multi-scale features. TGFM used DownFlow, UpFlow, and ForwardFlow to transmit shallow details, deep semantics, and current-level features across encoder stages. A multi-scale guided efficient channel attention module, named MSG-ECA, was further used to estimate the spatial contribution of features at different scales and recalibrate channel responses, thereby enhancing tumor-related information and suppressing background interference. The network was evaluated on a clinical lung tumor CT dataset containing 307 patients, the MSD-Lung dataset containing 63 cases, and the RIDER-LungCT-Seg dataset containing 62 CT scans from 31 patients. Five-fold cross-validation was used for evaluation, and cross-dataset testing was performed on RIDER-LungCT-Seg.
      Results and Discussions On the clinical dataset, HTG-Net achieved a Dice similarity coefficient (DSC) of 83.89%, a 95th-percentile Hausdorff distance (HD95) of 4.40 mm, a sensitivity of 80.84%, and a positive predictive value of 81.93%. Compared with nnU-Net, DSC increased by 1.80 percentage points and HD95 decreased by 1.03 mm. On the MSD-Lung dataset, HTG-Net achieved a DSC of 78.87% and an HD95 of 6.29 mm, improving DSC by 0.78 percentage points over nnU-Net and obtaining the lowest HD95 among the comparison methods. On the external RIDER-LungCT-Seg dataset, HTG-Net achieved a DSC of 69.17%, an HD95 of 7.22 mm, and a sensitivity of 62.36%. Compared with nnU-Net, DSC increased by 0.42 percentage points, HD95 decreased by 1.30 mm, and sensitivity increased by 0.93 percentage points. Ablation experiments showed that IHSM improved boundary representation, whereas the tridirectional flow and MSG-ECA enhanced cross-scale feature fusion. Visual results demonstrated that HTG-Net better preserved narrow connections, irregular lobulations, sharp boundaries, and small protruding structures. The network also achieved a favorable balance between segmentation performance and computational complexity.
      Conclusions HTG-Net improves lung tumor segmentation in anisotropic CT images by combining heterogeneous inter-slice modeling with guided multi-scale fusion. Experiments on three datasets demonstrated improved segmentation accuracy, boundary localization, and cross-dataset generalization. The proposed network provides a potential approach for automated lung tumor segmentation, while future work will focus on refined boundary modeling, model lightweighting, and broader clinical evaluation.