A comprehensive study on Blood Cancer detection and classification using Convolutional Neural Network

Read original: arXiv:2409.06689 - Published 9/11/2024 by Md Taimur Ahad, Sajib Bin Mamun, Sumaya Mustofa, Bo Song, Yan Li
Total Score

0

🔎

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Researchers explored the use of Convolutional Neural Networks (CNNs) for detecting and classifying blood cancer.
  • Six popular CNN models (DenseNet201, InceptionV3, ResNet152v2, SEresNet152, VGG19, Xception) were tested.
  • Transfer learning and an ensemble model called DIX (DenseNet201, InceptionV3, Xception) were also evaluated.
  • The DIX ensemble model achieved the highest accuracy of 99.12% in detecting and classifying blood cancer.
  • The study highlights the potential of CNN models, transfer learning, and ensemble techniques for biomedical applications.

Plain English Explanation

Detecting and classifying blood cancer early is crucial for effective treatment and improved survival rates. This research explored using Convolutional Neural Networks (CNNs), which are a type of deep learning model, to tackle this challenge.

The researchers tested six well-known CNN models, including DenseNet201, InceptionV3, and Xception. They also experimented with transfer learning, which involves taking a model trained on one task and adapting it to a new task. Finally, they developed a novel ensemble model called DIX, which combined the DenseNet201, InceptionV3, and Xception models.

The key finding was that the DIX ensemble model achieved the highest accuracy of 99.12% in detecting and classifying blood cancer. This suggests that the combination of different CNN models can be very effective for biomedical applications, like disease detection and diagnosis.

Overall, this research demonstrates the potential of CNN-based models, transfer learning, and ensemble techniques for improving the detection and classification of blood cancer, which could lead to better treatment outcomes for patients.

Technical Explanation

The researchers conducted three experiments to evaluate the performance of CNN models for blood cancer detection and classification:

  1. Original CNN Models: Six popular CNN models (DenseNet201, InceptionV3, ResNet152v2, SEresNet152, VGG19, Xception) were tested on the blood cancer dataset.

  2. Transfer Learning: The researchers explored using transfer learning by taking the six CNN models and fine-tuning them on the blood cancer dataset.

  3. Ensemble Model (DIX): A novel ensemble model called DIX was developed, which combined the DenseNet201, InceptionV3, and Xception models.

The results showed that the DIX ensemble model achieved the highest accuracy of 99.12% in detecting and classifying blood cancer. This outperformed the original CNN models as well as the transfer learning approaches.

The researchers suggest that the combination of different CNN architectures in the DIX model was able to capture more discriminative features and improve the overall performance for blood cancer detection. This aligns with prior research indicating that ensemble models can enhance the accuracy of deep learning-based disease detection systems.

Critical Analysis

The study provides a comprehensive evaluation of CNN models, transfer learning, and ensemble techniques for blood cancer detection, which is a valuable contribution to the field. However, there are a few points to consider:

  1. Generalizability: The study was conducted on a specific blood cancer dataset, so the generalizability of the findings to other types of blood cancer or biomedical applications may be limited. Further testing on diverse datasets would be helpful.

  2. Transfer Learning Performance: The researchers found that transfer learning did not improve the performance of the original CNN models, which is contrary to the findings of some prior studies. The reasons for this result are not fully explored and could be an area for further investigation.

  3. Model Interpretability: Like many deep learning models, the CNN architectures used in this study are often considered "black boxes," making it difficult to understand the specific features and decision-making processes. Incorporating more interpretable models could provide additional insights.

  4. Clinical Validation: While the high accuracy of the DIX ensemble model is promising, it is essential to validate the performance of the model in real-world clinical settings before it can be widely adopted for blood cancer detection and diagnosis.

Conclusion

This research demonstrates the potential of Convolutional Neural Networks (CNNs), transfer learning, and ensemble techniques for detecting and classifying blood cancer. The DIX ensemble model, which combines three popular CNN architectures, achieved an impressive accuracy of 99.12% in this task.

The findings of this study have significant implications for the fields of biomedical engineering, computer-aided disease diagnosis, and machine learning-based disease detection. By leveraging the power of deep learning, researchers can develop more accurate and efficient tools for early detection and classification of blood cancer, potentially leading to improved treatment outcomes and survival rates for patients.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🔎

Total Score

0

A comprehensive study on Blood Cancer detection and classification using Convolutional Neural Network

Md Taimur Ahad, Sajib Bin Mamun, Sumaya Mustofa, Bo Song, Yan Li

