IEEE J Biomed Health Inform. 2022 Mar;26(3):1140-1151. doi: 10.1109/JBHI.2021.3103850. Epub 2022 Mar 7.
Accurate segmentation of the Intracranial Hemorrhage (ICH) in non-contrast CT images is significant for computer-aided diagnosis. Although existing methods have achieved remarkable 1 1 The code will be available from https://github.com/JohnleeHIT/SLEX-Net. results, none of them incorporated ICH's prior information in their methods. In this work, for the first time, we proposed a novel SLice EXpansion Network (SLEX-Net), which incorporated hematoma expansion in the segmentation architecture by directly modeling the hematoma variation among adjacent slices. Firstly, a new module named Slice Expansion Module (SEM) was built, which can effectively transfer contextual information between two adjacent slices by mapping predictions from one slice to another. Secondly, to perceive contextual information from both upper and lower slices, we designed two information transmission paths: forward and backward slice expansion, and aggregated results from those paths with a novel weighing strategy. By further exploiting intra-slice and inter-slice context with the information paths, the network significantly improved the accuracy and continuity of segmentation results. Moreover, the proposed SLEX-Net enables us to conduct an uncertainty estimation with one-time inference, which is much more efficient than existing methods. We evaluated the proposed SLEX-Net and compared it with some state-of-the-art methods. Experimental results demonstrate that our method makes significant improvements in all metrics on segmentation performance and outperforms other existing uncertainty estimation methods in terms of several metrics.
准确分割非对比 CT 图像中的颅内出血(ICH)对于计算机辅助诊断至关重要。尽管现有方法在这方面已经取得了显著的成果,但它们都没有在方法中纳入 ICH 的先验信息。在这项工作中,我们首次提出了一种新颖的 SLICE 扩展网络(SLEX-Net),通过直接对相邻切片之间的血肿变化进行建模,在分割架构中纳入了血肿扩展。首先,我们构建了一个名为 Slice Expansion Module(SEM)的新模块,通过将一个切片的预测映射到另一个切片,有效地在两个相邻切片之间传输上下文信息。其次,为了从上下切片中感知上下文信息,我们设计了两条信息传输路径:前向和后向切片扩展,并通过一种新的加权策略对这些路径的结果进行聚合。通过进一步利用信息路径中的切片内和切片间上下文,该网络显著提高了分割结果的准确性和连续性。此外,所提出的 SLEX-Net 使我们能够在一次推理中进行不确定性估计,这比现有方法效率更高。我们评估了所提出的 SLEX-Net,并将其与一些最先进的方法进行了比较。实验结果表明,我们的方法在分割性能的所有指标上都有显著的改进,并且在几个指标上优于其他现有的不确定性估计方法。