Less Is More: An Explainable AI Framework for Lightweight Malaria Classification
Md Abdullah Al Kafi, Raka Moni, Sumit Kumar Banshal

TL;DR
This paper presents a lightweight, interpretable machine learning pipeline for malaria cell classification that achieves high accuracy comparable to deep learning models but with significantly lower computational requirements, making it suitable for resource-limited settings.
Contribution
The study introduces the EMFE pipeline, combining simple morphological features with lightweight models to match deep learning performance in malaria classification.
Findings
Logistic Regression achieved 94.80% accuracy with minimal file size and inference time.
Ensemble model improved accuracy to 97.15%.
Deep learning models require much larger storage and longer inference times.
Abstract
Background and Objective: Deep learning models have high computational needs and lack interpretability but are often the first choice for medical image classification tasks. This study addresses whether complex neural networks are essential for the simple binary classification task of malaria. We introduce the Extracted Morphological Feature Engineered (EMFE) pipeline, a transparent, reproducible, and low compute machine learning approach tailored explicitly for simple cell morphology, designed to achieve deep learning performance levels on a simple CPU only setup with the practical aim of real world deployment. Methods: The study used the NIH Malaria Cell Images dataset, with two features extracted from each cell image: the number of non background pixels and the number of holes within the cell. Logistic Regression and Random Forest were compared against ResNet18, DenseNet121,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Imaging for Blood Diseases · Malaria Research and Control · AI in cancer detection
