Efficient breast cancer detection via cascade deep learning network

Bita Asadi,Qurban Memon
DOI: https://doi.org/10.1016/j.ijin.2023.02.001
2023-02-17
International Journal of Intelligent Networks
Abstract:Highlights • Many breast cancer detection approaches have been in literature but fail to reach optimum performance in detecting well known types. • The stacked deep learning employed in this research shows that the used process has improved detection probability of the breast cancer, and kept the complexity of the process low as well. • The procedure for analysis used all types of metrics commonly deployed for deep learning approaches and thus encourages us to use the proposed approach. Breast calcifications or irregular tissue growth are major health concerns that can lead to breast cancer. To enable early management, which significantly lowers death rates, it is crucial to perform screening and determine if a tumor is benign or malignant. Building a cascade network model that bases predictions on the shape, pattern, and spread of the tumor is how this research approaches the challenge. Pre-processing of images, followed by segmentation and classification, are common methods to accomplish this. The strategy in this research employs a cascade network with UNet architecture for segmentation with a ResNet backbone for classification. To enable classification to make predictions, segmentation process involves separating tumor from the image in the form of a mask. The segmentation model's F1-score measurement came out to be 97.30%. The final decision-making layer's neural network is a straightforward 8-layer network, which follows the ResNet50 model. The proposed model's classification accuracy was 98.61%, with F1 score of 98.41%. Comparative evaluations are conducted together with the comprehensive experimental results.
What problem does this paper attempt to address?