Book: Proceedings of the 11th International Conference on Production Research – Americas

Classification of Leukocytes: Comparison of different feature extraction and machine learning approaches

Leukocyte Classification
White Blood Cells
Computer Vision
Artificial Intelligence
Machine Learning
Healthcare
Authors

Fernanda D’amico Silva

Milena Andreuzo Cardoso

Viviane R Sommer

Evair Borges Severo

Ramon Gomes da Silva

Valeria Tafoya-Martinez

Carolina Queiroz Cardoso

Ivan Lucas Reis Silva

Marcus V. M. Figueredo

Sergio R. R. Junior

Victor Henrique Alves Ribeiro

Gilberto Reynoso-Meza

Published

27 Jul 2023

Abstract
Blood cells can be separated into three types: erythrocytes, leukocytes and platelets, and to evaluate the health of a patient, a Complete Blood Count (CBC) is necessary. CBC is amongst the most performed tests worldwide, and when evaluated manually by physicians is time-consuming and susceptible to errors. Recently there have been efforts in the scientific community to automate the evaluation of CBC. Automating CBC analysis is beneficial to laboratories worldwide and to patients, which obtain a faster and more reliable result. One of the challenges in automating CBC is the classification of leukocytes or White Blood Cells (WBC). These cells are part of the immune system and are responsible for protecting the body against infections. The most common types of WBC are: neutrophils, eosinophils, monocytes and lymphocytes. The four types of WBC have similarities, and most techniques have difficulties classifying them into the four types. There are several techniques in literature tackling this issue. Some consist of feature extraction of the cells in the images, followed by an expert system. Also, there are techniques consisting of feature extraction followed by applying classical techniques from Machine Learning (ML). More recently, there have been applications of artificial neural networks to solve this problem. In neural networks, the features are extracted automatically by the network and its layers and then proceed to classification. This paper’s objective is to compare different techniques to improve the reliability and reduce the time spent evaluating CBC. This objective will be accomplished by testing two feature extraction techniques and then using ML techniques to classify the features into the four types of leukocytes. The methods for feature extraction tested in this paper are Histogram of Oriented Gradients (HOG) and Local Binary Patterns (LBP). The ML techniques tested will be Support Vector Machine (SVM), eXtreme Gradient Boosting (XGBoost), and a convolutional neural network (CNN). The main goal of this paper is to enable the proposal of new techniques and products to support laboratories, physicians, and patients.
NoteHow to cite this work

Silva, Fernanda D’Amico, Milena A. Cardoso, Viviane R. Sommer, et al. 2023. “Classification of Leukocytes: Comparison of Different Feature Extraction and Machine Learning Approaches.” In Proceedings of the 11th International Conference on Production Research – Americas, edited by Fernando Deschamps, Edson Pinheiro De Lima, Sérgio E. Gouvêa Da Costa, and Marcelo G. Trentin. Springer Nature Switzerland. https://doi.org/10.1007/978-3-031-36121-0_32.

@inproceedings{damicosilva_classification_2023,
 address = {Cham},
 author = {Silva, Fernanda D'amico and Cardoso, Milena Andreuzo and Sommer, Viviane R and Severo, Evair Borges and {da Silva}, Ramon Gomes and Tafoya-Martinez, Valeria and Cardoso, Carolina Queiroz and Silva, Ivan Lucas Reis and Ribeiro, and Figueredo, Marcus V. M. and Junior, Sergio R. R. and Victor Henrique Alves and Reynoso-Meza, Gilberto},
 editor = {Deschamps, Fernando and Pinheiro de Lima, Edson and Gouv{\^e}a da Costa, S{\'e}rgio E. and G. Trentin, Marcelo},
 booktitle = {Proceedings of the 11th International Conference on Production Research -- Americas},
 publisher = {Springer Nature Switzerland},
 title = {Classification of Leukocytes: Comparison of Different Feature Extraction and Machine Learning Approaches},
 doi = {10.1007/978-3-031-36121-0_32},
 year = {2023},
 pages = {260--267},
 isbn = {978-3-031-36121-0}
}