Department of Electronics and Telecommunication Engineering, Shri Guru Gobind Singhji Institute of Engineering and Technology, Nanded, India.
Department of Electronics and Telecommunication Engineering, Shri Guru Gobind Singhji Institute of Engineering and Technology, Nanded, India.
Comput Biol Med. 2022 Aug;147:105781. doi: 10.1016/j.compbiomed.2022.105781. Epub 2022 Jun 22.
Lung nodule segmentation plays a crucial role in early-stage lung cancer diagnosis, and early detection of lung cancer can improve the survival rate of the patients. The approaches based on convolutional neural networks (CNN) have outperformed the traditional image processing approaches in various computer vision applications, including medical image analysis. Although multiple techniques based on convolutional neural networks have provided state-of-the-art performances for medical image segmentation tasks, these techniques still have some challenges. Two main challenges are data scarcity and class imbalance, which can cause overfitting resulting in poor performance. In this study, we propose an approach based on a 3D conditional generative adversarial network for lung nodule segmentation, which generates better segmentation results by learning the data distribution, leading to better accuracy. The generator in the proposed network is based on the famous U-Net architecture with a concurrent squeeze & excitation module. The discriminator is a simple classification network with a spatial squeeze & channel excitation module, differentiating between ground truth and fake segmentation. To deal with the overfitting, we implement patch-based training. We have evaluated the proposed approach on two datasets, LUNA16 data and a local dataset. We achieved significantly improved performances with dice coefficients of 80.74% and 76.36% and sensitivities of 85.46% and 82.56% for the LUNA test set and local dataset, respectively.
肺结节分割在早期肺癌诊断中起着至关重要的作用,早期发现肺癌可以提高患者的生存率。基于卷积神经网络(CNN)的方法在各种计算机视觉应用中,包括医学图像分析,都优于传统的图像处理方法。虽然基于卷积神经网络的多种技术为医学图像分割任务提供了最先进的性能,但这些技术仍然存在一些挑战。两个主要的挑战是数据匮乏和类别不平衡,这可能导致过拟合,从而导致性能不佳。在这项研究中,我们提出了一种基于三维条件生成对抗网络的肺结节分割方法,通过学习数据分布来生成更好的分割结果,从而提高准确性。所提出的网络中的生成器基于著名的 U-Net 架构,具有并发挤压和激励模块。鉴别器是一个具有空间挤压和通道激励模块的简单分类网络,用于区分真实和虚假分割。为了解决过拟合问题,我们采用了基于补丁的训练。我们在两个数据集 LUNA16 数据和一个本地数据集上评估了所提出的方法。对于 LUNA 测试集和本地数据集,我们分别获得了显著提高的性能,其骰子系数分别为 80.74%和 76.36%,敏感性分别为 85.46%和 82.56%。