Automated Web-Based Malaria Detection System with Machine Learning and Deep Learning Techniques
Abraham G Taye, Sador Yemane, Eshetu Negash, Yared Minwuyelet, Moges, Abebe, Melkamu Hunegnaw Asmare

TL;DR
This paper presents a web-based malaria detection system utilizing deep learning models like CNNs and transfer learning, achieving high accuracy in classifying infected cells from blood smear images.
Contribution
It introduces a comprehensive deep learning approach with transfer learning models for malaria detection and provides a web interface for practical use.
Findings
Deep CNNs achieved 97% accuracy
Xception model achieved 95% accuracy
SVM achieved 83% accuracy
Abstract
Malaria parasites pose a significant global health burden, causing widespread suffering and mortality. Detecting malaria infection accurately is crucial for effective treatment and control. However, existing automated detection techniques have shown limitations in terms of accuracy and generalizability. Many studies have focused on specific features without exploring more comprehensive approaches. In our case, we formulate a deep learning technique for malaria-infected cell classification using traditional CNNs and transfer learning models notably VGG19, InceptionV3, and Xception. The models were trained using NIH datasets and tested using different performance metrics such as accuracy, precision, recall, and F1-score. The test results showed that deep CNNs achieved the highest accuracy -- 97%, followed by Xception with an accuracy of 95%. A machine learning model SVM achieved an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Digital Imaging for Blood Diseases
MethodsAuxiliary Classifier · Average Pooling · Pointwise Convolution · Depthwise Convolution · Depthwise Separable Convolution · Dropout · Inception-v3 Module · Residual Connection · Convolution · Support Vector Machine
