| Literature DB >> 35449742 |
Shankar Shambhu1, Deepika Koundal2, Prasenjit Das1, Vinh Truong Hoang3, Kiet Tran-Trung3, Hamza Turabieh4.
Abstract
Malaria comes under one of the dangerous diseases in many countries. It is the primary reason for most of the causalities across the world. It is presently rated as a significant cause of the high mortality rate worldwide compared with other diseases that can be reduced significantly by its earlier detection. Therefore, to facilitate the early detection/diagnosis of malaria to reduce the mortality rate, an automated computational method is required with a high accuracy rate. This study is a solid starting point for researchers who want to look into automated blood smear analysis to detect malaria. In this paper, a comprehensive review of different computer-assisted techniques has been outlined as follows: (i) acquisition of image dataset, (ii) preprocessing, (iii) segmentation of RBC, and (iv) feature extraction and selection, and (v) classification for the detection of malaria parasites using blood smear images. This study will be helpful for: (i) researchers can inspect and improve the existing computational methods for early diagnosis of malaria with a high accuracy rate that may further reduce the interobserver and intra-observer variations; (ii) microbiologists to take the second opinion from the automated computational methods for effective diagnosis of malaria; and (iii) finally, several issues remain addressed, and future work has also been discussed in this work.Entities:
Mesh:
Year: 2022 PMID: 35449742 PMCID: PMC9017520 DOI: 10.1155/2022/3626726
Source DB: PubMed Journal: Comput Intell Neurosci
Figure 1Different types of malaria peripheral blood smear images (a) P. falciparum (b) P. vivax (c) P. ovale (d) P. malaria [9].
Figure 2Different stages of malaria parasite species.
Figure 3Worldwide year-wise prevalence count of malaria patients.
Figure 4Microscopic thick and thin blood smears examination [12].
Figure 5Rapid diagnosis testing (RDT) kit [15].
Figure 6Computational methods for automated diagnosis system for malaria.
Figure 7Malaria infected thin (left) and thick (right) blood smear image.
Categorization of image acquisition techniques used on blood smear images for malaria parasite detection.
| References | Light microscopy | Binocular microscopy | Fluorescent microscopy | Polarized microscopy | Multispectral and multimodal microscopy | Image-based cytometer | Scanning electron microscopy |
|---|---|---|---|---|---|---|---|
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ | ||||||
| [ | ✓ |
Light microscopy datasets used by different researchers.
| Reference | No. of images in dataset | Remarks |
|---|---|---|
| [ | 300 images | Used KNN classifier on light microscopic images, got 91% accuracy. |
| [ | 21 images | Light microscopic images of 1296 × 1024 resolution captured by an axiocam high-resolution color camera were used. |
| [ | — | — |
| [ | 68 images | Light microscopic images of different magnification have been used. |
| [ | 300 images | Used KNN classifier and got 90.17% accuracy to detect malaria parasite species. |
| [ | 27578 images | 27578 single cell light microscopy images were used, and a new 16-layer CNN model was proposed to identify malaria-infected or infected images. |
| [ | 160 images | Achieve 95% accuracy for the detection of malaria. |
| [ | — | Used Giemsa-stained blood smear images were taken by a camera attached with a microscope on 1000x magnification, and the proposed model got 77.78% accuracy. |
| [ | 27558 images | Implement novel stacked convolutional neural network technique for parasite detection. |
—Not reported by the original paper.
Categorization of preprocessing techniques used on blood smear images.
| References | MMF | LPF | MF | PCS | LHE | LF | SF | GMF | GF | WF |
|---|---|---|---|---|---|---|---|---|---|---|
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | ✓ | ||||||||
| [ | ✓ | ✓ | ||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | ✓ | ||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ | |||||||||
| [ | ✓ |
MMF—median/mean filter; LPF—low pass filter; MF—morphological filter; PCS—partial contrast stretching; LHE—local histogram equalization; LF—Laplacian filter; SF—SUSAN filter; GMF—geometric mean filter; GF—Gaussian filters; WF—Wiener filter.
Thin and thick blood smear based preprocessing techniques used for better visualization.
| Type of blood smear | Problems | Reference | Preprocessing technique used | Remarks | Limitations/challenges |
|---|---|---|---|---|---|
| Thin blood smear image | Noisy blood smear image | [ | Median/Mean filter | Used to remove noise from blood smear images without affecting the edges. | The presence of impulse noise cannot be eliminated. |
| [ | Wiener filter | Used to enhance the quality of blurred images. | The power spectra are difficult to estimate. | ||
| [ | SUSAN filter | Helpful for finding the edges corners and for noise removal. | The brightness similarity metric is significantly affected by the threshold. | ||
| [ | Gaussian low-pass filter | For removing Gaussian noise in blood smear images, Gaussian low-pass filter was used. | Take too much time. | ||
| [ | Geometric mean filter | Useable for maintaining edges while removing Gaussian noise. | A negative observation will result in an imaginary geometric mean value regardless of the other observations' quantity. | ||
| [ | Morphological filtering | Helpful for deleting unwanted objects, filling small holes, and splitting images. | When using morphological operators, it is necessary to consider the concepts of infimum and supremum. | ||
| Low contrast blood smear image | [ | Partial contrast stretching method | Used to increase the contrast of the blood smear image. | — | |
| [ | Laplacian filter | Helpful for detection and improving the edges of the blood smear image. | The detection of edges and their directions increases the noise in the image, reducing the edge magnitude. | ||
| [ | Local histogram equalization | Used to increase the resolution of blood smear images. | It is an indiscriminate technique. | ||
| Unequal illumination | [ | Low-pass filter | For removing excessive frequency components from blood smear images. | — | |
| Variations in cell staining | [ | Gray world color normalization | Used for equality of color in blood smear images. | Poorly constructed normalization software might result in a reduction in the entire image quality. | |
| Thick blood smear image | Noisy blood smear image | [ | Gaussian low-pass filter | Take too much time. | |
| Laplacian filter | The detection of edges and their directions increases the noise in the image, reducing the edge magnitude | ||||
| Median filter | |||||
| Local histogram equalization | |||||
| Contrast enhancement method |
—Not reported by the original paper.
Summary of segmentation techniques used on digital blood smear images.
| References | Segmentation techniques used | Remarks | Limitations/Challenges |
|---|---|---|---|
| [ | Otsu thresholding | Classification of pixels by using a calculating optimum threshold value. | In the case of global distribution, this algorithm fails. |
| [ | Histogram thresholding | The quality of segmentation depends on the threshold value. | Deciding the threshold value is a crucial task. |
| [ | K-means clustering | Unsupervised segmentation technique used to obtain the same feature regions. | The value of the cluster, i.e., K, must be defined. |
| [ | Watershed algorithm | Used for continuous boundary regions extraction. Gives good results on overlapping cells. | The calculation of gradients is complex. |
| [ | Marker-controlled watershed | Used to separate overlapped cells. | Does not work on extremely overlapped cells. |
| [ | Morphological operation | Mathematical operations are used to separate RBC based on size, texture, boundaries, gradient, circular shape, etc. | High time complexity. |
| [ | Edge detection algorithm | Excellent results on high contrast and sharp edge blood smear images. | It is a time-consuming process if there are many edges. |
| [ | Rule-based segmentation | Required understanding of color, shape, and size of RBC. | RBC's color, size, and shape understanding are required. |
| [ | Fuzzy rule-based segmentation | Rules need to be designed for segmentation, which is a complex task. | Designing rules is a complex task. |
| [ | Hough transform | Used to segment accurate radius and shape of cells. | Computationally expensive in case of a large number of parameters. |
Different techniques used for the extraction of features and selection from malaria blood smear images.
| References | Color features | Texture feature | Morphological feature | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RGB | HSV | YCbCr | Lab | Intensity | CCM | Haralick | GLRLM | GLCM | LBP | Fractal | WT | GT | Entropy | SIFT | Shape | Moments | Area | |
| [ | ✓ | |||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ✓ | ✓ | ✓ | |||||||||||||
| [ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
| [ | ✓ | |||||||||||||||||
| [ | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
| [ | ✓ | |||||||||||||||||
| [ | ✓ | ✓ | ✓ | |||||||||||||||
| [ | ✓ | |||||||||||||||||
| [ | ✓ | |||||||||||||||||
| [ | ||||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
| [ | ✓ | |||||||||||||||||
| [ | ✓ | ✓ | ||||||||||||||||
RGB—red green blue; HSV—hue, saturation, and value; CCM—color co-occurrence matrix; GLRLM—Gray-level run length matrices; GLCM—gray-level co-occurrence matrix; LBP—local binary pattern; WT—wavelet transform; GT—gradient texture.
Different classification techniques used for the identification of malaria parasites.
| Reference | Technique used | Dataset | Accuracy (%) | Limitations/challenges |
|---|---|---|---|---|
| [ | Multilayer perceptron network for classification of malaria species. | 562 malaria images | 89.90 | Computation cost is very high. |
| [ | Otsu thresholding, watershed transform, and SVM binary classifier for classification of normal and parasite-infected cells. | 15 malaria images | 93.12 | Species detection of malaria is not done. Not suitable for large datasets. |
| [ | Comprehensive CAD techniques with 10-fold cross-validation. | 1182 malaria images | 89.10 | Training and testing time is very high for large datasets. |
| [ | Suggested SVM technique to find the different stages of infected malaria parasite | 530 malaria images | 86 | Feature scaling is required. |
| [ | Used RGB color space model and Otsu algorithm for RBC and parasite segmentation from thin blood smear images. | 20 malaria images | 92 | The unpredictability and imperfections in microscope pictures make precise detection difficult. |
| [ | The decision support system for the classification of an infected and noninfected parasite of malaria. | 200 malaria images | 96 | FP rate is 20% and used only thin blood smear images. |
| [ | Used minimum distance classifier to detect malaria parasites in blood smear images. | 80 malaria images | 83.75 | Dataset size is very small. |
| [ | Used SVM, NM, KNN, 1-NN, and Fisher classifiers to classify different malaria species. | 363 malaria images | 91 | Using a hybrid approach, results can be improved. |
| [ | Used Bayesian algorithm for detection of the malaria parasite. | 888 malaria images | 84 | Detect only 1 stage of malaria. |
| [ | An artificial neural network has been used to identify the different malaria species from malaria parasites' blood smear images. | 200 malaria images | 79.7 | Performance can be improved by extracting more features. |
| [ | Used the neural network method to identify infected RBC from blood smear images. | 476 malaria images | 94.45 | Results can be improved by training the model on a large dataset. |
| [ | K-means clustering has been used for the segmentation of malaria parasites cells. | 118 malaria images | 95 | Other types of parasites are not detectable with this technique. |
| [ | For the segmentation of RBC, the K-means clustering technique and global threshold technique have been used. | 78 malaria images | 95.5 | Dataset size is minimal. |
| [ | For the classification of gametocyte stage and ring stage of malaria species, multilayer perceptron network and 4 other classifiers have been used. | 750 malaria images | 96.73 | By increasing training size, more accurate results can be achieved. |
| [ | Used artificial neural network (ANN) for the detection of malaria parasite using morphological features. | 7 malaria images | 73.57 | Achieve better results by increasing dataset size and using 2 or more classifiers. |
| [ | Used SVM classifier for WBC and | 1843 malaria images | 91.8 | Implemented only with the mobile-based framework. |
| [ | Used image processing and artificial intelligence techniques and face detection algorithm to identify plasmodium parasites from blood samples. | 1332 malaria images | 91 | Detected only 1 malaria parasite, and more algorithms can explore to achieve better accuracy. |
| [ | Malaria parasite detection using a deep belief network. | 1978 malaria images | 96.21 | The technique was not implemented on a dataset acquired from a mobile phone. |
| [ | Used autoencoder neural network technique to identify malaria in blood smear images. | 1182 malaria images | 87.5 | The segmentation technique can be improved. |
| [ | Used 6 pretrained CNN for feature extraction and subsequent training for malaria parasite detection in thin blood smear images. This model took more than 24 hours for training. | 27558 malaria images | 95.9 | The model took more than 24 hours for training. |
| [ | Used transfer learning approach based on VGG-SVM model to classify infected and noninfected falciparum malaria parasite. | 1530 malaria images | 93.13 | A trained model can recognize only 1 falciparum malaria parasite. |
| [ | Used CNN based deep learning model (VGGNet-16 architecture) for malaria parasite detection. | 27558 malaria images | 95.03 | Results can be improved by implementing the VGG-19 architecture. |
| [ | Used custom CNN that consists of three fully connected convolutional layers. | 17460 malaria images | 95 | A model can test on more computing power systems for better results. |