Luo Yang, Xu Ying, Wang Changbin, Li Qiuju, Fu Chong, Jiang Hongyang
School of Artificial Intelligence, Anshan Normal University, Anshan, 114007, Liaoning, China.
Anshan Central Hospital, Anshan, 114000, Liaoning, China.
Sci Rep. 2024 Aug 8;14(1):18439. doi: 10.1038/s41598-024-69076-1.
Accurate diagnosis of white blood cells from cytopathological images is a crucial step in evaluating leukaemia. In recent years, image classification methods based on fully convolutional networks have drawn extensive attention and achieved competitive performance in medical image classification. In this paper, we propose a white blood cell classification network called ResNeXt-CC for cytopathological images. First, we transform cytopathological images from the RGB color space to the HSV color space so as to precisely extract the texture features, color changes and other details of white blood cells. Second, since cell classification primarily relies on distinguishing local characteristics, we design a cross-layer deep-feature fusion module to enhance our ability to extract discriminative information. Third, the efficient attention mechanism based on the ECANet module is used to promote the feature extraction capability of cell details. Finally, we combine the modified softmax loss function and the central loss function to train the network, thereby effectively addressing the problem of class imbalance and improving the network performance. The experimental results on the C-NMC 2019 dataset show that our proposed method manifests obvious advantages over the existing classification methods, including ResNet-50, Inception-V3, Densenet121, VGG16, Cross ViT, Token-to-Token ViT, Deep ViT, and simple ViT about 5.5-20.43% accuracy, 3.6-23.56% F1-score, 3.5-25.71% AUROC and 8.1-36.98% specificity, respectively.
从细胞病理图像中准确诊断白细胞是评估白血病的关键步骤。近年来,基于全卷积网络的图像分类方法受到广泛关注,并在医学图像分类中取得了有竞争力的性能。在本文中,我们提出了一种用于细胞病理图像的白细胞分类网络,称为ResNeXt-CC。首先,我们将细胞病理图像从RGB颜色空间转换到HSV颜色空间,以便精确提取白细胞的纹理特征、颜色变化和其他细节。其次,由于细胞分类主要依赖于区分局部特征,我们设计了一个跨层深度特征融合模块来增强我们提取判别信息的能力。第三,基于ECANet模块的高效注意力机制用于提升细胞细节的特征提取能力。最后,我们结合改进的softmax损失函数和中心损失函数来训练网络,从而有效解决类别不平衡问题并提高网络性能。在C-NMC 2019数据集上的实验结果表明,我们提出的方法在准确率、F1分数、AUROC和特异性方面分别比现有分类方法(包括ResNet-50、Inception-V3、Densenet121、VGG16、Cross ViT、Token-to-Token ViT、Deep ViT和简单ViT)有5.5-20.43%、3.6-23.56%、3.5-25.71%和8.1-36.98%的明显优势。