Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Fine-grained imbalanced leukocyte classification with global-local attention transformer

作者:Ben Chen, Feiwei Qin, Yanli Shao, Jin Cao, Yong Peng, Ruiquan Ge · 发表于:Journal of King Saud University - Computer and Information Sciences · 年份:2023 · DOI:10.1016/j.jksuci.2023.101661 · 被引用次数:41 · 研究领域:Digital Imaging for Blood Diseases、COVID-19 diagnosis using AI、AI in cancer detection

Leukemia is a fatal disease that requires the counting of White Blood Cells (WBCs) in bone marrow for diagnosis. However, bone marrow blood contains many types of leukocytes, some of which have subtle differences. To address this issue, we propose the WBC-GLAformer model, which comprises three parts: Low-level Feature Extractor (LFE), Global-Local Attention based Encoder (GLAE), and Discrimination Part Select (DPS). The LFE uses a convolutional neural network (CNN) to tokenize patches from the extracted low-level features. The GLAE combines the ability of the CNN to extract local features with the ability of the transformer to extract global features, thereby enriching the features of leukocyte images. The DPS improves the accuracy of leukocyte classification by selecting the discriminative regions. Our method achieves state-of-the-art results in the bone marrow leukocyte fine-grained classification dataset. Experimental results demonstrate that the model has good generalization on different datasets and is more robust to the optimizer. And visualization results show that the model can effectively focus on the discriminative parts of different cells. Code is available athttps://github.com/ywj1/WBC-GLAformer