Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Breast cancer detection using artificial intelligence techniques: A systematic literature review (2203.04308v1)

Published 8 Mar 2022 in eess.IV, cs.AI, cs.CV, cs.LG, and q-bio.QM

Abstract: Cancer is one of the most dangerous diseases to humans, and yet no permanent cure has been developed for it. Breast cancer is one of the most common cancer types. According to the National Breast Cancer foundation, in 2020 alone, more than 276,000 new cases of invasive breast cancer and more than 48,000 non-invasive cases were diagnosed in the US. To put these figures in perspective, 64% of these cases are diagnosed early in the disease's cycle, giving patients a 99% chance of survival. Artificial intelligence and machine learning have been used effectively in detection and treatment of several dangerous diseases, helping in early diagnosis and treatment, and thus increasing the patient's chance of survival. Deep learning has been designed to analyze the most important features affecting detection and treatment of serious diseases. For example, breast cancer can be detected using genes or histopathological imaging. Analysis at the genetic level is very expensive, so histopathological imaging is the most common approach used to detect breast cancer. In this research work, we systematically reviewed previous work done on detection and treatment of breast cancer using genetic sequencing or histopathological imaging with the help of deep learning and machine learning. We also provide recommendations to researchers who will work in this field

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Ali Bou Nassif (49 papers)
  2. Manar Abu Talib (2 papers)
  3. Qassim Nasir (2 papers)
  4. Yaman Afadar (2 papers)
  5. Omar Elgendy (4 papers)
Citations (161)

Summary

A Systematic Review of AI Techniques in Breast Cancer Detection

The paper presented from the University of Sharjah conducts an extensive systematic literature review on the utilization of AI and ML for breast cancer detection and classification. Recognizing the significant impact and prevalence of breast cancer, this investigation reviews both genetic sequencing and histopathological imaging approaches, leveraging deep learning (DL) to enhance diagnostic accuracy and efficacy.

Methodological Overview

The research identifies and analyzes approximately 80 peer-reviewed papers from the last decade relevant to breast cancer detection leveraging AI, specifically focusing on DL and ML. The review encompasses techniques from ANN, CNN, DNN, SVM, and various hybrid models, and highlights performance metrics such as accuracy, specificity, and sensitivity. Notably, the paper isolates those works examining gene expression and imaging modalities, particularly encompassing datasets from both private and academic institutions.

Key Findings

  1. Model Effectiveness: CNN models consistently demonstrate superior accuracy in both binary and multiclass classifications. For genetic data, binary classification records a peak accuracy of 99.8%, while imaging data achieves 99.7% accuracy with sophisticated DL-ML hybrid models. Despite the overall success of CNNs, the paper notes the lack of exploration around attention mechanisms and other DL architectures such as GANs or LSTMs, suggesting areas of potential future research.
  2. Datasets and Feature Selection: The review emphasizes the availability of public datasets like the Cancer Genome Atlas and the METABRIC datasets for genetic sequencing, and resources such as the Wisconsin Breast Cancer Dataset and DDSM for imaging data, many of which are accessible and free. Feature selection techniques identified include PCA, XGboost, and CNN, emphasizing the nuanced differentiation between genetic and image features.
  3. Comparative Analysis: A crucial part of the paper compares genetic sequencing against imaging data, addressing the inherent trade-offs. Genetic data, while offering more precision and fewer but more potent features, are costly and computationally intense. Imaging data provides easier accessibility and leverage of CNN, though often requires rigorous preprocessing to negate irrelevant features.

Implications and Future Directions

This paper posits that advancing DL applications in breast cancer detection is not merely a matter of adopting singular sophisticated models but rather involves integrating multiple data types and refining model generalization. Future research could greatly benefit from focusing on feature selection to refine model predictions, employing newer DL architectures, and merging gene sequencing datasets for robust multi-class classifications. There is a clear indication for further investigation into model metrics beyond accuracy, considering AUC and confusion matrix parameters to ensure high clinical reliability and applicability.

Conclusion

While the review does not claim any groundbreaking revelations, it presents a comprehensive synthesis of recent advancements, barriers, and future opportunities in breast cancer research via AI. This structured approach provides a foundational dataset, methodological strategies for emerging researchers, and lucidity in the challenges and trajectories of breast cancer AI applications. This integration between genomic data and imaging, supported by a structured DL methodology, presents promising avenues for enhancing breast cancer diagnostics through AI.