Department of Computer Engineering, Faculty of Engineering, Karabük University, Karabük, Turkey.
Comput Med Imaging Graph. 2020 Mar;80:101699. doi: 10.1016/j.compmedimag.2020.101699. Epub 2020 Jan 13.
While the number and structural features of white blood cells (WBC) can provide important information about the health status of human beings, the ratio of sub-types of these cells and the deformations that can be observed serve as a good indicator in the diagnosis process of some diseases. Hence, correct identification and classification of the WBC types is of great importance. In addition, the fact that the diagnostic process that is carried out manually is slow, and the success is directly proportional to the expert's skills makes this problem an excellent field of application for computer-aided diagnostic systems. Unfortunately, both the ethical reasons and the cost of image acquisition process is one of the biggest obstacles to the fact that researchers working with medical images are able to collect enough data to produce a stable model. For that reasons, researchers who want to perform a successful analysis with small data sets using classical machine learning methods need to undergo their data a long and error-prone pre-process, while those using deep learning methods need to increase the data size using augmentation techniques. As a result, there is a need for a model that does not need pre-processing and can perform a successful classification in small data sets.
WBCs were classified under five categories using a small data set via capsule networks, a new deep learning method. We improved the model using many techniques and compared the results with the most known deep learning methods.
Both the above-mentioned problems were overcame and higher success rates were obtained compared to other deep learning models. While, convolutional neural networks (CNN) and transfer learning (TL) models suffered from over-fitting, capsule networks learned well training data and achieved a high accuracy on test data (96.86%).
In this study, we briefly discussed the abilities of capsule networks in a case study. We showed that capsule networks are a quite successful alternative for deep learning and medical data analysis when the sample size is limited.
虽然白细胞(WBC)的数量和结构特征可以提供有关人类健康状况的重要信息,但这些细胞的亚群比例和可观察到的变形是某些疾病诊断过程中的良好指标。因此,正确识别和分类 WBC 类型非常重要。此外,由于手动进行的诊断过程较慢,并且成功率直接取决于专家的技能,因此这一问题成为计算机辅助诊断系统的一个极好的应用领域。不幸的是,无论是出于伦理原因还是图像采集过程的成本,都使得研究医学图像的研究人员无法收集足够的数据来生成稳定的模型。因此,希望使用经典机器学习方法对小数据集进行成功分析的研究人员需要对其数据进行漫长且容易出错的预处理,而使用深度学习方法的研究人员则需要使用扩充技术来增加数据量。因此,需要一种不需要预处理并且可以在小数据集中进行成功分类的模型。
使用一种新的深度学习方法胶囊网络,对一个小数据集进行五类 WBC 分类。我们使用许多技术改进了模型,并将结果与最知名的深度学习方法进行了比较。
与其他深度学习模型相比,上述两个问题都得到了解决,并且获得了更高的成功率。而卷积神经网络(CNN)和迁移学习(TL)模型则存在过拟合问题,而胶囊网络则很好地学习了训练数据,并在测试数据上获得了很高的准确率(96.86%)。
在这项研究中,我们通过案例研究简要讨论了胶囊网络的能力。我们表明,当样本量有限时,胶囊网络是深度学习和医学数据分析的一个相当成功的替代方案。