Automated White Blood Cell Disease Recognition Using Lightweight Deep Learning

Abdullah Alqahtani,Shtwai Alsubai,Mohemmed Sha,Muhammad Attique Khan,Majed Alhaisoni,Syed Rameez Naqvi
DOI: https://doi.org/10.32604/csse.2023.030727
IF: 4.397
2023-01-01
Computer Systems Science and Engineering
Abstract:White blood cells (WBC) are immune system cells, which is why they are also known as immune cells. They protect the human body from a variety of dangerous diseases and outside invaders. The majority of WBCs come from red bone marrow, although some come from other important organs in the body. Because manual diagnosis of blood disorders is difficult, it is necessary to design a computerized technique. Researchers have introduced various automated strategies in recent years, but they still face several obstacles, such as imbalanced datasets, incorrect feature selection, and incorrect deep model selection. We proposed an automated deep learning approach for classifying white blood disorders in this paper. The data augmentation approach is initially used to increase the size of a dataset. Then, a Darknet-53 pre-trained deep learning model is used and fine-tuned according to the nature of the chosen dataset. On the fine-tuned model, transfer learning is used, and features engineering is done on the global average pooling layer. The retrieved characteristics are subsequently improved with a specified number of iterations using a hybrid reformed binary grey wolf optimization technique. Following that, machine learning classifiers are used to classify the selected best features for final classification. The experiment was carried out using a dataset of increased blood diseases imaging and resulted in an improved accuracy of over 99%.
computer science, theory & methods, hardware & architecture
What problem does this paper attempt to address?