A study on Deep Convolutional Neural Networks, Transfer Learning and Ensemble Model for Breast Cancer Detection
Md Taimur Ahad, Sumaya Mustofa, Faruk Ahmed, Yousuf Rayhan Emon,, Aunirudra Dey Anu

TL;DR
This study compares various deep learning models, including CNN architectures, transfer learning, and ensemble methods, for breast cancer detection, finding ensemble models achieve the highest accuracy of 99.94%.
Contribution
It provides a comprehensive comparison of six CNN architectures, transfer learning, and ensemble models specifically for breast cancer detection, highlighting the ensemble model's superior performance.
Findings
Ensemble model achieves 99.94% accuracy in breast cancer detection.
Transfer learning did not improve accuracy over original CNN models.
CNN models show promise for biomedical disease detection.
Abstract
In deep learning, transfer learning and ensemble models have shown promise in improving computer-aided disease diagnosis. However, applying the transfer learning and ensemble model is still relatively limited. Moreover, the ensemble model's development is ad-hoc, overlooks redundant layers, and suffers from imbalanced datasets and inadequate augmentation. Lastly, significant Deep Convolutional Neural Networks (D-CNNs) have been introduced to detect and classify breast cancer. Still, very few comparative studies were conducted to investigate the accuracy and efficiency of existing CNN architectures. Realising the gaps, this study compares the performance of D-CNN, which includes the original CNN, transfer learning, and an ensemble model, in detecting breast cancer. The comparison study of this paper consists of comparison using six CNN-based deep learning architectures (SE-ResNet152,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection
MethodsDepthwise Convolution · Pointwise Convolution · Batch Normalization · Depthwise Separable Convolution · Inverted Residual Block · Convolution · Average Pooling · 1x1 Convolution
