School of Electrical and Information Engineering, Tianjin University, Tianjin, 300072, China.
Department of Cardiology, Tianjin Chest Hospital, No. 261 Taierzhuang S Rd, Tianjin, 300350, China.
J Digit Imaging. 2023 Jun;36(3):1208-1215. doi: 10.1007/s10278-022-00748-y. Epub 2023 Jan 17.
Universal lesion detection (ULD) in computed tomography (CT) images is an important and challenging prerequisite for computer-aided diagnosis (CAD) to find abnormal tissue, such as tumors of lymph nodes, liver tumors, and lymphadenopathy. The key challenge is that lesions have a tiny size and high similarity with non-lesions, which can easily lead to high false positives. Specifically , non-lesions are nearby normal anatomy that include the bowel, vasculature, and mesentery, which decrease the conspicuity of small lesions since they are often hard to differentiate. In this study, we present a novel scale-attention module that enhances feature discrimination between lesion and non-lesion regions by utilizing the domain knowledge of radiologists to reduce false positives effectively. Inspired by the domain knowledge that radiologists tend to divide each CT image into multiple areas, then detect lesions in these smaller areas separately, a local axial scale-attention (LASA) module is proposed to re-weight each pixel in a feature map by aggregating local features from multiple scales adaptively. In addition, to keep the same weight, a combination of axial pixels in the height- and width-axes is designed, attached with position embedding. The model can be used in CNNs easily and flexibly. We test our method on the DeepLesion dataset. The sensitivities at 0.5, 1, 2, 4, 8, and 16 false positives (FPs) per image and average sensitivity at [0.5, 1, 2, 4] are calculated to evaluate the accuracy. The sensitivities are 78.30%, 84.96%, 89.86%, 93.14%, 95.36%, and 95.54% at 0.5, 1, 2, 4, 8, and 16 FPs per image; the average sensitivity is 86.56%, outperforming the former methods. The proposed method enhances feature discrimination between lesion and non-lesion regions by adding LASA modules. These encouraging results illustrate the potential advantage of exploiting the domain knowledge for lesion detection.
通用病变检测(ULD)在计算机断层扫描(CT)图像中是计算机辅助诊断(CAD)寻找异常组织(如淋巴结肿瘤、肝肿瘤和淋巴结病)的重要且具有挑战性的前提。关键挑战在于病变具有微小的尺寸且与非病变高度相似,这容易导致高假阳性。具体来说,非病变是附近的正常解剖结构,包括肠道、血管和肠系膜,这会降低小病变的显著性,因为它们通常难以区分。在这项研究中,我们提出了一种新的尺度注意模块,通过利用放射科医生的领域知识,有效减少假阳性,从而增强病变和非病变区域之间的特征区分。受放射科医生倾向于将每个 CT 图像分为多个区域,然后分别在这些较小的区域中检测病变的领域知识启发,提出了局部轴向尺度注意(LASA)模块,通过自适应聚合来自多个尺度的局部特征来重新加权特征图中的每个像素。此外,为了保持相同的权重,设计了在高度和宽度轴上的轴向像素的组合,并附有位置嵌入。该模型可以在 CNN 中方便、灵活地使用。我们在 DeepLesion 数据集上测试了我们的方法。以每张图像 0.5、1、2、4、8 和 16 个假阳性(FP)和平均敏感度[0.5、1、2、4]计算灵敏度来评估准确性。在每张图像 0.5、1、2、4、8 和 16 个 FP 时,灵敏度分别为 78.30%、84.96%、89.86%、93.14%、95.36%和 95.54%;平均灵敏度为 86.56%,优于以前的方法。通过添加 LASA 模块,该方法增强了病变和非病变区域之间的特征区分。这些令人鼓舞的结果表明,利用领域知识进行病变检测具有潜在优势。