Detection of Peripheral Malarial Parasites in Blood Smears Using Deep Learning Models
Amal H Alharbi1, Aravinda C V2, Meng Lin3
1Department of Computer Sciences, College of Computer and Information Sciences, Princess Nourah bint Abdulrahman University, P.O. Box 84428, Riyadh 11671, Saudi Arabia.
Computational Intelligence and Neuroscience
|June 3, 2022
Summary
This study compares machine learning models for malaria detection. Convolutional neural networks (CNNs) achieved 97% accuracy, outperforming Support Vector Machines (SVM) and XG-Boost for identifying malaria parasites in blood cells.
Area of Science:
- Medical Diagnostics
- Computational Biology
- Parasitology
Background:
- Malaria diagnosis relies on manual blood cell counting, a labor-intensive process.
- Accurate and efficient malaria detection is crucial for disease control.
- Automated methods are needed to improve the speed and reliability of malaria diagnosis.
Purpose of the Study:
- To compare the performance of machine learning models for malaria parasite detection.
- To develop an automated system for analyzing blood samples for malaria.
- To evaluate the accuracy of Convolutional Neural Networks (CNNs) against traditional machine learning models.
Main Methods:
- A dataset of 13,750 parasitized and 13,750 uninfected blood cell samples was used.
- The performance of Support Vector Machines (SVM), XG-Boost, and neural networks was evaluated.
- A Convolutional Neural Network (CNN) model was developed and tested for parasite recognition.
Main Results:
- Support Vector Machines (SVM) achieved 94% accuracy.
- XG-Boost models achieved 90% accuracy.
- Neural networks achieved 80% accuracy.
- The Convolutional Neural Network (CNN) model demonstrated superior performance with 97% accuracy in recognizing parasitized cells.
Conclusions:
- Convolutional Neural Networks (CNNs) offer superior accuracy for malaria parasite detection compared to traditional machine learning models.
- Automated deep learning models are highly effective for decision-making in malaria diagnosis.
- The developed CNN model shows promise for robust and generalized malaria analysis.


