Detection Of Malaria Parasites In Human Blood Cells Using Convolutional Neural Network
Abstract
Malaria is a blood disease caused by the Plasmodium parasite which is transmitted by the bite of the female Anopheles mosquito. The diagnosis of malaria is carried out by a microscopist through examination of human blood cells. Their level of accuracy depends on the quality of the tool, expertise in classifying and counting infected and uninfected parasite cells. The disadvantages of examining this way include the difficulty in making a diagnosis on a large scale and the poor quality of the results. The dataset used in model evaluation is a dataset developed by LHNVBC which contains 27,558 cell image data. The malaria dataset will be processed through data science processing using a Convolutional Neural Network with the ResNet architecture. The model will conduct training on the dataset and then the model will be able to recognize malaria parasites in human blood cells. The model will be trained by optimizing multinomial logistic regression using Stochastic Gradient Descent (SGD) and Nesterov momentum values. The results of training data validation accuracy from model training with 50 epochs were obtained at 96.23% and 97% after being tested on data testing.
References
S. Rajaraman et al., “Pre-trained convolutional neural networks as feature extractors toward improved malaria parasite detection in thin blood smear images,” PeerJ, vol. 2018, no. 4, pp. 1–17, 2018, doi: 10.7717/peerj.4568.
I. D. Dinov, Data science and predictive analytics: Biomedical and health applications using R. 2018.
M. Poostchi, K. Silamut, R. J. Maude, S. Jaeger, and G. Thoma, “Image analysis and machine learning for detecting malaria,” Transl. Res., vol. 194, no. 2018, pp. 36–55, 2018, doi: 10.1016/j.trsl.2017.12.004.
Y. Lecun, Y. Bengio, and G. Hinton, “Deep learning,” Nature, vol. 521, no. 7553, pp. 436–444, 2015, doi: 10.1038/nature14539.
Y. Dong et al., “Evaluations of deep convolutional neural networks for automatic identification of malaria infected cells,” 2017 IEEE EMBS Int. Conf. Biomed. Heal. Informatics, BHI 2017, pp. 101–104, 2017, doi: 10.1109/BHI.2017.7897215.
R. Sivaramakrishnan, S. Antani, Z. Xue, S. Candemir, S. Jaeger, and G. R. Thoma, “Visualizing abnormalities in chest radiographs through salient network activations in Deep Learning,” 2017 IEEE Life Sci. Conf. LSC 2017, vol. 2018-Janua, pp. 71–74, 2017, doi: 10.1109/LSC.2017.8268146.
F. Chollet, Deep Learning with Python. 2018.
K. Akromunnisa, R. Hidayat, J. T. Informatika, and J. L. Adisucipto, “KLASIFIKASI DOKUMEN TUGAS AKHIR (SKRIPSI) MENGGUNAKAN K-NEAREST NEIGHBOR,” vol. 4, no. 1, pp. 69–75, 2019.
A. Botev, G. Lever, and D. Barber, “Nesterov’s accelerated gradient and momentum as approximations to regularised update descent,” Proc. Int. Jt. Conf. Neural Networks, vol. 2017-May, no. 2, pp. 1899–1903, 2017, doi: 10.1109/IJCNN.2017.7966082.
J. Bergstra and Y. Bengio, “Random search for hyper-parameter optimization,” J. Mach. Learn. Res., vol. 13, pp. 281–305, 2012.
Copyright (c) 2023 Lusiana Efrizoni
This work is licensed under a Creative Commons Attribution 4.0 International License.