Over the years in object detection several efficient Convolutional Neural Networks (CNN) networks, such as DenseNet201, InceptionV3, ResNet152v2, SEresNet152, VGG19, Xception gained significant attention due to their performance. Moreover, CNN paradigms have expanded to transfer learning and ensemble models from original CNN architectures. Research studies suggest that transfer learning and ensemble models are capable of increasing the accuracy of deep learning (DL) models. However, very few studies have conducted comprehensive experiments utilizing these techniques in detecting and localizing blood malignancies. Realizing the gap, this study conducted three experiments; in the first experiment -- six original CNNs were used, in the second experiment -- transfer learning and, in the third experiment a novel ensemble model DIX (DenseNet201, InceptionV3, and Xception) was developed to detect and classify blood cancer. The statistical result suggests that DIX outperformed the original and transfer learning performance, providing an accuracy of 99.12%. However, this study also provides a negative result in the case of transfer learning, as the transfer learning did not increase the accuracy of the original CNNs. Like many other cancers, blood cancer diseases require timely identification for effective treatment plans and increased survival possibilities. The high accuracy in detecting and categorization blood cancer detection using CNN suggests that the CNN model is promising in blood cancer disease detection. This research is significant in the fields of biomedical engineering, computer-aided disease diagnosis, and ML-based disease detection.

Read more

9/11/2024

🤿

Total Score

0

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

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, MobileNetV2, VGG19, ResNet18, InceptionV3, and DenseNet-121), a transfer learning, and an ensemble model on breast cancer detection. Among the comparison of these models, the ensemble model provides the highest detection and classification accuracy of 99.94% for breast cancer detection and classification. However, this study also provides a negative result in the case of transfer learning, as the transfer learning did not increase the accuracy of the original SE-ResNet152, MobileNetV2, VGG19, ResNet18, InceptionV3, and DenseNet-121 model. The high accuracy in detecting and categorising breast cancer detection using CNN suggests that the CNN model is promising in breast cancer disease detection. This research is significant in biomedical engineering, computer-aided disease diagnosis, and ML-based disease detection.

Read more

9/11/2024

🧠

Total Score

0

Using convolutional neural networks for the classification of breast cancer images

Eric Bonnet

An important part of breast cancer staging is the assessment of the sentinel axillary node for early signs of tumor spreading. However, this assessment by pathologists is not always easy and retrospective surveys often requalify the status of a high proportion of sentinel nodes. Convolutional Neural Networks (CNNs) are a class of deep learning algorithms that have shown excellent performances in the most challenging visual classification tasks, with numerous applications in medical imaging. In this study I compare twelve different CNNs and different hardware acceleration devices for the detection of breast cancer from microscopic images of breast cancer tissue. Convolutional models are trained and tested on two public datasets. The first one is composed of more than 300,000 images of sentinel lymph node tissue from breast cancer patients, while the second one has more than 220,000 images from inductive breast carcinoma tissue, one of the most common forms of breast cancer. Four different hardware acceleration cards were used, with an off-the-shelf deep learning framework. The impact of transfer learning and hyperparameters fine-tuning are tested. Hardware acceleration device performance can improve training time by a factor of five to twelve, depending on the model used. On the other hand, increasing convolutional depth will augment the training time by a factor of four to six times, depending on the acceleration device used. Increasing the depth and the complexity of the model generally improves performance, but the relationship is not linear and also depends on the architecture of the model. The performance of transfer learning is always worse compared to a complete retraining of the model. Fine-tuning the hyperparameters of the model improves the results, with the best model showing a performance comparable to state-of-the-art models.

Read more

4/30/2024

Breast Cancer Image Classification Method Based on Deep Transfer Learning
Total Score

0

Breast Cancer Image Classification Method Based on Deep Transfer Learning

Weimin Wang, Yufeng Li, Xu Yan, Mingxuan Xiao, Min Gao

To address the issues of limited samples, time-consuming feature design, and low accuracy in detection and classification of breast cancer pathological images, a breast cancer image classification model algorithm combining deep learning and transfer learning is proposed. This algorithm is based on the DenseNet structure of deep neural networks, and constructs a network model by introducing attention mechanisms, and trains the enhanced dataset using multi-level transfer learning. Experimental results demonstrate that the algorithm achieves an efficiency of over 84.0% in the test set, with a significantly improved classification accuracy compared to previous models, making it applicable to medical breast cancer detection tasks.

Read more

9/12/2024