IVCVSep 23, 2020

Automatic Breast Lesion Classification by Joint Neural Analysis of Mammography and Ultrasound

arXiv:2009.11009v111 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving diagnostic accuracy for breast radiologists by integrating multiple imaging modalities, representing an incremental advance over single-modality CAD systems.

The paper tackles breast cancer lesion classification by jointly analyzing mammography and ultrasound images using a deep learning method, achieving an AUC of 0.94 and performing similarly to an average radiologist in a reader study.

Mammography and ultrasound are extensively used by radiologists as complementary modalities to achieve better performance in breast cancer diagnosis. However, existing computer-aided diagnosis (CAD) systems for the breast are generally based on a single modality. In this work, we propose a deep-learning based method for classifying breast cancer lesions from their respective mammography and ultrasound images. We present various approaches and show a consistent improvement in performance when utilizing both modalities. The proposed approach is based on a GoogleNet architecture, fine-tuned for our data in two training steps. First, a distinct neural network is trained separately for each modality, generating high-level features. Then, the aggregated features originating from each modality are used to train a multimodal network to provide the final classification. In quantitative experiments, the proposed approach achieves an AUC of 0.94, outperforming state-of-the-art models trained over a single modality. Moreover, it performs similarly to an average radiologist, surpassing two out of four radiologists participating in a reader study. The promising results suggest that the proposed method may become a valuable decision support tool for breast radiologists.

Foundations

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

Your Notes