CVAIMar 30, 2021

Single Test Image-Based Automated Machine Learning System for Distinguishing between Trait and Diseased Blood Samples

arXiv:2103.16285v1
Originality Incremental advance
AI Analysis

This work addresses a critical need for accessible and automated disease diagnosis in resource-limited settings, though it is incremental as it builds on existing machine learning methods for medical image analysis.

The paper tackles the problem of automated diagnosis of sickle cell disease from poor-quality unstained microscope images, achieving superior performance in distinguishing between diseased, trait, and normal samples using random forest and SVM classifiers on both lab and field-captured images.

We introduce a machine learning-based method for fully automated diagnosis of sickle cell disease of poor-quality unstained images of a mobile microscope. Our method is capable of distinguishing between diseased, trait (carrier), and normal samples unlike the previous methods that are limited to distinguishing the normal from the abnormal samples only. The novelty of this method comes from distinguishing the trait and the diseased samples from challenging images that have been captured directly in the field. The proposed approach contains two parts, the segmentation part followed by the classification part. We use a random forest algorithm to segment such challenging images acquitted through a mobile phone-based microscope. Then, we train two classifiers based on a random forest (RF) and a support vector machine (SVM) for classification. The results show superior performances of both of the classifiers not only for images which have been captured in the lab, but also for the ones which have been acquired in the field itself.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes