Breast Cancer Diagnosis in Two-View Mammography Using End-to-End Trained EfficientNet-Based Convolutional Network
Daniel G.P. Petrini, Carlos Shimizu, Rosimeire A. Roela, Gabriel V., Valente, Maria A.A.K. Folgueira, Hae Yong Kim

TL;DR
This paper introduces an end-to-end EfficientNet-based deep learning model for two-view mammography breast cancer diagnosis, achieving high AUC scores and demonstrating the effectiveness of multi-view transfer learning.
Contribution
It proposes a novel two-view classifier using EfficientNet trained end-to-end, improving upon previous single-view and patch-based methods for mammogram analysis.
Findings
Achieved an AUC of 0.9344 with 5-fold cross validation.
Reached an AUC of 0.8483 on the original dataset division.
Outperforms previous methods in reported AUC scores.
Abstract
Some recent studies have described deep convolutional neural networks to diagnose breast cancer in mammograms with similar or even superior performance to that of human experts. One of the best techniques does two transfer learnings: the first uses a model trained on natural images to create a "patch classifier" that categorizes small subimages; the second uses the patch classifier to scan the whole mammogram and create the "single-view whole-image classifier". We propose to make a third transfer learning to obtain a "two-view classifier" to use the two mammographic views: bilateral craniocaudal and mediolateral oblique. We use EfficientNet as the basis of our model. We "end-to-end" train the entire system using CBIS-DDSM dataset. To ensure statistical robustness, we test our system twice using: (a) 5-fold cross validation; and (b) the original training/test division of the dataset. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
MethodsTest · *Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Dropout · Dense Connections · Squeeze-and-Excitation Block · 1x1 Convolution · Batch Normalization
