School of Biomedical Engineering, Health Science Center, Shenzhen University, Shenzhen, 518060, Guangdong, People's Republic of China.
Guangdong Key Laboratory for Biomedical Measurements and Ultrasound Imaging, Shenzhen University, Shenzhen, 518060, Guangdong, People's Republic of China.
Med Biol Eng Comput. 2020 Jul;58(7):1405-1417. doi: 10.1007/s11517-020-02170-4. Epub 2020 Apr 15.
Designing computer-assisted diagnosis (CAD) systems that can precisely identify lesions from mammography images would be useful for clinicians. Considering the morphological variation in breast cancer, it is necessary to extract robust features from the mammogram. Here, we propose a mass detection CAD system that is based on Faster R-CNN. First, we applied a novel convolution network in the backbone of Faster R-CNN, namely deformable convolution network (DCN), which improves the detection of lesions with varying shapes and sizes. Second, the original Faster R-CNN uses the output of the last layer of the backbone as a single-scale feature map. To facilitate the detection of small lesions, we used a multiscale feature pyramid network of multiple cross-scale connections between the different output layers of the backbone, called the neural architecture search-feature pyramid network (NAS-FPN). Thus, we were able to integrate the best features into the model. We then evaluated our method by using the datasets the Curated Breast Imaging Subset of Digital Database for Screening Mammography (CBIS-DDSM) and INbreast, respectively. Our method yielded a true positive rate of 0.9345 at 2.2805 false positive per image on CBIS-DDSM and a true positive rate of 0.9554 at 0.3829 false positive per image on INbreast. Graphical abstract.
设计能够从乳房 X 光图像中准确识别病变的计算机辅助诊断 (CAD) 系统对临床医生很有用。考虑到乳腺癌的形态学变化,有必要从乳房 X 光片中提取稳健的特征。在这里,我们提出了一种基于 Faster R-CNN 的肿块检测 CAD 系统。首先,我们在 Faster R-CNN 的骨干网络中应用了一种新的卷积网络,即可变形卷积网络 (DCN),这提高了对不同形状和大小的病变的检测能力。其次,原始的 Faster R-CNN 使用骨干网络最后一层的输出作为单一尺度特征图。为了便于检测小病变,我们使用了一种多尺度特征金字塔网络,该网络在骨干网络的不同输出层之间具有多个交叉尺度的连接,称为神经架构搜索-特征金字塔网络 (NAS-FPN)。因此,我们能够将最佳特征集成到模型中。然后,我们分别使用数据集 Curated Breast Imaging Subset of Digital Database for Screening Mammography (CBIS-DDSM) 和 INbreast 来评估我们的方法。我们的方法在 CBIS-DDSM 上的每幅图像 2.2805 个假阳性的真阳性率为 0.9345,在 INbreast 上的每幅图像 0.3829 个假阳性的真阳性率为 0.9554。