Classifier Enhanced Deep Learning Model for Erythroblast Differentiation with Limited Data
Buddhadev Goswami, Adithya B. Somaraj, Prantar Chakrabarti, Ravindra, Gudi, Nirmal Punjabi

TL;DR
This paper presents a hybrid deep learning and machine learning approach that significantly improves erythroblast detection accuracy in blood smear images, especially with limited training data, outperforming traditional models.
Contribution
It introduces a ResNet-50 based hybrid classifier that maintains high accuracy with minimal data, advancing blood cell classification in resource-limited settings.
Findings
ResNet50-SVM outperforms other models in accuracy.
High erythroblast detection precision with limited data.
Effective classification with just 1% of dataset.
Abstract
Hematological disorders, which involve a variety of malignant conditions and genetic diseases affecting blood formation, present significant diagnostic challenges. One such major challenge in clinical settings is differentiating Erythroblast from WBCs. Our approach evaluates the efficacy of various machine learning (ML) classifiersSVM, XG-Boost, KNN, and Random Forestusing the ResNet-50 deep learning model as a backbone in detecting and differentiating erythroblast blood smear images across training splits of different sizes. Our findings indicate that the ResNet50-SVM classifier consistently surpasses other models' overall test accuracy and erythroblast detection accuracy, maintaining high performance even with minimal training data. Even when trained on just 1% (168 images per class for eight classes) of the complete dataset, ML classifiers such as…
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 · Artificial Intelligence in Healthcare
MethodsSupport Vector Machine
