CVAILGDec 23, 2024

Improving Sickle Cell Disease Classification: A Fusion of Conventional Classifiers, Segmented Images, and Convolutional Neural Networks

arXiv:2412.17975v13 citationsh-index: 5Has CodeAnais do XX Encontro Nacional de Inteligência Artificial e Computacional (ENIAC 2023)
Originality Synthesis-oriented
AI Analysis

This work addresses the need for computationally efficient diagnostic methods in medical-image analysis, though it appears incremental in combining existing techniques.

The paper tackled the problem of automated sickle cell disease classification from microscopic images by proposing a fusion of conventional classifiers, segmented images, and CNvolutional Neural Networks, achieving an accuracy of 96.80%.

Sickle cell anemia, which is characterized by abnormal erythrocyte morphology, can be detected using microscopic images. Computational techniques in medicine enhance the diagnosis and treatment efficiency. However, many computational techniques, particularly those based on Convolutional Neural Networks (CNNs), require high resources and time for training, highlighting the research opportunities in methods with low computational overhead. In this paper, we propose a novel approach combining conventional classifiers, segmented images, and CNNs for the automated classification of sickle cell disease. We evaluated the impact of segmented images on classification, providing insight into deep learning integration. Our results demonstrate that using segmented images and CNN features with an SVM achieves an accuracy of 96.80%. This finding is relevant for computationally efficient scenarios, paving the way for future research and advancements in medical-image analysis.

Code Implementations1 repo
Foundations

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

Your Notes