Breast cancer classification based on hybrid CNN with LSTM model

基于混合 CNN 和 LSTM 模型的乳腺癌分类

阅读:1

Abstract

Breast cancer (BC) is a global problem, largely due to a shortage of knowledge and early detection. The speed-up process of detection and classification is crucial for effective cancer treatment. Medical image analysis methods and computer-aided diagnosis can enhance this process, providing training and assistance to less experienced clinicians. Deep Learning (DL) models play a great role in accurately detecting and classifying cancer in the huge dataset, especially when dealing with large medical images. This paper presents a novel hybrid model of DL models combined a Convolutional Neural Network (CNN) and Long Short-Term Memory (LSTM) for binary breast cancer classification on two datasets available at the Kaggle repository. CNNs extract mammographic features, including spatial hierarchies and malignancy patterns, whereas LSTM networks characterize sequential dependencies and temporal interactions. Our method combines these structures to improve classification accuracy and resilience. We compared the proposed model with other DL models, such as CNN, LSTM, Gated Recurrent Units (GRUs), VGG-16, and RESNET-50. The CNN-LSTM model achieved superior performance with accuracies of 99.17% and 99.90% on the respective datasets. This paper uses prediction evaluation metrics such as accuracy, sensitivity, specificity, F-score, and the AUC curve. The results showed that our model CNN-LSTM can enhance the performance of breast cancer classifiers compared with others with 99.90% accuracy on the second dataset.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。