In recent years, machine learning techniques, particularly transfer learning, have shown promise in automating malaria cell classification using digital images of blood smears. Transfer learning involves leveraging pre-trained neural networks to extract relevant features from large datasets and applying them to smaller, specialized datasets for improved performance. This abstract provides an overview of the concept of malaria cell classification using transfer learning. It highlights the advantages of using transfer learning, including reduced training time and improved classification accuracy, while addressing challenges such as dataset bias and model interpretability. Further research and development in this area could potentially contribute to the automation and scalability of malaria diagnosis, particularly in resource-limited settings. This study describes a method for classifying malaria cells using convolutional neural networks. It has been evaluated using a standard dataset obtained from the National Library of Medicine, which consists of 27,000 microscopic pictures. The accuracy of the neural network has been improved while the total loss has been reduced using the Adam optimizer. Overfitting has been avoided by using dropout regression
Introduction
I. INTRODUCTION
The Plasmodium parasite, which infects mosquitoes and infects humans by their bite, causes the deadly illness known as malaria. For efficient treatment and the avoidance of complications, malaria must be diagnosed quickly and accurately. The most accurate way to diagnose malaria is by microscopic analysis of blood smears, although this process can take a while and requires specialized people. The automated diagnosis of malaria using digital pictures of blood smears has shown encouraging results in recent years thanks to machine learning techniques, notably deep learning. Using pre-trained neural networks to extract pertinent characteristics from huge datasets and apply them to smaller, more focused datasets for enhanced performance, transfer learning, a sort of machine learning technology, has emerged as a potent strategy for classifying malaria cells.
Transfer learning in malaria cell classification involves using a pre-trained neural network, such as VGG, Res- Net, or Inception, which has been trained on a large dataset from a different domain, such as general image classification tasks. The pre-trained network is then fine-tuned using a smaller dataset of malaria-infected and uninfected blood smear images to learn specific features related to malaria cells. The extracted features are then used to classify blood smear images as infected or uninfected. The advantages of using transfer learning in malaria cell classification include reduced training time, improved classification accuracy, and the ability to work with limited datasets, which is common in medical image analysis. However, challenges such as dataset bias, domain adaptation, and model interpretability need to be addressed to ensure reliable and clinically relevant results.
In conclusion, transfer learning has emerged as a promising approach for malaria cell classification, leveraging pre-trained neural networks to improve accuracy and efficiency in malaria diagnosis. Further research and development in this area could potentially contribute to the automation and scalability of malaria diagnosis, particularly in resource-limited settings where access to skilled
II. RELATED WORK
Several studies have been conducted on malaria cell classification using transfer learning, showcasing the effectiveness of this approach. Here are some relevant works". Malaria Parasite Detection in Blood Smear Images Using Deep Transfer Learning" by Rajaraman et al. (2018): This study utilized transfer learning with convolutional neural networks (CNNs) to classify blood smear images as infected or uninfected. They fine-tuned a pre-trained CNN model, Inception-V3, on a dataset of blood smear images and achieved high accuracy in malaria parasite detection.
"Malaria Detection Using Deep Learning Techniques: A Comparative Study" by Hussein et al. (2020): This study compared the performance of different transfer learning models, including VGG-16, ResNet-50, and Inception- V3, for malaria cell classification. They found that transfer learning significantly improved the accuracy of malaria detection compared to training from scratch, with Inception-V3 achieving the highest accuracy. "Malaria Cell Image Classification Using Deep Learning" by Acharya et al. (2019): This study employed transfer learning with pre-trained VGG-16 and ResNet-50 models for malaria cell classification.
They also introduced a novel technique called "patch-based augmentation" to increase the training dataset and improve the model's performance. The results demonstrated the efficacy of transfer learning in malaria cell classification.
"Malaria Diagnosis using Convolutional Neural Networks with Microscopic Blood Smear Images" by Ghosh et al. (2020): This study compared the performance of various transfer learning models, including VGG-16, VGG-19, Inception-V3, and ResNet-50, for malaria cell classification. They found that transfer learning outperformed training from scratch, with VGG-19 achieving the highest accuracy.
"Automatic Malaria Parasite Detection in Thin Blood Smear Images using Deep Convolutional Neural Networks" by Singh et al. (2019): This study employed transfer learning with pre-trained VGG-16 and VGG-19 models for malaria parasite detection. They also proposed an ensemble model to combine the predictions of multiple models for improved accuracy.
These related works collectively highlight the effectiveness of transfer learning in malaria cell classification, showcasing its potential for accurate and efficient malaria diagnosis using digital blood smear images.
III. PROPOSED WORK
The proposed system uses digital microscopic images that are obtained from stained blood smears as a source image, later it classifies the given source image as either infected or non- infected falciparum malaria. This can be made possible through two functional stages namely image acquisition and recognition of infected malaria using proposed VGG-19 model. Figure 1 shows the functional flow diagram of the proposed work and rest of the section provides detailed discussion about image acquisition and infected malaria recognition.
Perform pre-processing on the images, such as resizing to a consistent size, normalization, and augmentation techniques like rotation, flipping, and zooming, to increase the diversity and variability of the training data. Data augmentation is particularly important when working with limited datasets. All the images were resized to be 244*244 pixels. For the performance evaluation of the CNN model, the labeled images were randomly shuffled and split into a training set consists of a total of 27,000 microscopic images of diseased and healthy human blood samples. The taken data has been divided into 13750 uninfected and 13250 infected cells images. The data is stored in a PNG form.
Choose a pre-trained neural network model, such as VGG19 which has been trained on a large dataset from a different domain, usually general image classification tasks. Remove the fully connected layers of the pre-trained model, which serve as the top layers responsible for the final classification, and retain the convolutional layers as feature extractors
Add new fully connected layers on top of the retained convolutional layers of the pre-trained model to adapt it to the specific malaria cell classification task. Train the model on the training dataset using transfer learning, where the weights of the convolutional layers are frozen and only the weights of the newly added fully connected layers are updated during backpropagation. Fine-tuning the model helps it to learn relevant features from the malaria cell images.
Add new fully connected layers on top of the retained convolutional layers of the pre-trained model to adapt it to the specific malaria cell classification task. Train the model on the training dataset using transfer learning, where the weights of the convolutional layers are frozen and only the weights of the newly added fully connected layers are updated during backpropagation. Fine-tuning the model helps it to learn relevant features from the malaria cell images.
Evaluate the trained model on the validation set to determine its performance in terms of accuracy, precision, recall, F1 score, and other relevant metrics. If necessary, adjust the model architecture or hyper-parameters to optimize performance.
Once the model has been fine-tuned and evaluated, use the test set to assess its generalization performance and estimate its real-world performance.
After satisfactory performance, the trained model can be deployed in a clinical or real-world setting for automated malaria cell classification, which could potentially aid in malaria diagnosis and treatment.
V. RESULT AND DISCUSSIONS
The first experiment we conducted to obtain the best accuracy was to establish the number of training epochs for our model. The table below displays the accuracy results for various numbers of epochs.
Conclusion
In conclusion, malaria is a serious disease that affects millions of people around the world. Early detection and accurate diagnosis are critical for effective treatment and management of the disease. In recent years, machine learning techniques such as transfer learning have shown great promise in improving the accuracy of malaria cell classification from microscopy images.
The proposed transfer learning based VGG19 model is obtained with an accuracy measure of 91.79%. Hence it is implementable with moderate computing infrastructure. Thus, it reduces the dependency of skilled technicians in rapid diagnosis of malaria. Further, unification of support vector machine on VGG19 indicates better performance when compared to other CNN based models. Though there are four different types of malaria parasites, the proposed system is trained to recognize infected and non-infected falciparum malaria parasites. In future, proposed idea couldbe extended to classify other types of malaria parasite also. Overall, the use of transfer learning in malaria cell classification holds great promise for improving the accuracy and speed of diagnosis, and has the potential to significantly impact global efforts to combat malaria.
References
[1] Rajaraman, S., Antani, S.K., Poostchi, M., Silamut, K., Hossain, M.A., Maude, R.J., Jaeger,S., Thoma, G.R.: Pre- trained convolutional neural networks as feature extractors towardimproved malaria parasite detection in thin blood smear images. PeerJ 6, e4568 (2018)
[2] Rajaraman, S., Jaeger, S., Antani, S.K.: Performance evaluation of deep neural ensemblestoward malaria parasite detection in thin-blood smear images. PeerJ 7,e6977 (2019)
[3] Mehanian, C., Jaiswal, M., Delahunt, C., Thompson, C., Horning, M., Hu, L., Ostbye, T.,McGuire, S., Mehanian, M., Champlin, C., et al.: Computer automated malaria diagnosis and quantitation using convolutional neural networks. In: Proceedings of the IEEE International Conference on Computer Vision. pp. 116–125 (2017)
[4] Hu, M.K.: Visual pattern recognition by moment invariants. IRE transactions on information theory 8(2), 179–187 (1962)
[5] Roula, M., Diamond, J., Bouridane, A., Miller, P., Amira, A.: A multispectral computer vision system for automatic grading of prostatic neoplasia. In: Proceedings IEEE International Symposium on Biomedical Imaging. pp. 193–196. IEEE (2002)
[6] Otiniano-Rodr?guez, K., C´amara-Ch´avez, G., Menotti, D.: Hu and zernike moments for sign language recognition. In: Proceedings of international conference on image processing, computer vision, and pattern recognition. pp. 1–5 (2012)
[7] Ajagunsegun, T., & Kaur, P. (2021) “Detection of Motorcyclists without Helmet using Convolutional Neural Networks”, International Journal of Advanced Trends in Computer Applications (IJATCA)
[8] Nelli. A, Nalige, K., Abraham, R., & Manohar. R.(2020). “Landmark Recognition using Inception-v3”, International Research Journal of Engineering and Technology (IRJET), 7(5)
[9] Malaria Cell Image Classification using Deep Learning Jaspreet Singh Chima,Abhishek Shah, Karan Shah, Rekha Ramesh