CVMar 1, 2018

SD-CNN: a Shallow-Deep CNN for Improved Breast Cancer Diagnosis

arXiv:1803.00663v2184 citations
Originality Incremental advance
AI Analysis

This work addresses breast cancer diagnosis, particularly for women with dense breasts, by enhancing digital mammography with a novel deep learning method, though it is incremental as it builds on existing CEDM technology.

The paper tackles the problem of limited sensitivity in breast cancer diagnosis for women with dense breasts by proposing a Shallow-Deep Convolutional Neural Network (SD-CNN) that generates 'virtual' recombined images from low-energy mammograms, improving diagnostic accuracy from 0.91 to 0.95 on a dataset of 69 DM cases.

Breast cancer is the second leading cause of cancer death among women worldwide. Nevertheless, it is also one of the most treatable malignances if detected early. Screening for breast cancer with digital mammography (DM) has been widely used. However it demonstrates limited sensitivity for women with dense breasts. An emerging technology in the field is contrast-enhanced digital mammography (CEDM), which includes a low energy (LE) image similar to DM, and a recombined image leveraging tumor neoangiogenesis similar to breast magnetic resonance imaging (MRI). CEDM has shown better diagnostic accuracy than DM. While promising, CEDM is not yet widely available across medical centers. In this research, we propose a Shallow-Deep Convolutional Neural Network (SD-CNN) where a shallow CNN is developed to derive "virtual" recombined images from LE images, and a deep CNN is employed to extract novel features from LE, recombined or "virtual" recombined images for ensemble models to classify the cases as benign vs. cancer. To evaluate the validity of our approach, we first develop a deep-CNN using 49 CEDM cases collected from Mayo Clinic to prove the contributions from recombined images for improved breast cancer diagnosis (0.86 in accuracy using LE imaging vs. 0.90 in accuracy using both LE and recombined imaging). We then develop a shallow-CNN using the same 49 CEDM cases to learn the nonlinear mapping from LE to recombined images. Next, we use 69 DM cases collected from the hospital located at Zhejiang University, China to generate "virtual" recombined images. Using DM alone provides 0.91 in accuracy, whereas SD-CNN improves the diagnostic accuracy to 0.95.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes