Convolutional Neural Network and decision support in medical imaging: case study of the recognition of blood cell subtypes
Identifying and characterizing the patient's blood samples is indispensable in diagnostics of malignance suspicious. A painstaking and sometimes subjective task is used in laboratories to manually classify white blood cells. Neural mathematical methods as deep learnings can be very useful in the automated recognition of blood cells. This study uses a particular type of deep learning i.e., convolutional neural networks (CNNs or ConvNets) for image recognition of the four (4) blood cell types (neutrophil, eosinophil, lymphocyte and monocyte) and to enable it to tag them employing a dataset of blood cells with labels for the corresponding cell types. The elements of the database are the input of our CNN and they allowed us to create learning models for the image recognition/classification of the blood cells. We evaluated the recognition performance and outputs learned by the networks in order to implement a neural image recognition model capable of distinguishing polynuclear cells (neutrophil and eosinophil) from those of mononuclear cells (lymphocyte and monocyte). The validation accuracy is 97.77%.
Code (0)
등록된 구현이 없습니다.
Tasks
TAGSimilar Papers 제목 키워드 기반
Explainable AI for medical imaging: Explaining pneumothorax diagnoses with Bayesian Teaching
Limited expert time is a key bottleneck in medical imaging. Due to advances in image classification, AI can now serve as decision-support for medical experts, with the potential for great gains in radiologist productivit…
Diagnosticimage-classificationImage ClassificationExplaining Predictions of Deep Neural Classifier via Activation Analysis
In many practical applications, deep neural networks have been typically deployed to operate as a black box predictor. Despite the high amount of work on interpretability and high demand on the reliability of these syste…
Computed Tomography (CT)Decision MakingMedical DiagnosisParallel Medical Imaging for Intelligent Medical Image Analysis: Concepts, Methods, and Applications
There has been much progress in data-driven artificial intelligence technology for medical image analysis in the last decades. However, it still remains challenging due to its distinctive complexity of acquiring and anno…
DiagnosticMedical Image AnalysisComparative Analysis of Vision Transformers and Convolutional Neural Networks for Medical Image Classification
The emergence of Vision Transformers (ViTs) has revolutionized computer vision, yet their effectiveness compared to traditional Convolutional Neural Networks (CNNs) in medical imaging remains under-explored. This study p…
Medical Image ClassificationSkin Cancer ClassificationBrain Tumor ClassificationPneumonia DetectionGraph Convolutional Networks for Multi-modality Medical Imaging: Methods, Architectures, and Clinical Applications
Image-based characterization and disease understanding involve integrative analysis of morphological, spatial, and topological information across biological scales. The development of graph convolutional networks (GCNs) …
Medical Image Analysis