IEEE J Biomed Health Inform. 2024 May;28(5):2830-2841. doi: 10.1109/JBHI.2024.3367756. Epub 2024 May 6.
Deep learning-based methods have been widely used in medical image segmentation recently. However, existing works are usually difficult to simultaneously capture global long-range information from images and topological correlations among feature maps. Further, medical images often suffer from blurred target edges. Accordingly, this paper proposes a novel medical image segmentation framework named a label-decoupled network with spatial-channel graph convolution and dual attention enhancement mechanism (LADENet for short). It constructs learnable adjacency matrices and utilizes graph convolutions to effectively capture global long-range information on spatial locations and topological dependencies between different channels in an image. Then a label-decoupled strategy based on distance transformation is introduced to decouple an original segmentation label into a body label and an edge label for supervising the body branch and edge branch. Again, a dual attention enhancement mechanism, designing a body attention block in the body branch and an edge attention block in the edge branch, is built to promote the learning ability of spatial region and boundary features. Besides, a feature interactor is devised to fully consider the information interaction between the body and edge branches to improve segmentation performance. Experiments on benchmark datasets reveal the superiority of LADENet compared to state-of-the-art approaches.
基于深度学习的方法最近在医学图像分割中得到了广泛应用。然而,现有的方法通常难以同时捕捉图像的全局远程信息和特征图之间的拓扑相关性。此外,医学图像通常存在目标边缘模糊的问题。因此,本文提出了一种名为基于标签解耦的具有空间通道图卷积和双注意力增强机制的医学图像分割框架(简称 LADENet)。它构建了可学习的邻接矩阵,并利用图卷积有效地捕捉图像中空间位置和不同通道之间拓扑依赖关系的全局远程信息。然后,引入了一种基于距离变换的标签解耦策略,将原始分割标签解耦为身体标签和边缘标签,以监督身体分支和边缘分支。此外,设计了一个双注意力增强机制,在身体分支中构建身体注意力模块,在边缘分支中构建边缘注意力模块,以提高空间区域和边界特征的学习能力。此外,设计了一个特征交互器,充分考虑身体和边缘分支之间的信息交互,以提高分割性能。在基准数据集上的实验表明,LADENet 优于最先进的方法。