1. What are the challenges in breast cancer diagnosis and prognosis?
Breast cancer diagnosis and prognosis present several challenges. One of the main challenges is the detection of early-stage breast cancer, as it can be completely cured if detected in time. Accessing appropriate diagnostic techniques is critical for recognizing the first signs of the disease. Mammography, although commonly used, has limitations in detecting stable breasts. Ultrasound procedures are often employed, but micro masses can be skipped through radiation. Thermography may be more successful than ultrasonography in identifying tiny malignant tumors. Additionally, image processing devices have been developed to aid in the prediction and distinction of malignant and benign lesions. However, inherent challenges such as low contrast, various noises, and a deficiency of awareness by the eye accompanying an image, make the diagnosis and prognosis of breast cancer a complex undertaking. AI, ML, and DL technologies have been utilized to enhance diagnostic efficiency and accuracy, but further research is needed to address these challenges and improve breast cancer detection and prognosis.
read more
2. What DL methods are used for BC detection in ultrasound images?
Several Deep Learning (DL) methods are employed for breast cancer (BC) detection in ultrasound images. These methods include edge extractor strategies like the modified convolutional RNN (CRNN) model proposed by Kim et al., 3D CNNs suggested by Wang et al., and DNNs such as AlexNet and ResNet used by Misra et al. Additionally, Patch-based LeNet, U-Net, and TL strategy with a pre-trained FCN-AlexNet are offered by Yap et al., while DCNN with multi-scale kernels and skip correlations are recommended by Qi et al. Other notable methods include CNN-based techniques by Masud et al., attention-augmented multi-instance (MI) network by Pi et al., and deep CNN approaches like AlexNet and DenseNet201 by Saba et al. Furthermore, Zhang et al. evaluated BC's diagnostic effectiveness using CNN, and Wang et al. proposed CNN with a modified Inception-v3 structure. These methods have shown promising results in terms of accuracy, sensitivity, and specificity in detecting BC in ultrasound images.
read more
3. What DL method outperforms others in BC detection using MRI images?
The KFLI (Knowledgedriven Feature Learning and Integration) framework, a deep network ensemble with domain knowledge, proposed by Feng et al., outperforms other current algorithms in BC detection using MRI images. It achieved 84.6 percent sensitivity, 85.7 percent specificity, and 85.0 percent accuracy in 100 MRI investigations. The SRVFL-AE (The stacked random vector functional link-based autoencoder) by Nayak et al. also showed promising results, with 96.67 percent accuracy and 95.00 percent on the MD-1 and 2 data sets. Additionally, Dalms et al. developed an integrated automated CADe system using DL, and Rasti et al. created ME-CNN (mixed ensemble of CNN) that achieved a precision of 96.39 percent, a sensitivity of 97.73 percent, and a specificity of 94.87 percent. Zhang et al. used CNN and RCNN, with the CLSTM-based RCNN achieving higher accuracy than a regular CNN. Anderson et al. developed two deep TL techniques based on extracting features and fine-tuning them, achieving a 64 percent training, 16 percent validation, and 20 percent testing data set split. Fujioka et al. evaluated the likelihood of malignancy using DenseNet121, InceptionV3, DenseNet169, InceptionResNetV2, InceptionV3, and NasNetMobile, with the top CNN achieving a specificity of 96.0 percent and an AUC of 0.895 for detecting breast MRI.
read more
4. How does layered route evolution approach aid BC detection in tomosynthesis images?
The layered route evolution approach, as created by Samala et al. [58], aims to compress a Deep Convolutional Neural Network (DCNN) for breast cancer (BC) classification while maintaining recognition accuracy. By reducing the number of customizable factors, this approach optimizes the DCNN's performance. In the second step of Tomographic Layering (TL), the DCNN extracts features using feature selection, and classification is performed using Random Forest (RF). This methodology has shown promising results in improving BC detection in tomosynthesis images, making it a valuable technique for researchers and practitioners in the field.
read more